Created front page using WordPress 5.4.
Updated to 5.5 tonight, can no longer edit front page, newspaper theme video pro.
Can see errors using chrome dev tools.
Lot of jquery.js errors. https://c0.wp.com/c/5.5/wp-includes/js/jquery/jquery.js
And some errors with Yoast SEO /wp-content/plugins/wordpress-seo/js/dist/post-edit-1470.js
and td-composer wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=1a221c8450bc290d78da968c50c142a1
Uncaught Error: Syntax error, unrecognized expression: undefined<div class=”tdc-sidebar-separator tdc-sidebar-text-separator”><span>Row</span></div><div class=”tdc-sidebar-element tdc-row-temp” data-shortcode-name=”vc_row” data-template-
Uncaught TypeError: Cannot read property ‘value’ of null
Uncaught TypeError: Cannot read property ‘setContextMenu’ of undefined
Hello,
Today i updated my newspaper theme & after updating theme i am trying to edit my page with TD composer but unable to load TD composer. i have tried it for 4-5 times but it’s not working. kindly help.
Hi.
Can you please help me. The 3rd column on my footer keeps moving to the next row when I look on the Live Site.
TD Composer: https://www.screencast.com/t/2wxm3sWQY
TD Composer Row Settings: https://www.screencast.com/t/Y1o2kIPMcu7Z
Live Site: https://www.screencast.com/t/ZBbvCx3FS
Hi,
This depend on what place need to be set this code for DNS lookUP, if this need to be set in functions.php then you need to set it in this file wp-content/plugins/td-composer/legacy/Newspaper/functions.php
Let me know some more details about this code and where should be set.
Thank you!
Hello,as td composer was working quiet well (even if small errors, not easy functions) since a few days, whatever i do, i receive after a while the same error “error at colulns elements. the model doesn’t match the content. Really crazy. For instance, i create a page, work on it, save and leave 2 times. Third time it says content was not created with td comoser and start showing errors. Help please, i can not edit nothing for now
Hello !
Our developers came to a workaround at the moment and this will be implemented in the upcoming updates.
Add this code into Functions.php:
//deregister Visual Composer backend js files from live editor
add_action( 'admin_print_scripts', 'td_deregister_vc_backend_scripts', 100 );
function td_deregister_vc_backend_scripts() {
if ( td_util::is_vc_installed() && ( tdc_state::is_live_editor_iframe() || tdc_state::is_live_editor_ajax() ) ) {
wp_deregister_script('vc-backend-min-js');
wp_deregister_script('vc_accordion_script');
wp_deregister_script('wpb_php_js');
wp_deregister_script('wpb_json-js');
wp_deregister_script('ace-editor');
wp_deregister_script('webfont');
}
}
Let us know the result !
Thank you !
Hi Calin,
Can you email me as cannot upload the screenshot here and the above only gave me the what I can already edit with TD-Composer and not the items I cannot edit.
Thanks,
Grant
Hello Vlad,
We have tried all of this but it does not resolve the errors, it has given us many fatal errors – see below:
Fatal error: Uncaught Error: Call to undefined function wp_foots() in /var/sites/m/motorsportmemorabilia.com/public_html/wp-includes/general-template.php:2900 Stack trace: #0 /var/sites/m/motorsportmemorabilia.com/public_html/wp-content/plugins/td-standard-pack/Newspaper/footer.php(191): wp_footer() #1 /var/sites/m/motorsportmemorabilia.com/public_html/wp-content/plugins/td-composer/td-composer.php(159): require_once(‘/var/sites/m/mo…’) #2 /var/sites/m/motorsportmemorabilia.com/public_html/wp-includes/class-wp-hook.php(287): {closure}(”) #3 /var/sites/m/motorsportmemorabilia.com/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array) #4 /var/sites/m/motorsportmemorabilia.com/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #5 /var/sites/m/motorsportmemorabilia.com/public_html/wp-content/themes/Newspaper/footer.php(2): do_action(‘tdc_footer’) #6 /var/sites/m/motorsportmemorabilia.com/public_html/wp-includes/template.php(723): require_once(‘/var/sites/m/mo…’) #7 /var/sites/m/ in /var/sites/m/motorsportmemorabilia.com/public_html/wp-includes/general-template.php on line 2900
There has been a critical error on your website.
We have also sent an email to your contact email address, is someone able to log in and have a look for us? the email was sent from sales@motorsportmemorabilia.com
Thanks,
Tim
Do I need a Child Theme with Newspaper? If I normally customize the theme using Theme panel & Td composer then do I need a child theme? If I wish to customize the theme with custom code in the future then do I need to install a Child Theme now?
Tell me details
Hi, we have a huge problem for use TD COMPOSER and BAKERY. If both plugins are active the images are totally crazy and it’s imposible upload a image on TD COMPOSER.
Hi,
Trying to edit theme in TD-composer but will not let me set-up social media widget or edit page from latestarticles block down.
Hi,
I purchased Newspaper from themeforest but when I scan in Totalscan.com, This tool detected virus on td-composer.zip plugin. So I can’t use for my website, please response for me ASAP.

Thanks!
Hi,
I would like to install the new Newspaper Lifestyle Pro Demo especially as my home page and I would like to use this theme’s header, footer, fonts and colors throughout the site. However I want my TagDiv Cloud Templates to remain in order to use with some future posts. I would also like to use my saved blocks in the TD Composer in the future.
Also I want to know if I need to install the slider for the Lifestyle Pro for the home page slides.
Please let me know if this is possible and the best way to do it.
Regards,
Sophia
One more thing, please.
TD composer does not provide any styling option for the newsticker in the smart-phone viewport (actually, only the desktop and the tablet viewport tabs are available).
I tried unsuccessfully to circumvent this by adding the following piece of CSS in the thme panel:
@media (max-width: 767px) {
.td-trending-now-wrapper {
font-family: “Cormorant”, Times, serif!important;
font-weight: normal!important;
font-size: 14px!important;
}
}
what am I missing?
Can you help?
Best regards,
Gabriel
I keep receiving the following error on only certain pages:
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: tdb_template_171 is not set.
/var/www/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
Display backtrace
wp_booster error:
td_api_base::get_key : a component with the ID: tdb_template_171 Key: exclude_ad_content_top is not set.
/var/www/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
Display backtrace
I have no idea how to fix this and was hoping someone here could help. Here is a link to one of the pages that I am having the issue with:
Fatal error: Uncaught Error: Call to undefined function register_block_type() in /usr/share/wordpress/wp-content/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php:2925 Stack trace: #0 /usr/share/wordpress/wp-includes/class-wp-hook.php(286): {closure}(”) #1 /usr/share/wordpress/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #2 /usr/share/wordpress/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /usr/share/wordpress/wp-settings.php(450): do_action(‘init’) #4 /usr/share/wordpress/wp-config.php(64): require_once(‘/usr/share/word…’) #5 /usr/share/wordpress/wp-load.php(37): require_once(‘/usr/share/word…’) #6 /usr/share/wordpress/wp-admin/admin.php(31): require_once(‘/usr/share/word…’) #7 /usr/share/wordpress/wp-admin/plugins.php(10): require_once(‘/usr/share/word…’) #8 {main} thrown in /usr/share/wordpress/wp-content/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php on line 2925
-
This reply was modified 6 years by
betador.
Hi, this will be quite a work to do. Unfortunately I do not have a developer skills to show you how to do it but I can provide some indications. The files that should be edited is this one -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_social_sharing.php
Hope this will help you!
Hi muterobert, sorry, unfortunately, there is no list of these classes.
But if you ant to have more control over the blocks layout you can use flex blocks, these have a lot of options that can be use to edit the layout with tagDiv Composer.
Thank you for your undersatdning!
Hi,
So if i understand correctly you want to try the new features, these can be set on columns and can be set with priority numbers.
All you need to do is to use tagDiv Composer
Also in example that you provide https://demo.tagdiv.com/newspaper_gossip_pro/2019/12/30/td-post-striking-photos-of-gorgeous-women-from-all-around-the-world/ there is not use these options, there are set an hide elements on desktop and mobile for example -> https://i.imgur.com/hjKoEkP.png and on mobile is hide -> https://i.imgur.com/TMnzFml.png that is way you do not get to set it right.
Thank you!
getting the following error when trying to use the tagDiv composer.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
I have reloaded the theme and plugins but still getting this error
we are also getting PHP errors as follows
[07-Aug-2020 10:26:14 UTC] PHP Notice: Trying to get property ‘post_content’ of non-object in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/td-cloud-library/includes/tdb_functions.php on line 251
[07-Aug-2020 10:26:14 UTC] PHP Notice: Trying to get property ‘post_content’ of non-object in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/td-cloud-library/includes/tdb_functions.php on line 252
[07-Aug-2020 10:28:44 UTC] PHP Notice: Trying to get property ‘post_content’ of non-object in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/td-cloud-library/includes/tdb_functions.php on line 251
[07-Aug-2020 10:28:44 UTC] PHP Notice: Trying to get property ‘post_content’ of non-object in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/td-cloud-library/includes/tdb_functions.php on line 252
Hi Nagarig, I just got an answer from one of our developers about this “problem”.
The thing is that sing that you are using pagination on mobile (because you are using the mobile theme plugin) and on responsive version you do not have set a pagination is not SEO friendly, but this was you decision to use it in this way and since the mobile theme plugin is using the same address (url for website) it will index all the links that can be found, therefore will be indexed these links from mobile and when you’ll access theme from desktop you’ll be in the current situation that you are.
A solution will be to use a function/code in functions.php to set noindex for pagination, in this way your problems should be fixed, the thing is that this is not a general option to be include in theme because there are users that are using pagination and they ant to have there pagination indexed.
The files where you’ll need to set this code are wp-content/plugins/td-composer/mobile/functions.php and wp-content/plugins/td-composer/legacy/Newspaper/functions.php
Unfortunately we do not have this code made to can provide it and is quite custom thing, but I think that using the documentation from here you can achieve it -> https://support.google.com/webmasters/thread/28278962?hl=en is look that you need to use is_paged() for achieving this -> https://developer.wordpress.org/reference/functions/is_paged/
I will make some more investigations, until then you can check the above suggestions.
Have a nice day!
I have received the following e-mail and my theme panel no longer works.
“Hallo!
Seit WordPress 5.2 gibt es eine eingebaute Funktion, die erkennt, wenn ein Plugin oder ein Theme einen fatalen Fehler auf deiner Website verursacht, und dich deswegen mit dieser automatisierten E-Mail benachrichtigt.
In diesem Fall hat WordPress einen Fehler in einem deiner Plugins, tagDiv Composer, abgefangen.
Besuche zunächst deine Website (https://modusx.de/) und überprüfe sie auf sichtbare Probleme. Besuche als nächstes die Seite, auf der der Fehler aufgetreten ist (https://modusx.de/wp-admin/admin.php?page=td_theme_panel) und prüfe, ob es sichtbare Probleme gibt.
Bitte kontaktiere dein Hosting-Unternehmen, um Unterstützung bei der weiteren Untersuchung dieses Problems zu erhalten.
Wenn deine Website fehlerhaft zu sein scheint und du nicht mehr wie gewohnt auf dein Dashboard zugreifen kannst, hat WordPress jetzt einen speziellen „Wiederherstellungsmodus“. Auf diese Weise kannst du dich sicher in deinem Dashboard anmelden und weitere Untersuchungen durchführen.
LINK ENTFERNT
Um deine Website zu schützen, läuft dieser Link in 1 Tag ab. Aber keine Sorge: Ein neuer Link wird dir per E-Mail zugeschickt, wenn der Fehler nach Ablauf der Frist erneut auftritt.
Wenn du Hilfe bei diesem Problem suchst, wirst du möglicherweise nach einigen der folgenden Informationen gefragt:
WordPress-Version 5.4.2
Aktuelles Theme: Newspaper Child theme (Version 9.0c)
Aktuelles Plugin: tagDiv Composer (Version 2.6 | built on 03.08.2020 12:34)
PHP-Version 7.2.32
Fehler-Details
==============
Ein Fehler vom Typ E_ERROR wurde in der Zeile 2753 der Datei /html/modusx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php verursacht. Fehlermeldung: Uncaught Exception: DateTime::__construct(): Failed to parse time string (@) at position 0 (@): Unexpected character in /html/modusx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php:2753
Stack trace:
#0 /html/modusx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php(2753): DateTime->__construct(‘@’)
#1 /html/modusx/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/panel/views/td_panel_social_networks.php(54): td_human_readable_ts(NULL)
#2 /html/modusx/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/panel/panel_core/td_panel_core.php(143): require_once(‘/html/modusx/wp…’)
#3 /html/modusx/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/panel/td_view_panel.php(2): td_panel_core::render_panel(Array, ‘theme_panel’)
#4 /html/modusx/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/panel/td_panel.php(72): include(‘/html/modusx/wp…’)
#5 /html/modusx/wp-includes/class-wp-hook.php(287): td_panel->td_theme_panel(”)
#”
Picture: https://ibb.co/g418pj7
Hello!
The recent theme update prompted the following PHP error email from WordPress:
An error of type E_ERROR was caused in line 2753 of the file /home/gnndev/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php. Error message: Uncaught Exception: DateTime::__construct(): Failed to parse time string (@) at position 0 (@): Unexpected character in /home/gnndev/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php:2753
Stack trace:
#0 /home/gnndev/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php(2753): DateTime->__construct(‘@’)
#1 /home/gnndev/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/panel/views/td_panel_social_networks.php(54): td_human_readable_ts(NULL)
#2 /home/gnndev/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/panel/panel_core/td_panel_core.php(143): require_once(‘/home/gnndev/pu…’)
#3 /home/gnndev/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/panel/td_view_panel.php(2): td_panel_core::render_panel(Array, ‘theme_panel’)
#4 /home/gnndev/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/panel/td_panel.php(72): include(‘/home/gnndev/pu…’)
#5 /home/g
Query monitor also prompts the following 3 PHP error locations:
wp-content/plugins/td-cloud-library/includes/tdb_functions.php:1964
wp-content/plugins/td-cloud-library/includes/tdb_functions.php:1965
wp-content/plugins/td-composer/css-live/css-live.php:30
The PHP errors are not allowing me to update the theme panel. The rest of the site works fine from what I’ve gathered but the theme panel is all greyed out and won’t let me make any updates. I’ve also tried deactivating all non-tagdiv plugins without any success. Also contacted my hosting and toggled the site’s PHP version but didn’t see any effect. Any advice on how to fix this is much appreciated.
The last problem i have solved from wordpress settings. Is was strange that once theme was setup was reset this settings..or maybe was before..not sure 100% but now is ok.
The main problem remain with the mobile phone when we visit the website we cannot change nothing to eliminate the sample or modify category of news what to appear to mobile phone website version or to edit with TD composer.
-
This reply was modified 6 years by
orizontsm.
I have setup and install a Amberlight PRO sample.
I have edited and removed the category from sample that i have got of that article but not all ..i have manage finally but on the mobile phone if i check it appear that article from demo page.
If i use from pc the mobile phone view show me the same as from desktop just the size is reduce and some changes.
The problem is if i go on my mobile phone is not the same content that i have setup on desktop and show me that articles in english that was install with the Amberlight PRO sample.
How i could remove them and or make the same as for desktop? i asking because if i enter in admin mode to edit from mobile phones i cannot edit with tagdiv Composer or TD Composer or live editor.