- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsHow to Update the WPBakery Page Builder plugin
Hello,
That can be achieved with custom CSS or same more setting made with tagDiv Composer.
The faster one is with custom CSS, please try this code:
.menu-item-354 .menu-item-0 .col-xs-12 {
padding-left: 20px!important;
}
.tdb-menu .menu-item-354.tdb-mega-menu .sub-menu {
width: 720px !important;
left: 70%;
transform: translateX(0%);
-webkit-transform: translateX(-30%);
}
Look like this => https://www.screencast.com/t/XmYvvTgAyyL
Let me know the results!
Thank you!
Hi Calin,
after finish testing on a staging area I have found the very simple problem.
First I had updated the Theme, but without td-composer and td-social-counter. Then I got the error message and I wanted to solve this first . After updating both plugins it works fine.
Best regards
Andre
I’m using the Newspaper theme version 10.3.9.1 and trying to insert ads on search results pages.
I’ve tried both Posts loop & Posts loop 2 without success as follows:
I set up a first Posts loop (or Posts loop 2) block and set Limit post number 4, sort order Latest and No pagination.
Then I would insert an ad block.
I set up a second Posts loop (or Posts loop 2) block and set Limit post number 4, Offset posts 4, sort order Latest and No pagination.
This looks fine in TD Composer and I save the changes – see https://imgur.com/Kxw4IA8
However, when I view the page, the Offset posts on the second block is ignored and the first Post loop block is repeated – see https://imgur.com/5ZMrjKF
I’ve deactivated all non-TAGDIV plugins – the problem persists.
Any thought on how to correct this?
(I use this method of inserting ads in several places; all work fine. It’s only the Post loop blocks giving problems.)
TIA
Nigel
Hello !
Yes, we know about the messages that lighthouse provide when you test an website with our theme, and our developers have this in work. I think that in the coming updates it should be implemented. As a tip to fix the problem, for the links it need to set the aria-label=”” attribute and for label need to be use the for=”” attribute. For example on search, you need to go in wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_search.php and on line 1740 add the aria-label attribute like this -> https://www.screencast.com/t/iyvML1u00 also for elements with no accessibility (from login/register) you need to go in wp-content/plugins/td-composer/legacy/Newspaper/parts/register.php and add the for=”” attribute on line 50 like this https://www.screencast.com/t/w15eWCFCv
This is the quick fix that our developers want to implement it for the coming updates.
Hope this will help you in the meanwhile!
Let us know the result !
Thank you!
Newspaper V 8.6
WordPress V 5.6
Hi,
For some reason, we are not able to access TD Composer anymore. When trying to edit pages with it, the Composer just keeps loading. No error message is displayed.
We have tried to solve this in several ways:
- cleared cache, cookies, browsing history, etc.
- deactivated plugins (except the tagDiv, of course)
- reinstalled TD Composer
- restored backup from a couple of months ago
- followed instructions from forum.tagdiv.com, namely solution no. 2 (Host limitations):
<IfModule mod_headers.c>
Header always append X-Frame-Options SAMEORIGIN
</IfModule> - also checked the memory limits from point no. 4 (Memory allocation problems) – everything seems to be as it should
etc.
Unfortunately, none of the above resolved the issue.
Hope you can help us with this problem. Thanks in advance!
Hello!
Once a demo is loaded the entire demo-style.css file corresponding to that demo will be loaded. If you remove the loading of this file, the demo will no longer receive the specific style. If you do not need to load css, you can simply use the cloud library and import the demo homepage and not use a demo at all on your install.
If you still want to remove the loading of the demo file, you can not do it from the child theme. You have to modify the main theme file:
td-composer/legacy/common/wp_booster/td_wp_booster_functions.php [line 414]
Hope that helps you somehow!
Thank you!
Hi,
for past few days, am getting difficulty in editing my site as front end visual editor is not working properly. Majority of attempts to make changes are not successfully implemented, and unable to access many of its features while using TD Composer.
None of these errors as mentioned in this documentation page seem applicable https://forum.tagdiv.com/tagdiv-composer-not-working/ .
Can you suggest what and where can be issue here?
Thanks
Geet
Admin
rashtrajyoti.in
geetrana969@gmail.com
Oh, believe me: it’s very normal for you guys to leave costumers websites with issues… I have two open topics that I asked for a fix and did not receive it (the “fix” proposed to me was to wait for the developers to fix it..)
For that reason I am not willing to fix the slide element bug for now, as I’ll wait for an upcoming update to try this element again… I am not in the mood to engage in a conversation trying to solve an issue, to, one week later, receive an answer like that: “I have passed this topic to our developers and they will take a look at improving the theme in the next updates.” or “I have checked and this seems to be on our developers to do list.“, as seen here: https://forum.tagdiv.com/topic/avoid-non-composited-animations/
And, trying to receive an answer for the question I asked, I’ll reformulate it:
I am willing to put a slider in my homepage, but I don’t know where to begin… What are my options to achieve that, either via TD Composer blocks, TD Cloud elements, or external plugins?
Thank you!
I need to remove this css
<link rel = 'stylesheet' id = 'td-theme-demo-style-css' href =' https: //www.******/wp-content/plugins/td-composer/legacy / Newspaper /includes/demos/style_pro/demo_style.css?ver=10.3.9.1 'type =' text / css' media = 'all' />
this file is empty and therefore I would like to remove it.
I tried so but don’t works (I’ve put the code in my functions.php child)
function dequeue_demo_style() {
wp_dequeue_style( 'td-theme-demo-style' );
wp_deregister_style( 'td-theme-demo-style' );
}
add_action( 'wp_print_styles', 'dequeue_demo_style', 1002 );
any idea?
Hello again, Today I disabled the tagDiv Standard Pack plugin. Then I Reactivated the plugin.(first i disabled the plugin. Then I Reactivated the plugin.)
After doing this, everything seems to be normal.
There is no header bar. It was written that when I tried to edit the home page with TD composer, wp booster failed. There is an error with the APi. Why is he doing this? I ask you to read the developments I have written in order. I’m asking for help.
Look at the picture :
-
This reply was modified 5 years by
teknobilimadami.
Hi, I am trying a new install of Newspaper X and am getting the following error message in wordpress
Downloading installation package from https://cloud.tagdiv.com/td_plugins/td-composer/c784b8db3e66cd68082f3ff7aa2d70e6/td-composer.zip…
Unpacking the package…
Installing the plugin…
Destination folder already exists. /home/w8622379/public_html/wp-content/plugins/td-composer/
Plugin installation failed.
Could someone help me to solve this issue please? I have tried a manual install as well as from the Newspaper Plugin panel
Best Wishes
Kevin Parker
Hello!
I need to put a slider in my homepage, but I am not being able to do so.
Every time I try to put the “slide element” via TD Composer, my site brakes.I really don’t know why this occur, but it doesn’t show any error in console or in the wp error log.
Besides using external plugins (Revolution Slider is too bloated, all the others don’t seem to be seamlessly compatible with the theme), there is another option to put a slider in the homepage?
Thanks!
can we use TD Composer and WP bakery both? and use WPbakery instead of Gutenberg page builder?
Hi,
I have a problem Query Monitor shows me problems:
1. Plugin: td-composer
URL:
Certificate verification disabled (sslverify=false)
https://www.instagram.com/ezakopane.pl
Redirected to:
https://www.instagram.com/accounts/login/
Status:
429 Too Many Requests
Caller:
429 Too Many Requests
HTTP API Transport: curl
DNS Resolution Time: 0,0000
Connection Time: 0,0475
Transfer Start Time (TTFB): 0,4940
Response Size: 20 KB
Response Content Type: text/html; charset=utf-8
IP Address: 31.13.81.174
Component:
td_remote_http::get_url_wordpress()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_http.php:196
td_remote_http::get_page_via_channel()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_http.php:151
td_remote_http::get_page()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_http.php:86
td_instagram::parse_instagram_html()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_instagram.php:480
td_instagram::instagram_get_json()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_instagram.php:446
td_instagram::get_instagram_data_with_user()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_instagram.php:402
td_instagram::render_generic()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_instagram.php:62
td_block_instagram->render()
wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_instagram.php:470
td_global_blocks::proxy_function()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
do_shortcode_tag()
wp-includes/shortcodes.php:343
preg_replace_callback()
wp-includes/shortcodes.php:343
do_shortcode()
wp-includes/shortcodes.php:218
tdc_composer_block->do_shortcode()
wp-content/plugins/td-composer/includes/tdc_composer_block.php:198
vc_column->render()
wp-content/plugins/td-composer/includes/shortcodes/vc_column.php:278
td_global_blocks::proxy_function()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
do_shortcode_tag()
wp-includes/shortcodes.php:343
preg_replace_callback()
wp-includes/shortcodes.php:343
do_shortcode()
wp-includes/shortcodes.php:218
tdc_composer_block->do_shortcode()
wp-content/plugins/td-composer/includes/tdc_composer_block.php:198
vc_row->render()
wp-content/plugins/td-composer/includes/shortcodes/vc_row.php:930
td_global_blocks::proxy_function()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
do_shortcode_tag()
wp-includes/shortcodes.php:343
preg_replace_callback()
wp-includes/shortcodes.php:343
do_shortcode()
wp-includes/shortcodes.php:218
tdc_composer_block->do_shortcode()
wp-content/plugins/td-composer/includes/tdc_composer_block.php:198
tdc_zone->render()
wp-content/plugins/td-composer/includes/shortcodes/tdc_zone.php:577
td_global_blocks::proxy_function()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
do_shortcode_tag()
wp-includes/shortcodes.php:343
preg_replace_callback()
wp-includes/shortcodes.php:343
do_shortcode()
wp-includes/shortcodes.php:218
{closure}()
wp-content/plugins/td-composer/td-composer.php:247
do_action(‘tdc_footer’)
wp-includes/plugin.php:484
load_template(‘wp-content/themes/Newspaper/footer.php’)
wp-includes/template.php:730
locate_template()
wp-includes/template.php:676
get_footer()
wp-includes/general-template.php:92
Plugin: td-composer 30 0,6470
Thank you and waiting for your help
Regards n
Hi!
Whenever I try to use the TD Cloud Library (inside the TD Composer, or simply trying to import a new Cloud Template) I face an error message that says: Invalid reply from server endpoint.
It’s not a problem of memory (as I have 1GB alocated in my VPS to this theme), neither of SSL (my whole site is in https).
What may be causing this?
Where is the size options for the “Border” from the box style drop down option? In other words there is only a default size. Is there a way we can modify this? Yes we know we can use css to style it but shouldn’t there be a option for us to do this through the TD composer single image control panel?
Thanks!

Can you create a sticky thread for new feature requests for the TD composer?
Thanks!
When designing a new cloud template for posts, you have a option from the TD composer to put “related posts” at the bottom of the article above the footer. Do you have a work around for using “pages” instead of “posts”? So instead of displaying wordpress posts we can display wordpress pages.
Thanks!
Hello @mbos01!
I am sorry if that is the feeling you have.
All javascript files from our theme get combined into a bigger, minified javascript file which gets delivered to the client and original files get removed from the package. So, even though you edit the original files, they will not get recompiled at all and so the changes will not take effect to your website.
Otherwise, you can try to modify this file from
td-composer/legacy/newspaper/js/tagdiv_theme.min.js. This is the compiled javascript file I was talking about.
I hope this was more helpful!
Thank you!
Hi there,
I’ve updated Newspaper theme to the Version: 10.3.9.1
Trying to publish or update a post, I am getting this error into the console.
Uncaught (in promise) TypeError: Cannot read property 'wpRestNonce' of undefined
Turning off TD-Composer plugin the error disappears, however I need that plugin ON. I have fixed commented out this line of code:
beforeSend: function ( xhr ) {
// Temporary FIX xhr.setRequestHeader( 'X-WP-Nonce', window.tdwGlobal.wpRestNonce);
},
into the file wp-content/themes/Newspaper/includes/wp-booster/wp-admin/js/tagdiv-theme-plugins-setup.js
Have you got any idea?
Thank you
Hi,
The code use for the category page is on this file wp-content/plugins/td-composer/legacy/common/wp_booster/td_category_template.php -> https://i.imgur.com/xhMW5zc.png
With some custom work it can be remove the pulldown filter and display all categories.
Thank you!
I use the Tagdiv Composer and have added a ‘Text with title’ element.
When pressing ‘Edit content’ i recieve a few errors. The editor is empty and if writing something in the editor the information is neither shown or saved. “Html code here! Replace this with any non empty text and that’s it.” remain on the site.
The same error seems to appear for all elements using this type of editor.
Output in console:
JQMIGRATE: Migrate is installed, version 3.3.2
wpeditor.php?wp_path=/home/hawco087/public_html/lighthouse-dev/:167 Uncaught TypeError: Cannot read property 'activeEditor' of undefined
at window.loadIframe (wpeditor.php?wp_path=/home/hawco087/public_html/lighthouse-dev/:167)
at onload (wpeditor.php?wp_path=/home/hawco087/public_html/lighthouse-dev/:270)
window.loadIframe @ wpeditor.php?wp_path=/home/hawco087/public_html/lighthouse-dev/:167
onload @ wpeditor.php?wp_path=/home/hawco087/public_html/lighthouse-dev/:270
jquery.min.js?ver=3.5.1:2 jQuery.Deferred exception: addLoadEvent is not defined ReferenceError: addLoadEvent is not defined
at HTMLDocument.<anonymous> (https://lighthouse-dev.hawco1.se/wp-content/plugins/td-composer/includes/wpeditor.php?wp_path=/home/hawco087/public_html/lighthouse-dev/:470:9)
at e (https://lighthouse-dev.hawco1.se/wp-includes/js/jquery/jquery.min.js?ver=3.5.1:2:30005)
at t (https://lighthouse-dev.hawco1.se/wp-includes/js/jquery/jquery.min.js?ver=3.5.1:2:30307) undefined
S.Deferred.exceptionHook @ jquery.min.js?ver=3.5.1:2
t @ jquery.min.js?ver=3.5.1:2
setTimeout (async)
(anonymous) @ jquery.min.js?ver=3.5.1:2
c @ jquery.min.js?ver=3.5.1:2
fireWith @ jquery.min.js?ver=3.5.1:2
fire @ jquery.min.js?ver=3.5.1:2
c @ jquery.min.js?ver=3.5.1:2
fireWith @ jquery.min.js?ver=3.5.1:2
ready @ jquery.min.js?ver=3.5.1:2
B @ jquery.min.js?ver=3.5.1:2
jquery.min.js?ver=3.5.1:2 Uncaught ReferenceError: addLoadEvent is not defined
at HTMLDocument.<anonymous> (wpeditor.php?wp_path=/home/hawco087/public_html/lighthouse-dev/:470)
at e (jquery.min.js?ver=3.5.1:2)
at t (jquery.min.js?ver=3.5.1:2)
Hello !
You can use this css code as you can see here #td-top-mobile-toggle { But Your website doesn’t seem to work with responsive method, that is a strange behaviour.
display:none;
}
This may be a plugin conflict. You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin and please send us a link to your website in order to take a look.
Let us know the results.
Thank you !
Hello,
after Update wordpress to the new version 5.6 the TD Composer dont work.
When we click on the start page in the menu of Edit with TD Composer we become a blank page.
Can you help me please.
Page is: https://www.motorsport-life.com/
Greetings
Denis
Hello!
For the moment, tagDiv Composer can be use only for pages in Newsmag.
Please try to go in Newsmag > System status and replace the url from: -> https://i.imgur.com/St8rQKd.png
admin.php?page=td_system_status
in
admin.php?page=td_system_status&reset_registration=1
And try after that to activate the theme.
Theme activation -> https://tagdiv.com/how-to-activate-the-newspaper-theme/
Also, make sure that you have all requirements for Newspaper theme: https://forum.tagdiv.com/requirements-for-newspaper/
Let me know about your issue!
Thank you!