- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
- Apitd_api_category_top_posts_style::update_key
- Apitd_api_category_top_posts_style::update
- Apitd_api_category_template::update_key
- Apitd_api_category_template::update
- Apitd_api_module::update_key
- Apitd_api_module::update
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_header_style::update_key
- Apitd_api_header_style::update
Please stay calm. We are trying to help you, and if this was a problem caused by the theme update then it would have happened to everyone who uses the Newspaper theme, not an isolated one, that doesn’t mean there can’t be something related to the theme that only happens in certain cases. I asked you to check the logs because in 99% of cases it shows what the error was and what happened, because in these situations you need to see what caused them and which files gave the error.
Thank you for your understanding
Hi Vunt,
Yes, the steps you made are correct, to have a different version on mobile you need to have a different content on it so it is used a different page to hold that content – https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
The Homepage will be the main page and the Homepage – mobile (that is the mobile page and appears in google results because it is indexed, but will be used only when mobile devices are used).
Thank you!
Hi,
If you have an old header and maybe an old theme version, then it is possible that the code from it no no longer be working with most recent WordPress versions. In this situations I will recommend a full backup and after that to update the theme and WordPress after that make a test using only tagDiv plugins and check the browser console for errors. Also if you are using a child theme, please set the main theme for tests.
Thank you!
Hi,
I see, but My question is that is need to make that element to work that way, because when you are logged in you also have the WordPress options – https://i.imgur.com/PjGYqVM.png – https://i.imgur.com/Vyut5qP.png Using this option is no longer need to edit the make change in the theme.
To change the element functionality you need to make the changes in the theme files and those should be revert after each theme update – wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_user.php – https://i.imgur.com/rLxgsd8.png
Thank you!
IS NOT A SERVER ISSUE!! ITS A THEME ISSUE AS THE EXACT THING HAPPENED BEFORE AND WAS FIXED BY NEXT UPDATE! SENDING ME ON A WILD GOOSE CHASE IS CONVENIENT FOR YOU IF YOU DONT WANT TO DIG DEEPER.
Hi,
Do you use the responsive version for your website? If not, then please make sure that the cache plugin you are using has mobile cache support.
Also, it is possible that the problem was resolved when you updated the article and in that moment the cache has been cleared on that article.
Thank you!
Thanks.
After updating the theme to Newsmag version 5.4.3.3, I also updated to WP 6.8.1, even though the theme developer’s website stated that it was compatible up to 6.7.x.
I opened a topic here and they told me that there was no problem, but I don’t know if there is any clarification, but my Widgets page no longer opens. Does anyone know how to solve it?
Thanks!
After updating the theme to Newsmag version 5.4.3.3, I also updated to WP 6.8.1, even though the theme developer’s website stated that it was compatible up to 6.7.x.
I opened a topic here and they told me that there was no problem, but I don’t know if there is any clarification, but my Widgets page no longer opens. Does anyone know how to solve it?
-
This reply was modified 1 year by
valenews.
After updating the theme to Newsmag version 5.4.3.3, I also updated it to WP 6.8.1, even though the theme developer’s website stated that it was compatible up to 6.7.x.
I opened a topic here and they told me that there was no problem, but I don’t know if there is any clarification, but my Widgets page no longer opens. Does anyone know how to solve this?
Hi,
I’ve been using the Newsmag theme on my website, agakhanism.com, and it has recently been compromised with malware. My security advisor has informed me that the theme contain vulnerabilities, even though I’m using the most updated version available.
I’m very concerned about the risk of my website being hijacked due to this issue. It’s disappointing that a theme with such a high number of sales is not being properly maintained from a security standpoint.
Please look into this matter urgently. I need a solution as soon as possible to secure my website and prevent further issues.
Thank you.
Warning: Vulnerable tagDiv Theme Newsmag theme found at ./wp-content/themes/Newsmag/includes/tagdiv-config.php – Version: 5.4.3.3 – Please update this theme or switch it immediately: https://wpscan.com/vulnerability/038327d0-568f-4011-9b7e-3da39e8b6aea.
——————————–
Out of date software is the most common cause of website compromise. It’s highly recommended to get that updated as soon as you can.
Hi,
The code in the current version seems to be slightly different from the one provided in the screenshort earlier in this tread. It seems like that just changing the “>” direction won’t do the trick with the current theme version. Is there anything else that needs to be changed? This is the current code (before changing the direction of the “>”)
// Update TO version 8.6 - add social networks.
// @since 14.12.2017
if ( empty($social_drag_and_drop) && ( version_compare($td_db_version, '8.6', '<') || TD_DEPLOY_MODE == 'dev' ) ) {
td_options::update_array('td_social_drag_and_drop', array (
'facebook' => true,
'twitter' => true,
'pinterest' => true,
'whatsapp' => true,
'linkedin' => '',
'reddit' => '',
'mail' => '',
'print' => '',
'tumblr' => '',
'telegram' => '',
'stumbleupon' => '',
'vk' => '',
'digg' => '',
'line' => '',
'viber' => '',
'naver' => '',
'flipboard' => '',
'kakao' => '',
'gettr' => '',
'koo' => '',
'copy_url' => ''
));
$update_social_drag_and_drop_option = true;
}
Thanks!
Hi,
Unfortunately I do not have a filter to disable the notice, but you can try this custom css: https://i.imgur.com/GdyqfMT.png – https://i.imgur.com/fctiPbQ.png
body.td-theme-update .toplevel_page_td_theme_welcome .wp-menu-name:after,
body.td-theme-update .td-wp-admin-header a[href*="td_theme_updates"]:after {
content: none;
}
The code should be set to apply on backend, so it can be done using a function or the plugin – https://wordpress.org/plugins/admin-css-mu/
I hope this will help you!
Hi
is there a way (filter) to disable notice of “Newsmag theme update” in WP admin? We have to do mods and FTP stuff for each new iteration so cannot one-click “update” via the panel, so the “HEY! UPDATE” notice kinda distracting.
Super non critical, no rush, question 🙂
Hello, good morning.
Since one of the recent updates, I can no longer use the plugins I had previously installed. Every time I try, I get an error, and afterward, I receive an email with the following message:
Hello!
WordPress has a built-in feature that detects when a plugin or theme is causing a critical error on your site, and notifies you with this automated email.
WordPress has detected an error in the plugin you are using: tagDiv Opt-In Builder.
Please visit the site (https://*****.pl/) and check for any visible issues. Then visit the page where the error was detected (https://*****.pl/wp-admin/post.php) and check for any visible issues.
Contact your web host for help in further investigating this issue.
If your site appears to be broken and you are unable to access your dashboard, WordPress now has a special “recovery mode.” This allows you to safely log into your dashboard and investigate further.
To keep the site safe, this link will expire in 1 day. Please do not worry about this, as a new link will be sent if the error occurs again after it expires.
To resolve the issue, you may need the following information:
WordPress version 6.8.1
Current theme: Newspaper (version 12.7.1)
Current plugin: tagDiv Opt-In Builder (version 1.7.1 | built on 29.04.2025 10:50)
PHP version: 8.3.14
Error details
====================
E_ERROR error was caused on line 3276 of /home/site717905/public_html/wp-content/plugins/td-subscription/includes/td_subscription.php. Error message: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given public_html/wp-content/plugins/td-subscription/includes/td_subscription.php:3276
Stack trace:
#0 /public_html/wp-includes/class-wp-hook.php(324): td_subscription::td_post_theme_settings_mb_save_filter(NULL, ‘32221’)
#1 /public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters(NULL, Array)
#2 /public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/external/wpalchemy/MetaBox.php(880): apply_filters(‘wpalchemy_filte…’, NULL, ‘32221’)
#3 /public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/external/wpalchemy/MetaBox.php(2081): WPAlchemy_MetaBox->apply_filters(‘save’, NULL, ‘32221’)
#4 /public_html/wp-includes/class-wp-hook.php(326): WPAlchemy_MetaBox->_save(32221)
#5 /public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#6 /public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#7 public_html/wp-includes/post.php(5110): do_action(‘save_post’, 32221, Object(WP_Post), true)
#8 /public_html/wp-includes/post.php(5212): wp_insert_post(Array, false, true)
#9 /public_html/wp-admin/includes/post.php(453): wp_update_post(Array)
#10 /public_html/wp-admin/post.php(227): edit_post()
#11 {main}
thrown
Are you able to help me figure out what’s going on? I’d really appreciate any assistance.
Thank you in advance!
Hi,
Those host logs help you see what error occurred at the time of the update; it might have been something caused by the server or a rule that blocked the update process.
Thank you!
These 3 sites all uses Tagdiv, and are updated like the resto of the sites we are reponsible for thru Blogvault: https://monosnap.com/direct/cewYxuLCWB5Rj3dd53izbJlCqtiniM
As you can see the thumbnail for these 3 sites are the same, this https://monosnap.com/direct/FdQ4NNLmg77DbFsGzh581tV2SL4Q34 – where the home page has been replaced by a form.
This is starting to become very problematic. 2 days I restored these 2 sites from an old backup to get the site back, but last night it was again updated with the result – the update broke the sites.
We are having this issue on our sites with FB using latest Chrome the past week or two. I think it might be related to a common WP plugin many use, but have not debugged that yet. Will update if I figure it out.
Hi there,
My hosting company has raised concerns that the Tagdiv Composer plugin on my website (https://www.hotelspeak.com) is being exploited via a vulnerability and this is causing a very high load on their servers. Multiple connections are causing this – I’ve copy/pasted an example at the foot of this support ticket, for reference.
It appears as though this is a known issue and I see that it was supposed to have been resolved in version 5.4 (see https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/td-composer/tagdiv-composer-53-unauthenticated-arbitrary-php-object-instantiation) but I’m running 5.4 and apparently there are still issues.
Their solution is to disable the Tagdiv Composer plugin, but this is essential to the site and without it, the site doesn’t render correctly (just a lot of short codes).
Is this a known issue with the Tagdiv Composer plugin and will it be resolved in a future update? I really don’t want to have to a) move away from Newspaper (as it’s a great theme) or b) rebuild the site using a different page builder (assuming that’s even possibly within Newspaper).
Thanks
89.248.172.183 – – [13/May/2025:10:15:54 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:53 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:52 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:54 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:52 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:53 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:54 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:55 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:55 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:56 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:56 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:57 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:57 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:56 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:56 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:57 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:58 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:58 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
89.248.172.183 – – [13/May/2025:10:15:59 +0100] “POST /wp-json/tdw/save_css HTTP/1.1” 404 114 “-” “curl/7.68.0”
Hi petar777,
Normally if nothing is interfering or limiting the theme, when this is updated using the theme system update should normally update the theme and after that the theme plugins, but there are quite few situations when the website is limited (most of the time do to security reasons, but sometimes can be some extra plugins that are interfering) then appears this situation.
We recommend that always before making a theme update to have a full backup and to check to see what theme plugins are installed, in case that only the theme is updated to manually install/update theme theme plugins from Newspaper > plugins (this will take only a few clicks)
Thank you!
Updated, warning cleared.
d
Calin, I also wanted to ask something related to this. Sometimes when I update the theme it seems that the core plugins like the composer, social media counter etc get uninstalled and I have to install and activate them in order to fix this error.
Is this normal or?
If it isn’t normal – how can I troubleshoot why it happens?
Hi simchris,
Thanks for bringing this to our attention! We’ll look into it and make sure it’s reviewed for the next theme update.
Hello,
I can see only those https://tinyurl.com/2bwsgajb socials.
I am using the latest version of the theme 12.7.1 so the code in td_first_install.php is slightly different from that you have shared. I prefer to implement the solution on my own as I plan to purchase more licenses for new projects and I want to know how to fix it
if ( empty($social_drag_and_drop) && ( version_compare($td_db_version, '8.6', '<') || TD_DEPLOY_MODE == 'dev' ) ) {
td_options::update_array('td_social_drag_and_drop', array (
'facebook' => true,
'twitter' => true,
'pinterest' => true,
'whatsapp' => true,
'linkedin' => '',
'reddit' => '',
'mail' => '',
'print' => '',
'tumblr' => '',
'telegram' => '',
'stumbleupon' => '',
'vk' => '',
'digg' => '',
'line' => '',
'viber' => '',
'naver' => '',
'flipboard' => '',
'kakao' => '',
'gettr' => '',
'koo' => '',
'copy_url' => ''
));
$update_social_drag_and_drop_option = true;
}
Hello Anamaria,
hello Calin,
unfortunately, I have to confront you with my problem again and I really hope for your professional help. After some updates, the problem has appeared again that images are not zooming in when clicked. You had solved the problem really well, but somehow it is no longer there. Please look this example page. Would you like to take another look at it? Thank you very much.
Regards, Detlev
-
This reply was modified 1 year by
detlev.
