- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_block::add
- NewspaperCredit System
- NewspaperCreate a frontend submission form
- NewspaperHow to Use the Tabbed Content shortcode
- NewspaperCreate a form contact page
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperModal Popup
- NewspaperFlex Block Settings Guide
- NewspaperSocial Sharing
- NewspaperSingle Post Shortcodes
- NewspaperInfinite Loading for Single Posts
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperHow to Add a Logo in Newspaper
We are currently developing the change from newspaper 8 to 12 and we found several errors that we have not been able to solve for example: wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: single_template_3 is not set.
/var/www/vhosts/digitalbizmagazine.com/httpdocs/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
The first is that it does not find some particular tags:
We cannot find how to change the background of the footer and finally when trying to edit the header menu as we had it on the original page
Hi,
I think that you have malware on the website.
If you want to update the theme, you should download the latest version of it from Theme Forest account and download it.
I recommend that you update the theme manually https://forum.tagdiv.com/how-to-update-the-theme-2/ via FTP/cPanel/File Manager, also if possible disable extra plugins during the theme update to avoid any problems that may arise and make sure that you have activated the tagDiv Standard pack plugin to keep the website’s look. You can try to update the theme on a staging website.
After you update the theme, you need to update the theme plugins too.
In the worst cases, the settings in the theme panel may be lost (there have been isolated cases), in these cases, after the theme plugins that were previously used are activated, you will have to use a backup for the theme panel -> https://forum.tagdiv.com/import-export-theme-settings/
You could consider reinstalling the WordPress version, and checking for this plugin wp-zexit.php. It might be wise to inspect via FTP if it doesn’t appear in the WordPress -> Plugins. Additionally, using Wordfence to scan the website and remove unknown users would be prudent.
Change admin passwords and delete admin accounts you are not familiar with;
– Delete any weird/unknown plugins;
– Delete the weird/unknown themes;
– Clean unfamiliar Theme Panel injected code (example – https://i.imgur.com/4q70kCv.png);
– Clean WordPress files (example – https://i.imgur.com/stJCqiK.png)
Please block /wp-json/tdw/save_css
If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to be able to enable/disable the Live CSS, it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.
If you want, you can contact our custom work team here, and they can help you update the theme safely: https://tagdiv.com/premium-customization-services/
Thank you!
Hi,
I have 3 questions.
– How do i create/activate an widget with recently visited products (View History)?
– How can i create more filters with TD composer? Such as: product rating, product price, in stock/out of stock
– Also, i can see that the price filter does not show on category page: if i set it as a widget in the default sidebar, it works. But i want it to make it work from the newspaper theme not woocommerce default.
woocommerce version: 8.9.2
newspaper version: 12.6.6
Thank you very much.
Hi,
The Quadmenu seems to be need to be inserted in the theme files to be display so this will not be quite indicate since the method should be done after each theme update. Maybe if this has a shortcode, then you can add it. I believe that on shortcode that can be used is this one : [quadmenu theme_location="top"] – https://quadmenu.com/documentation/integration/ the shortcode can be set using tagDiv Composer and set in column text or text with title and set the shortcode in text zone – https://i.imgur.com/DSSni9j.png
If you are using a cache plugin then you can choose from that plugin to exclude the tdbMenu.js from delay.
Thank you!
Hi Aerocrewnews, as simchris mentioned most of the time this situation appears when the theme plugins are not updated/enabled (in this case it is about td-composer plugin).
We recommend before any update to have a full backup and after you update the theme to make sure that you have also updated any theme plugins you’re using before updating your theme.
Thank you!
This is usually due to not also updating/replacing the old tdcomposer plugin with new one then remembering to ACTIVATE the plugin. I did same thing moving a site from 3x to 5x. You get random layout code, since the plugin with all the CSS not loaded 🙂
(I DONT WORK HERE)
I am using Newspaper Version 12.6.4.
However, I’m receiving warnings from my security software that my tagDiv Composer plugin is not updated, for example:
WordPress tagDiv Composer plugin <= 4.8 – Authenticated Stored Cross-Site Scripting via Attachment Meta vulnerability
Hoe can I check which version I’m using and upgrade it?
I keep getting this debug error and while I am handling my own server now, I am not sure how to fix this… please advise… I’m using 8.3 for PHP, it’s the only error showing in debug files, site is theindustry.biz
[25-Jun-2024 21:01:06 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /home/theindustry/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php on line 380
I am getting this error td-composer/save_post - ERROR.
– type: “AJAX ERROR”
– message: “Invalid reply from server endpoint.”
This was logged in the console. Any idea what could be the cause?
Hi matthewlumbs, the Newsmag templates will be used from the theme if the tagDiv Composer plugin is not installed, if this plugin is used, then it should be edited the files from this plugin. For default post style – wp-content/plugins/td-composer/legacy/Newsmag/loop-single.php or for 1-8 post styles are files inside – wp-content/plugins/td-composer/legacy/Newsmag/parts/single
Thank you!
Hi,
If you are using the post template style 7, then yes, the file is wp-content/plugins/td-composer/legacy/Newsmag/parts/single/loop-single-7.php the code line that should be replace is on line 16 – https://i.imgur.com/7maP1xY.png
I hope this will help you!
Thanks! I was only missing to comment on the td-composer.php It appears to worked.
I installed Breadcrumb NavXT and added the code in the functions.php file.
Now I need to display the Breadcrumb NavXT plugin in the article template. I need to activate the ‘bcn_display’ function here:: wp-content/plugins/td-composer/legacy/Newsmag/parts/single/loop-single-7.php
Is that correct?
Hi,
You could consider reinstalling the WordPress version, and checking for this plugin wp-zexit.php. It might be wise to inspect via FTP if it doesn’t appear in the WordPress -> Plugins. Additionally, using Wordfence to scan the website and remove unknown users would be prudent.
Change admin passwords and delete admin accounts you are not familiar with;
– Delete any weird/unknown plugins;
– Delete the weird/unknown themes;
– Clean unfamiliar Theme Panel injected code (example – https://i.imgur.com/4q70kCv.png);
– Clean WordPress files (example – https://i.imgur.com/stJCqiK.png)
Please block /wp-json/tdw/save_css
If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to be able to enable/disable the Live CSS, it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.
Thank you!
Hello,
I had a problem with my website and just updated it to the last version of Newspaper but I’m facing this issue:
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 199233536 bytes) in /home/icanqrpg/public_html/JPPJV/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 2923
Changing define(‘WP_MEMORY_LIMIT’, ‘256M’); won’t do anything and it’s not a good solution
What can I do ?
Thanks
Hi,
You need to edit the post template files that you want to use, for example if you are using post template 1 you’ll need to edit the file wp-content/plugins/td-composer/legacy/Newsmag/parts/single/loop-single-1.php you should edit this line of code – https://i.imgur.com/bQzzqqa.png
Thank you!
Hello @fm92 !
If you will use a cloud template, then you can add a class to every shortcode from the tagdiv Composer.
If you would like to use the default templates, then the featured image functionality can be found here: td-composer/legacy/common/wp_booster/td_module_single_base.php
Thank you!
Hello,
Please try to exclude those classes td_block_tabbed_content td_block_tabbed_content -> wp-content/plugins/td-composer/legacy/Newspaper/js/tdTabbedContent.js
Thank you!
Hi muktipolice, I just checked the website and right now I no longer see to have a logo.
Pour theme set the H1 on logo for posts articles titles and pages, no in some situations the h1 from tags can be disable, for example if the page template is set on “Page builder + page title”. Now in case that you want that all the time the H1 from logo to be disabled, then you need to edit the theme files and set theme in a child theme.
Theme files that needs to be edited are:
– wp-content/plugins/td-composer/legacy/Newsmag/parts/header/logo-h1.php
– wp-content/plugins/td-composer/legacy/Newsmag/parts/header/header-menu-h1.php
– wp-content/plugins/td-composer/legacy/Newsmag/parts/header/logo-mobile-h1.php
The child theme structure for those files should be:
– wp-content/themes/Newsmag-child/parts/header/logo-mobile-h1.php ….
I hope this will help you!
Hi Anamaria, The only page I can edit is the home page. All other page templates give the same error as the video. I did add the code to my .htaccess Here is what I’m getting from the rrror.log
[11-Jun-2024 09:06:38 UTC] WordPress database error Table ‘tacomaencounter_wp575.tds_plans’ doesn’t exist for query SELECT * FROM tds_plans made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include(‘/themes/Newspaper/functions.php’), require_once(‘/themes/Newspaper/includes/wp-booster/tagdiv-wp-booster-functions.php’), do_action(‘td_wp_booster_legacy’), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, require_once(‘/plugins/td-composer/legacy/Newspaper/functions.php’), require_once(‘/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php’), do_action(‘td_wp_booster_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, tdc_plugin_init, do_action(‘tdc_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, tds_config::on_tdc_loaded, tds_config::get_plans
[11-Jun-2024 09:06:41 UTC] WordPress database error Table ‘tacomaencounter_wp575.tds_plans’ doesn’t exist for query SELECT * FROM tds_plans made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include(‘/themes/Newspaper/functions.php’), require_once(‘/themes/Newspaper/includes/wp-booster/tagdiv-wp-booster-functions.php’), do_action(‘td_wp_booster_legacy’), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, require_once(‘/plugins/td-composer/legacy/Newspaper/functions.php’), require_once(‘/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php’), do_action(‘td_wp_booster_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, tdc_plugin_init, do_action(‘tdc_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, tds_config::on_tdc_loaded, tds_config::get_plans
[11-Jun-2024 09:06:44 UTC] WordPress database error Table ‘tacomaencounter_wp575.tds_plans’ doesn’t exist for query SELECT * FROM tds_plans made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include(‘/themes/Newspaper/functions.php’), require_once(‘/themes/Newspaper/includes/wp-booster/tagdiv-wp-booster-functions.php’), do_action(‘td_wp_booster_legacy’), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, require_once(‘/plugins/td-composer/legacy/Newspaper/functions.php’), require_once(‘/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php’), do_action(‘td_wp_booster_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, tdc_plugin_init, do_action(‘tdc_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, tds_config::on_tdc_loaded, tds_config::get_plans
[11-Jun-2024 09:06:45 UTC] WordPress database error Table ‘tacomaencounter_wp575.tds_options’ doesn’t exist for query SELECT value FROM tds_options WHERE name = ‘my_account_page_id’ made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/plugins/td-cloud-library/wp_templates/tdb_view_single.php’), get_header, locate_template, load_template, require_once(‘/themes/Newspaper/header.php’), do_action(‘tdc_header’), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, require_once(‘/plugins/td-standard-pack/Newspaper/header.php’), do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, tdc_zone->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_row->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_column->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, tds_menu_login->render
[11-Jun-2024 09:06:45 UTC] WordPress database error Table ‘tacomaencounter_wp575.tds_options’ doesn’t exist for query SELECT value FROM tds_options WHERE name = ‘create_account_page_id’ made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/plugins/td-cloud-library/wp_templates/tdb_view_single.php’), get_header, locate_template, load_template, require_once(‘/themes/Newspaper/header.php’), do_action(‘tdc_header’), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, require_once(‘/plugins/td-standard-pack/Newspaper/header.php’), do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, tdc_zone->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_row->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_column->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, tds_menu_login->render
[11-Jun-2024 09:06:45 UTC] WordPress database error Table ‘tacomaencounter_wp575.tds_options’ doesn’t exist for query SELECT value FROM tds_options WHERE name = ‘my_account_page_id’ made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/plugins/td-cloud-library/wp_templates/tdb_view_single.php’), get_header, locate_template, load_template, require_once(‘/themes/Newspaper/header.php’), do_action(‘tdc_header’), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, require_once(‘/plugins/td-standard-pack/Newspaper/header.php’), do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, tdc_zone->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_row->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_column->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, tds_menu_login->render
[11-Jun-2024 09:06:45 UTC] WordPress database error Table ‘tacomaencounter_wp575.tds_options’ doesn’t exist for query SELECT value FROM tds_options WHERE name = ‘create_account_page_id’ made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/plugins/td-cloud-library/wp_templates/tdb_view_single.php’), get_header, locate_template, load_template, require_once(‘/themes/Newspaper/header.php’), do_action(‘tdc_header’), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, require_once(‘/plugins/td-standard-pack/Newspaper/header.php’), do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, tdc_zone->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_row->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_column->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, tds_menu_login->render
[11-Jun-2024 09:06:48 UTC] WordPress database error Table ‘tacomaencounter_wp575.tds_plans’ doesn’t exist for query SELECT * FROM tds_plans made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include(‘/themes/Newspaper/functions.php’), require_once(‘/themes/Newspaper/includes/wp-booster/tagdiv-wp-booster-functions.php’), do_action(‘td_wp_booster_legacy’), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, require_once(‘/plugins/td-composer/legacy/Newspaper/functions.php’), require_once(‘/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php’), do_action(‘td_wp_booster_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, tdc_plugin_init, do_action(‘tdc_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, tds_config::on_tdc_loaded, tds_config::get_plans
[11-Jun-2024 09:06:54 UTC] WordPress database error Table ‘tacomaencounter_wp575.tds_plans’ doesn’t exist for query SELECT * FROM tds_plans made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include(‘/plugins/td-composer/mobile/functions.php’), do_action(‘td_wp_booster_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, tdc_plugin_init, do_action(‘tdc_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, tds_config::on_tdc_loaded, tds_config::get_plans
Dumb question? Did you actually install TD composer plugin?
(I don’t work here.)
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: single_template_1 is not set.
/data/web/1/000/025/612/63558/htdocs/16_17/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
Kann mir da jemand helfen?
Danke
Hello there,
I’ll my video posts has this error on mobile, do you know why?
url: https://www.abctudo.com.br/neuro-news-marcapassos-e-ressonancia-magnetica-alzheimer-e-parkinson-10/
error: Notice: Trying to access array offset on value of type bool in /home/runcloud/webapps/app-abctudo/wp-content/plugins/td-composer/legacy/common/wp_booster/td_video_support.php on line 88
only happens in mobile
Hello,
When we updated it gave us this error:
Warning: Attempt to read property “post_content” on null in /home/www/eob4319/illadelsllibres/wp-content/plugins/td-composer/legacy/common/wp_booster/td_menu.php on line 204
We disabled all external plugins and the problem persists.
We have updated Wp and PHP version 8.2, when we go up to 8.3 the website breaks
Hi,
You can change in this path -> https://i.imgur.com/JwUEPuz.png -> wp-content/plugins/td-composer/mobile/page-pagebuilder-latest.php
Thank you!