- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
Hello !
If you’re seeing only NAVER
This issue happens when updating from an older version of the theme so please make this adjustment in the tagdiv composer plugin:
https://www.screencast.com/t/HGX40TlcJgb
Then hit a save in the theme panel and then revert the code back to original .this will make the social icons appear properly again.
Or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!
Hi,
You need to go on that page and click on edit with TD Composer -> https://i.imgur.com/7RZiwof.png after that you’ll can edit it on front, just right click on the element you want to remove and click on delete -> https://i.imgur.com/0pIcCOk.png
If there is still a problem, please provide some more details and a link where I can inspect the problem.
Thank you!
Thanks for the reply ,
But once I have the web set up and running and use the main page of the pamphlet, I cannot use the TagDiv Composer, and the block I want to put with a transparent background does not let me select it to modify its properties. How can I do that does not involve re-creating the main page again from the beginning?
I have a website to do the tests where you can see it, https://test.burgosdeporte.com.
The other option is a plugin recommendation to incorporate banners to my website.
Thank you all
Hello !
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Please check your plugins list and if you are using some untested plugins, I recommend you to disable all of them and leave just to active only our tested plugins. If the problem is still there after this, please let us know. Also, please check the following useful guide from here -> https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-502-bad-gateway-error-in-wordpress/
Please check this article about when tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/
Thank you!
Hi,
You can integrate/add the javascript code for ads by setting the code with tagDiv Composer on pages and cloud templates in a column text in text area -> https://i.imgur.com/quA2FCZ.png
Hope this will help you!
Thank you!
Hi,
1. The primary category has to be set manually for each post, regardless of its language. Setting a primary category for a post in a English for example, won’t have any effect on the translated posts, one has to be set by you.
2. This is a somewhat related topic – https://forum.tagdiv.com/topic/translate-cloud-templates-header/
I see you are using a cloud header template, you can create multiple header templates and set one for each language. You can use the header manager to set the desired header depending on the language. For example edit the translated homepage with the composer and set a header that you craeted for that language – https://prnt.sc/qtvz5v Same for the cloud template for posts, categories etc.
For the footer page, in that topic there will be information about how it can be done. Should work fine.
3/4 Change them how exactly? Those fields are added by the theme, changing the actual fields will require you to make modifications in the theme files. If that is what you want, the fields are defined here – https://prnt.sc/qtw1da
You can set this information for each post, no need to translate those fields, if maybe that is what you want to do.
Let me know.
Thanks
Hi vifed,
You can use our forum and create new topics about the problems or help you need and we’ll try to help you.
I do not quite understand, do you want to have control over the posts that are appearing on homepage? if yes, then you can do this by editing the homepage with tagDiv Composer, click on blocks and filter the posts -> https://i.imgur.com/N28M2ZF.png
Flex Block Settings Guide -> https://forum.tagdiv.com/flex-block-settings-guide/
Hi jrvalle,
If you choose to use cloud templates and tagDiv Composer you can set the ads where you want on the website -> https://demo.tagdiv.com/newspaper_romania_news/ -> https://demo.tagdiv.com/newspaper_gossip/ all you need to do is to make the right settings on the row and use flex blocks not blocks.
Thanks
Each time we use a global block – eg: a text or a social media icon – we can see an unrelated SQL query fetching the most recent 5 posts.
Query Monitor helps to find that they all have in common to be extended from the global block class.
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
Query below:
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'post'
AND ((wp_posts.post_status = 'publish'))
ORDER BY wp_posts.post_date DESC
LIMIT 0, 5
Please help to find how to disable this query.
As a workaround, we tend to use RAW HTML block but it’s not super convenient!
Thanks!!
Hi,
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme please deactivate it, clear all cache and try again.
When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/
Let me know the results!
Thanks.
Hello !
As mentioned above. The best way would be to start and create a NEW LAYOUT on the same page ! Your page in composer will look like a duplicate.
After adding all the blocks. You will arrange one of them for the mobile. In desktop viewport you will hide them as you can see it here: https://www.screencast.com/t/cnSdB1LW4
I hope this was more helpful !
Thank you !
Hello !
You can achieve that by editing the blocks using tagDiv Composer title length as you can see here: https://www.screencast.com/t/m7yhFaLmm By default the length is set to 25 but you will be able to make it longer.
I hope this was helpful !
Thank you !
I maked new pages named “HOME” and setting front page.
I could Edit “HOME” use the “TD Composer” and add some element steadily.but I can’t find “Recent comment” element.
I’d like to add recent comment to page “HOME” use TD composer.please help me.
TD composer not working. When I click TD Composer to edit display show “ 502 Bad Gateway. HttpReadDisconnected(‘Server Disconnected’,) “ what should I do? Please advise.
Hello,
We have migrated our site to TagDiv Composer, latest version, from WP page builder. We are having issues with adding advertisement code (Javascript) via the raw html block.
When we paste the javascript code into the raw HTML block, two things happen:
- (not so bad) When we just add javascript that is not pulling anything in, the raw html block simply disappears and we are unable to edit it. We have to delete the whole column to be able to remove it and add another one. I’m guessing it’s because it adds a height of 0, since it’s just javascript. That’s not that much of a problem, because we can just delete the container column and start over for now.See the first js code sample below.
- (bad for us) When we add script that pulls in an ad (see the second js sample below), the page reloads either blank, or just with an ad. There is no option for us to save the page. so, we cannot add our ads onto pages at this time. We have a temporary fix by using the ad box, but we have way more ad types than what is allowed in the 5 custom ad spots in the newspaper panel. We even tried adding it to the text with title. There, we can paste the code into the ‘text’ editor, but we cannot save the page. We tried with all plugins off, except tagdiv composer, and same result. We just can’t seem to save the page with an ad in it. WP page builder allowed us to place any Javascript on any page.
Please advise.
———–
Sample code, which makes the block disappear, but we can save the page:
<!-- SAMPLE AD-300x250 [async] -->
<script type="text/javascript">if (!window.AdButler){(function(){var s = document.createElement("script"); s.async = true; s.type = "text/javascript";s.src = 'https://servedbyadbutler.com/app.js';var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(s, n);}());}</script>
Sample code, which when placed on a page, will pull in an ad from AdButler platform but cannot let us save:
<!-- SAMPLE AD-300x250 [async] -->
<script type="text/javascript">if (!window.AdButler){(function(){var s = document.createElement("script"); s.async = true; s.type = "text/javascript";s.src = 'https://servedbyadbutler.com/app.js';var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(s, n);}());}</script>
<script type="text/javascript">
var AdButler = AdButler || {}; AdButler.ads = AdButler.ads || [];
var abkw = window.abkw || '';
var plc197227 = window.plc197227 || 0;
document.write('<'+'div id="placement_197227_'+plc197227+'"></'+'div>');
AdButler.ads.push({handler: function(opt){ AdButler.register(165413, 197227, [300,250], 'placement_197227_'+opt.place, opt); }, opt: { place: plc197227++, keywords: abkw, domain: 'servedbyadbutler.com', click:'CLICK_MACRO_PLACEHOLDER' }});
</script>
Hola a todos los hispano-hablantes… 🙂 que suerte no tirar del traductor de google je je je
LLevo unos tres meses con la plantilla y creo que he logrado cositas, asi que a ver si puedo ayudar a alguien y aprovechare y preguntare una cosa.
Vifed, yo creo que eso podrias hacerlo indicando en el filtro el id concreto de la noticia a mostrar, pero tiene que ser totalmente manual claro…
Y ahora la pregunta, tengo un plugin para meter dos banners laterales, por una parte no me convence mucho, si alguien conoce uno se agraderia el indicarmelo, y en segundo lugar logro ponerles con el que tengo instalado, pero queda superpuesto la zona de la plantilla donde va el logo y el banner de la cabecera, es decir la seccion que esta justo encima de menu.
Me han contestado en el foro que lo modifique e propiedades de la columna con el composer, pero no me da la opcion de seleccionar esa columna…
Hello, today when I try to edit some page or edit with tagdivi composer it doesn’t work, it shows only a loading circle. On console I can see this error but I dont know if it is the problem:
VM8022:1 Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at Object._initStructuredData (js_files_for_wrapper.min.js?ver=819b7f9b02b0195f80e3eab970f44973:277)
at Object.init (js_files_for_wrapper.min.js?ver=819b7f9b02b0195f80e3eab970f44973:224)
at HTMLIFrameElement.loadIframe (js_files_for_wrapper.min.js?ver=819b7f9b02b0195f80e3eab970f44973:369)
at HTMLIFrameElement.dispatch (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-&load[chunk_1]=slider,jquery-touch-punch,iris,wp-color-picker&ver=5.3.2:3)
at HTMLIFrameElement.r.handle (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-&load[chunk_1]=slider,jquery-touch-punch,iris,wp-color-picker&ver=5.3.2:3)
Dear tagDiv users.
With Newsmag theme I use
When I go to my events calendar domain/events
I get no good CSS rendering ‘The Events Calendar’ from Modern Tribes.
https://theeventscalendar.com/product/wordpress-events-calendar/
But when I go to the event calendar page on WordPress I get a wp_booster error and the CSS of the plugin is not rendering.
Is this a conflict with the plugin and the theme? How can I use this great theme and this great calendar.
Screen:
https://imgur.com/i9Dfsqd
Trace back:
Array
(
[0] => Array
(
[file] => /var/www/virtual/mysite.biz/htdocs/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php
[line] => 37
[function] => error
[class] => td_util
[type] => ::
[args] => Array
(
[0] => /var/www/virtual/mysite.biz/htdocs/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php
[1] => td_module: td_module_15($post): $post is not WP_Post
)
)
[1] => Array
(
[file] => /var/www/virtual/mysite.biz/htdocs/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php
[line] => 16
[function] => __construct
[class] => td_module
[object] => td_module_15 Object
(
[td_post_theme_settings] =>
[is_single] =>
[post] =>
[title_attribute] =>
[title] =>
[href] =>
[module_atts:td_module:private] => Array
(
)
[td_review:protected] =>
[is_review:protected] =>
[post_thumb_id:protected] =>
)
[type] => ->
[args] => Array
(
[0] => stdClass Object
(
[ID] => 0
[post_status] => draft
[post_author] => 0
[post_parent] => 0
[post_type] => page
[post_date] => 0
[post_date_gmt] => 0
[post_modified] => 0
[post_modified_gmt] => 0
[post_content] =>
[post_title] =>
[post_excerpt] =>
[post_content_filtered] =>
[post_mime_type] =>
[post_password] =>
[post_name] =>
[guid] =>
[menu_order] => 0
[pinged] =>
[to_ping] =>
[ping_status] =>
[comment_status] => closed
[comment_count] => 0
[is_404] =>
[is_page] =>
[is_single] =>
[is_archive] =>
[is_tax] =>
)
)
)
[2] => Array
(
[file] => /var/www/virtual/mysite.biz/htdocs/wp-content/plugins/td-composer/legacy/Newsmag/includes/modules/td_module_15.php
[line] => 12
[function] => __construct
[class] => td_module_single_base
[object] => td_module_15 Object
(
[td_post_theme_settings] =>
[is_single] =>
[post] =>
[title_attribute] =>
[title] =>
[href] =>
[module_atts:td_module:private] => Array
(
)
[td_review:protected] =>
[is_review:protected] =>
[post_thumb_id:protected] =>
)
[type] => ->
[args] => Array
(
[0] => stdClass Object
(
[ID] => 0
[post_status] => draft
[post_author] => 0
[post_parent] => 0
[post_type] => page
[post_date] => 0
[post_date_gmt] => 0
[post_modified] => 0
[post_modified_gmt] => 0
[post_content] =>
[post_title] =>
[post_excerpt] =>
[post_content_filtered] =>
[post_mime_type] =>
[post_password] =>
[post_name] =>
[guid] =>
[menu_order] => 0
[pinged] =>
[to_ping] =>
[ping_status] =>
[comment_status] => closed
[comment_count] => 0
[is_404] =>
[is_page] =>
[is_single] =>
[is_archive] =>
[is_tax] =>
)
)
)
[3] => Array
(
[file] => /var/www/virtual/mysite.biz/htdocs/wp-content/plugins/td-composer/legacy/Newsmag/loop.php
[line] => 34
[function] => __construct
[class] => td_module_15
[object] => td_module_15 Object
(
[td_post_theme_settings] =>
[is_single] =>
[post] =>
[title_attribute] =>
[title] =>
[href] =>
[module_atts:td_module:private] => Array
(
)
[td_review:protected] =>
[is_review:protected] =>
[post_thumb_id:protected] =>
)
[type] => ->
[args] => Array
(
[0] => stdClass Object
(
[ID] => 0
[post_status] => draft
[post_author] => 0
[post_parent] => 0
[post_type] => page
[post_date] => 0
[post_date_gmt] => 0
[post_modified] => 0
[post_modified_gmt] => 0
[post_content] =>
[post_title] =>
[post_excerpt] =>
[post_content_filtered] =>
[post_mime_type] =>
[post_password] =>
[post_name] =>
[guid] =>
[menu_order] => 0
[pinged] =>
[to_ping] =>
[ping_status] =>
[comment_status] => closed
[comment_count] => 0
[is_404] =>
[is_page] =>
[is_single] =>
[is_archive] =>
[is_tax] =>
)
)
)
[4] => Array
(
[file] => /var/www/virtual/mysite.biz/htdocs/wp-includes/template.php
[line] => 722
[args] => Array
(
[0] => /var/www/virtual/mysite.biz/htdocs/wp-content/plugins/td-composer/legacy/Newsmag/loop.php
)
[function] => require_once
)
[5] => Array
(
[file] => /var/www/virtual/mysite.biz/htdocs/wp-content/plugins/td-composer/legacy/Newsmag/index.php
[line] => 30
[function] => load_template
[args] => Array
(
[0] => /var/www/virtual/mysite.biz/htdocs/wp-content/plugins/td-composer/legacy/Newsmag/loop.php
[1] => 1
)
)
[6] => Array
(
[file] => /var/www/virtual/mysite.biz/htdocs/wp-includes/template-loader.php
[line] => 98
[args] => Array
(
[0] => /var/www/virtual/mysite.biz/htdocs/wp-content/plugins/td-composer/legacy/Newsmag/index.php
)
[function] => include
)
)
WordPress 5.3.2
NewspaperVersion: 10.2
screenshot – https://www.screencast.com/t/RYkaYYsj
But Frontend works well.
How to solve this bug?
After update up to ver. 10.2 it’s not possible to preview post in the Draft mode.
I’ve enabled debug mode.
Errors:
Fatal error: Uncaught Error: Call to a member function format() on boolean in —my-site-here-replaced—-/httpdocs/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php:672 Stack trace: #0 —my-site-here-replaced—-/httpdocs/wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-6.php(32): td_module_single_base->get_item_scope_meta() #1 —my-site-here-replaced—-/httpdocs/wp-content/plugins/td-standard-pack/Newspaper/parts/single/single_template_6.php(81): require_once(‘/var/www/vhosts…’) #2 —my-site-here-replaced—-/httpdocs/wp-includes/template-loader.php(98): include(‘/var/www/vhosts…’) #3 —my-site-here-replaced—-/httpdocs/wp-blog-header.php(19): require_once(‘/var/www/vhosts…’) #4 —my-site-here-replaced—-/httpdocs/index.php(17): require(‘/var/www/vhosts…’) #5 {main} thrown in —my-site-here-replaced—-/httpdocs/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php on line 672
Hi,
Unfortunately there is a problem with the new option add in theme panel for disable the schema article, this interfere with preview draft, in order to fix this problem you’ll need to make some changes in theme file or deactivate the schema articles from here: https://www.screencast.com/t/0E3IucACC You will have to check that in order to deactivate the schema, this issue will be fixed in the next update.
The file are wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/EMWC74l.png add “|| is_preview()” -> https://i.imgur.com/78beFgC.png
wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php
-> https://i.imgur.com/WIIKHSU.png -> https://www.screencast.com/t/VbigQIINRB
or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look and make the proper changes for you. Include a link to this topic in the email.
Thank you for your understanding!
Hello !
You can add the Tags into post template using the tagDiv Composer as you can see it here: https://www.screencast.com/t/QUjxjjjN
If you don’t use a post cloud template you can import one by following our tutorial here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Thank you !
Hello !
You will have to edit the sticky mobile header by going in here: https://www.screencast.com/t/Bzi8kbneOKQc That option is to activate the menu in composer. And you will be able to edit the content. If you want it not to be displayed you can remove the content from that header.
Thank you !
Hello !
Unfortunately that option is not available. You can create your custom sidebar by editing the template with tagDiv Composer: https://www.screencast.com/t/TcxxwIjOZjI7
Edit the ROW and you will be able to see multiple layouts and edit the ROW.
Thank you !
Hello !
For that you will have to edit the sticky mobile header by going in here: https://www.screencast.com/t/ZzHrwIT5 That option is to activate the menu in composer. And you will be able to edit the content. If you want it not to be displayed you can remove the content from that header.
Thank you !
Hi,
If you are using PRO demos, that are using cloud templates, then the settings from theme panel will not apply on those templates, only on standard style.
In order to make some changes, you’ll need to edit the pages and templates with tagDiv Composer -> https://i.imgur.com/SbatOH6.png -> https://i.imgur.com/jeFg9aP.png
Thank you!
Hi,
Unfortunately there is a problem with the new option add in theme panel for disable the schema article, this interfere with preview draft, in order to fix this problem you’ll need to make some changes in theme file or deactivate the schema articles from here: https://www.screencast.com/t/0E3IucACC You will have to check that in order to deactivate the schema, this issue will be fixed in the next update.
The file are wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/EMWC74l.png add “|| is_preview()” -> https://i.imgur.com/78beFgC.png
wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php
-> https://i.imgur.com/WIIKHSU.png -> https://www.screencast.com/t/VbigQIINRB
or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look and make the proper changes for you. Include a link to this topic in the email.
Thank you for your understanding!