- NewsmagtagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- NewsmagHow to update a plugin
- NewsmagWhat’s included in Newsmag theme package
- NewsmagRequirements for Newsmag
- NewsmagInstall via WordPress
- NewsmagInstall via FTP
- NewsmagBlock settings tutorial
- NewsmagtagDiv Social Counter tutorial
- NewsmagHow to update the WPBakery plugin
- NewsmagPage Menu
- NewsmagCustom ad spots
- NewsmagSmart sidebar
- NewsmagVideo playlist
- NewsmagPage templates
- NewsmagHomepage – How to build and set it
Hi,
In case that you want to change the pre-design template, then you can use this guide – https://forum.tagdiv.com/installing-demos/ in case that you want only to import a new homepage, then you can do it from tagDiv Cloud Library – https://i.imgur.com/cRmOioc.png
Also, you can use tagDiv Composer to edit pages and cloud template.
Thank you!
Hi,
“Unfortunately, the mobile hamburger menu does not include this option by default. While it is possible to implement it through theme code, this approach is not recommended unless you are a developer.
A better solution is to use a Cloud Template header and create a popup element with the tagDiv Composer. In this popup, you can link to a page that contains all the elements you’d like to display in your mobile menu.
Thank you!
Thank you for your response!
Unfortunately, I’ve already cleared all of those sections, and I also can’t find any Ad Box elements in the tagDiv Composer. I’ve enabled “Show hidden elements” in the manager.
You can check how it looks at strefai.pl (I deleted the JPG banner from the media library, which is why nothing is showing there).
Marcusdoc,
Thanks for the reply. I have been holding off on the 12.7.1 update as bugs often take time to work out with Tagdiv. I just installed 12.7.1, which updated composer. It appears Tagdiv fixed their vulnerability issue now.
Kevin
My current version of tagDiv Composer is Version 5.4.1 | built on 29.04.2025 10:27
WordFence does not indicate there is a problem with this more recent version.
We are using the WP Super Cache plugin on our website, configured according to the official recommendations published by tagDiv.
Recently, due to serious high CPU utilization issues, we investigated our performance bottlenecks and identified that many of the slow queries were originating from the td-composer plugin. The queries were triggered by heavy use of flex blocks across our homepage and category pages. These blocks often regenerate content on each page load, causing significant strain on server resources during traffic spikes.
Following a suggestion by @Simion from tagDiv support, we enabled Block Caching for all Flex Blocks. This adjustment had a noticeable and immediate impact on performance. For a high-traffic news website like ours, this improvement was essential — and we now strongly recommend enabling Block Cache for similar heavy-use cases.
https://postimg.cc/NLQHPdvT
https://postimg.cc/rRyR0wNg
Encouraged by these results, we applied the exact same cache settings to our Mobile Page layout using the mobile theme configuration from Newspaper. However, while the Desktop version properly refreshes and reflects new content over time, the Mobile version remains stale, failing to show newly published articles.
To force the new content to appear on mobile, we are currently manually deleting the entire cache from the admin dashboard — something that is clearly not a sustainable or acceptable solution in production.
We would like to ask:
– Why is the mobile version not refreshing like the desktop version under the same block cache settings?
– Is there a way to independently invalidate or refresh mobile cache when new posts are published?
– Could this be a bug or a limitation in how the td-composer handles caching for mobile themes?
Any help or guidance would be greatly appreciated — especially from other high-traffic sites using similar setups.
Thank you in advance!
When trying to open Composer is shows “There has been a critical error on this website.”
Everything is up to date!
Any solutions?
Hi,
The mentioned subtitle will work only for articles and if you want to display it you need only to drag the subtitle element from tagdiv Composer to single post template – https://i.imgur.com/Kb51MsL.jpeg – https://i.imgur.com/sS0V02K.jpeg
Now in case that you want to use it on cpts the you’ll need to add a a custom filed element as text on that cpt and use it that one as subtitle.
Thank you!
Hello,
If you are referring to the social icons from the tagDiv Composer, then you need to select the element, scroll down and the last option will be “Custom Social Icon”: https://i.imgur.com/tvRwEKe.jpeg https://i.imgur.com/v1yuksS.png
Click on the icon and choose the last option in the list, which refers to SVG:
Then, simply fill in the social name and social URL, and you’re done.
If you need more than one custom social icon, you can use multiple Social Icons elements (e.g., 2–3, or as needed).
I hope this helps!
Thank you!
Hi,
That’s an issue that happens when using the Firefox browser unfortunately. We will fix it in a new theme update. But for the time being please use a different browser when editing with the composer.
Thank you!
I´ve latest version of WordPress (v6.8.1) and Newspaper (v12.7.1) theme.
I did disable, delete and reinstall tagDiv Composer and tagDiv Cloud Library; and clear cache too but problem persist.
I need help please.
I’m experiencing a problem with the mobile version of my website using the Newspaper Theme. The issue is that the article pages appear significantly different on mobile devices compared to what I see in the TagDiv Composer editor.
For example, when viewing a specific article on my phone, certain design elements are missing or rearranged compared to the editor view. The structure, typography, and even the spacing between blocks do not match the layout I created in TagDiv Composer.
I’ve attached two screenshots for reference:
One from the TagDiv Composer editor (how the article is supposed to look),
One from a mobile device (how it actually displays live).
Could you please advise how to resolve this inconsistency? Is there a setting or mobile override I might be missing?
Thank you in advance for your help.



Hi,
This can be done if you are using a sticky sidebar and the table of content is set in it – https://forum.tagdiv.com/smart-sidebar-2/ This can be done if you are using a single post template, then using tagDiv Composer, you can edit it as you want.
Thank you!
Hi,
In those case the first recommendation will be to make sure you are using the last theme version and WordPress version. If you already have the last version of the theme, please disable and delete tagDiv Composer and tagDiv Cloud Library, after that please go to Newspaper > plugins and reinstall those 2 plugins from there.
I hope this will help you!
Thank you
Contextual Menus Not Working in TagDiv Composer – Persistent React Error #200
Issue Description
The contextual menus (e.g., row settings, column settings) in the TagDiv Composer builder are not opening or responding on all browsers (Chrome, Brave, Firefox). The browser console shows the following React error:
text
Uncaught Error: Minified React error #200; visit https://reactjs.org/docs/error-decoder.html?invariant=200 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at react-dom.min.js?ver=18.3.1.1:10:128046
at classic-editor.js?ver=d439270160c30dd62b3a:525:5674
at window.yoast.initEditorIntegration (classic-editor.js?ver=d439270160c30dd62b3a:525:6011)
Steps Already Taken
Disabled all plugins except TagDiv Composer, Cloud Library, and essential TagDiv plugins – issue persists.
Increased PHP memory limit to 256M in wp-config.php.
Added the recommended .htaccess directives for TagDiv builder functionality at the end of the .htaccess file (including SubstituteMaxLineLength 10M and Header always append X-Frame-Options SAMEORIGIN).
Reset theme options via Theme Panel > Support > Reset Theme.
Tested with default WordPress theme (Twenty Twenty-Three) – TagDiv builder not available for testing there.
Verified no 403/404 errors on admin-ajax.php requests in the network console.
Noted Google Maps warnings related to deprecated markers but confirmed API key is valid.
Tested the issue on multiple browsers (Chrome, Brave, Firefox) with the same result.
Technical Environment
Theme: Newspaper 12
Active TagDiv Plugins: Composer, Cloud Library, etc.
Hosting: Infomaniak
PHP Version: 8.1+
Apache modules confirmed active: mod_headers, mod_rewrite
mod_substitute is enabled (confirmed with hosting support)
No server-side errors related to permissions or timeouts found.
Request for Support
Please help identify the root cause of the React error in classic-editor.js, which seems related to Yoast SEO integration.
Confirm compatibility of TagDiv Composer with React 18+ and the latest WordPress versions.
Advise on any necessary server configurations or known conflicts that could cause this issue.
Provide guidance on ensuring proper DOM targeting and iframe handling within the builder to restore contextual menu functionality.
Attachments
PHP and server error logs (available via Infomaniak Manager).
Full browser console logs including Console and Network tabs.
Exported theme settings from Theme Panel.
Additional Note:
The .htaccess directives recommended by TagDiv for the builder’s proper operation have been added at the end of the .htaccess file and are present on the server.
Thank you very much for your assistance. Looking forward to your guidance to resolve this issue.
Best regards
Hi, We are glad that you manage to find the option 😀 – https://forum.tagdiv.com/tagdiv-composer-website-manager/
Have a nice day!
Hi,
The mentioned error most of the time is related to a shortcode/element that is corrupted or not compatible with the theme or a theme plugin (e.g: after you set it with tagDiv Composer and save the page/cloud template, the next time when you try to edit it, you’ll get that error).
If is only for one page or a cloud template (it can be on the header or footer, you can change them for tests and see if the problem persists). This problem can be resolve by using a page/cloud template revision (after it has been identify from where is coming the problem, e.g only on a page, on all pages, can be from header or footer..).
Thank you
Hi,
If this situation is only for a few iPhones models, then it can be something related to the iOS. What I can recommend is to check if you try multiple times, the menu is not opening after the 2-4 try? without refreshing the page?
Now what I see is when you are using the mobile and try the mobile menu there is a time when the page is not full loaded, so is possible to be the problem for the menu that is not opening. There seems to be a footer image that has been deleted from media, but this is still apply on footer template – https://i.imgur.com/ewWSx5T.png please edit the homepage using tagDiv Composer – https://i.imgur.com/wCYDFr0.jpeg scroll down to footer zone and select the row then check the css tab – https://i.imgur.com/bZMp7Lj.png and click on remove image – https://i.imgur.com/yy9T4Jy.png this should help you to increase the website load with a second.
Another suggestion is to make sure that under the theme panel > header > mobile header the show mobile menu and search are enabled – https://i.imgur.com/V4D9gDG.png
Also, suggestion is to try when you are logged in and see if the problem is still persisting or not, if the problem is resolved when you are logged on the website, it can be related to the cache settings from the website.
Thank you!
Hi,
There are 2 possibilities:
1. If you are using standard templates, then you need to check the settings from the theme panel > ads sections and remove the code from there – https://i.imgur.com/RgRL101.png
2. When are use cloud template then you need to use tagDiv Composer to edit the ad box elements.
Thank you!
Hello,
To add the undo, redo button you need to activate theme from Manager panel – https://i.imgur.com/5um4NOE.jpeg – https://i.imgur.com/aT7mAeh.png enable the settings and save the settings. Also if you have cloud template for your header then you can adjust it using tagDiv Composer per each view port in part – https://i.imgur.com/aODQDwC.png
Thank you!
Hi,
This can be done by using a cloud category template and set the ad box using the tagDiv Composer, make sure that you duplicate it – https://i.imgur.com/75Yr9B3.jpeg – then assign it as individual to that category – https://i.imgur.com/5Qw0MhC.jpeg
Thank you!
I am experiencing serious performance issues on my WordPress website (https://www.kefaloniapress.gr), which is using the Newspaper theme with the td-composer plugin.
According to my PHP-FPM slow log and process traces, there are frequent slow executions (5–6+ seconds) directly tied to MySQL queries triggered by shortcodes and blocks from td-composer. Specifically, I have traced the following function calls in the stack:
– td_block.php → td_data_source.php → WP_Query → get_posts() → mysqli_query()
These queries appear to originate from blocks such as td_block_3 and td_global_blocks, and are responsible for consistently slow responses and elevated server load. The issue becomes more critical during traffic spikes, causing degraded performance, long page load times, and even occasional 502/504 errors.
My server has sufficient resources (32GB RAM, 8 CPU cores), and I have implemented full caching (object cache and page cache). Despite that, the problem persists, and appears to be directly related to the dynamic queries used by the theme/plugin.
Could you please assist with optimizing these queries or advise on best practices to reduce the load caused by td-composer shortcodes and blocks?
Or can someone help me address the problem on a paid plan ?
Thank you in advance for your support.
Hello ! Well at the bottom of the tagdiv composer dashboard twhere the black bar is .. there is supposed to be these nav icons:
a back arrow, a circle, undo, redo, CSS, three vertical dashes
I not not have the undo and redo, not the 3 vert line (structured popup panel)
So that’s what I’m trying to achieve.
Also I cannot seem to replace the default Newspaper header logo on mobile. I have uploaded our own in both regular and retna. Cannot see mto locate any mobile logo in the Theme panel .
Thanks !
Hello,
The infinite load has those options https://i.imgur.com/nl8XiaJ.png https://forum.tagdiv.com/infinite-loading-single-posts/
If you want other functionalities, these can only be done in code
The code for infinite post iframe is on those files:
-> wp-content/plugins/td-cloud-library/includes/tdb_ajax.php
-> wp-content/plugins/td-cloud-library/assets/js/js_posts_autoload.min.js
-> wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
Thank you!
Hlw Bettina,
I tried to replace a no thumb image by “Newspaper-child theme”
But it not works actually:
I created below path on child theme:
public_html/wp-content/themes/Newspaper-child/legacy/Newspaper/assets/images/no-thumb/td_696x0.png
But the “no thumb image” still come from Main theme part
https://autoarabia.me/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_696x0.png
What’s wrong ?