- NewspaperHow to update a plugin
- NewspaperHow to update the WPBakery Page Builder plugin
- NewspaperHow to Update the Newspaper Theme
- NewspaperSingle Post Excerpt
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperHow to use the Bing Maps API
- NewspaperModules Builder in Newspaper Theme
- NewspaperCreate a frontend submission form
- NewspaperCustom Fields Support
- NewspaperFlex Block Settings Guide
- NewspapertagDiv Opt-In Builder
- NewspaperHow to use the YouTube API
- NewspaperDefault Category Settings
- NewspapertagDiv Composer Tutorial
- NewspaperHow to Set the Image Avatar
- NewspaperUnique Articles
- NewspaperFacebook Share
- NewspaperCache plugin – install and configure
- NewspaperFeatured Image, Video or Audio
After the last update, I noticed that some features on my website are not working, such as tagDiv Composer blocks, page loading, post templates have disappeared and do not open. I ran some tests by disabling the plugins and noticed that the tagDiv Composer plugin itself is causing this. I need help, as it is affecting the functioning of my website and part of the content cannot be accessed due to the following error:
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: single_template_2 is not set.
/home1/matine35/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
Blocks also do not appear on the home page and only display the code:
[td_block_16 m16_tl=”20″ category_id=”7772″ limit=”6″]
Other blocks and grids simply disappeared.
Here are two links to view the problems:
Home: https://matinecinetv.com.br/
Hi,
Please make sure that the thene plugins you used before the update are installed. Those can be installed from Newspaper > plugins. You should have installed and activated tagDiv Composer, cloud library and possible tagdiv standard pack.
Thank you!
Hi,
Soon, there will be a theme update, and we’ll do our best to change the icon.
Thank you!
Hello
I see tag div shortcodes after last update.
I updated the theme and the plugins. Then re activated the plugins. But they are still there. No further update notices.
What can I do?
[td_block_1 custom_title=”In evidenza” header_color=”#dd3333″ category_id=”2″ td_ajax_filter_type=”” td_ajax_filter_ids=”” td_filter_default_txt=”Ultima” td_ajax_preloading=”preload” sort=”” el_class=”world_news_1″ f_header_font_family=”” block_template_id=”td_block_template_15″ limit=”6″ header_text_color=”#ffffff” installed_post_types=”post,posttype1,posttype2” m3_tl=”40″][td_block_11 custom_title=”test test” header_color=”#66bb6a” category_id=”112″ limit=”4″ ajax_pagination=”next_prev” sort=”” block_template_id=”td_block_template_15″
With the latest update of Newsmag, Version: 5.4.3.1, we are still displaying the Twitter logo instead of the new ‘X’.
Hi, my website’s main page content disappeared after the update.
It is currently empty.
I can see all the content in the TagDiv Composer!. I tried to save, but still all content are not their
Hi,
Related to the search problem, it will be need to replace the current theme plugn tagDiv Composr with the one from here – https://cdn.tagdiv.com/wp-content/uploads/2025/10/td-composer-fix.zip
Also, we’ll prepare a theme update that will include the fix.
Thank you!
Hi,
A theme update containing the fix will be released, but unfortunately, I’m unable to provide an estimated release date at this time. My apologies!
Thank you!
Hi,
Ok, so the code is working for the desktop and responsive version, this is good because you can use the responsive version.
Now the question is, are you facing the problem using the tagDiv Mobile theme plugin or using the mobile page template?
If is the mobile page template, it should be working without any extra code, but in case you are using the tagdiv mobile theme plugin then the code should be set in mobile functions.php too wp-content/plugins/td-composer/mobile/functions.php
Thank you!
Hi @calin, Any info about the release date of the fix in the official update of the theme?
Hello
I recently noticed a security warning in my hosting panel related to the tagDiv Cloud Library plugin.
Here are the details:
Plugin: tagDiv Cloud Library
Version: 3.9.2
Build Date: 22.10.2025 10:59
Issue Type: Cross-Site Scripting (XSS) Vulnerability
Reference: Patchstack Advisory Link
My hosting provider is flagging this as a potential security issue.
Can you please confirm:
Whether this vulnerability has already been patched in the latest release or upcoming update?
https://prnt.sc/QomoE4P-SpO3
Hi there,
we came across this issue:
Installing wpml:
– in the template overview as written in your tutorial it works fine BUT
– the cloud template overview does not load correctly with the languages
– the cloud templates wont load correctly in theme panel when you try to give the translated categories the correct translated cloud template.
We made a fix and now it works.
If you guys are interested write an e-mail and I’ll share the code (not sure if you want code in the forum).
Maybe you can then look for a lasting solution.
Here a summary what it does:
Summary: What the Plugin Does
Problem it solves:
When you switch languages in WPML, tagDiv’s Cloud Templates Library and Theme Panel don’t update – they keep showing templates from the wrong language because they use their own cached language setting.
How it fixes it:
1. Client-Side (JavaScript):
Intercepts all HTTP requests (AJAX, Fetch API, XMLHttpRequest) made by tagDiv
Automatically adds the current WPML language parameter (lang=en or lang=de) to every request
Sets language cookies that tagDiv reads (wpml_lang, _icl_current_language)
This ensures tagDiv’s JavaScript always requests templates in the correct language
2. Server-Side (PHP):
Forces WPML to use the language from the URL parameter (?lang=en)
Switches WPML context during AJAX requests so WordPress queries return content in the right language
Filters template metadata to ensure the correct translated templates are loaded
In simple terms:
The plugin acts as a “translator” between WPML and tagDiv, making sure they both agree on which language is currently active. It catches every request tagDiv makes and stamps it with the correct language code before it reaches the server.
Result:
✅ Cloud Templates Library shows correct language templates
✅ Theme Panel dropdowns show correct language templates
✅ Language switching works immediately without page refresh issues
Cheers.
Hi,
Updating teh theme should not change your layout, but we always recommend having a full backup before any theme update, and check teh theme plugins you are using after the theme update, make sure that all previous theme plugins are installed and updated.
Thank you!
Hi Kayyali Mohamed,
If you have Newspaper version 12.7.3 then the problem is resolved. If you have a different theme version, please make a backup of your website and update the theme.
Thank you!
Hi,
Please make a full backup for the theme and update the theme to 12.7.3, if the situation is the same, then please try this: Edit the Newspaper theme and in functions.php file (wp-content/themes/Newspaper/functions.php) at the end of the file add the code from here -> https://pastebin.com/uAw5du5k then go to Newspaper theme panel, click on save settings button and check the social share if now are displayed.
Notice. After the social share are back the added code needs to be removed from wp-content/themes/Newspaper/functions.php
Thank you!
Hello,
After last update of newspaper wordpress theme, our website crashed, and some error is displayed on front page, I beleive it is problem with tagdiv composer. There is no response in Theme panel, E.g. when image for new logo is selected, and saved, nothing happense.

Hello after updating toNewspaper to 12.7.3 my whole Template including header background image and logo an all settings where crasht. My Site came up with a complete new lauyout and I did not find my old settings in my Theme Panel.
Is it the intention that only cloud templates are available? I actually use a child theme to prevent this, but it probably has something to do with the Tagdiv Composer settings.In any case, my homepage became just a news list without all the layouts and texts selected in the TAGDiv Composer and using tagdiv Standard Pack
Yesterday i have updated my theme with 12.7.3 version. after updating the theme social icon and social facebook and instagram not able to connect but twitter is connected. And in the social share tab only 5-6 option is showing facebook, twitter, instagram and linkedin is not showing can you check it once or help me how to fix it. Website url – https://www.naukri-sarkari.com
Hi, hope you can check this.
Vulnerability issue.
Cross Site Scripting (XSS)
vulnerability discovered by
João Pedro S Alcântara
(Kinorth) in WordPress Plugin
tagDiv Cloud Library
(versions < 3.9.2)
tagDiv Cloud Library vulnerability issue
tagDiv Cloud Library vulnerability issue
Any update?
Thanks in advance.
Hi,
It appears that one of your extra plugins is interfering. Please make a full backup for your website, check teh tagDiv plugins you are using, then disable all plugins except tagDiv plugins, after that update the theme. When the theme and theme plugins are updated, set back the rest of the plugins you are using.
Another solution is to manually update the theme https://forum.tagdiv.com/how-to-update-the-theme-2/
Thank you!
Hi,
Thank you for letting us know about this. Our developers will check it out and fix it for the coming theme update.
Thankyou!
Hi,
Thank you for taking the time to share with us a possible fix for this problem.
Our developer has this bug on their fix list and should be resolved in the coming theme update.
Thank you!
Why am I not allowed to update? Just redirects to the updates page?
This was the log during the php collapse.
Now the site is working in its web version,
The more urgent problem however is the mobile (amp) version that still does not work.
But if you find out what went wrong with the php update and we can remedy it, I would also try again the php update.