- 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
Hello,
If the share button works when you post to your personal Facebook profile, but not when you try to share to a Facebook page, there are a few situations. It could be a problem with Facebook itself, which after the latest updates has now changed and has other specific requirements to be able to share to a Facebook page. Our developers have been informed about this situation and it remains to monitor the new implementations from Facebook and see if anything can be done to fix this unpleasant situation (it may require extra permissions and extra APIs for the Facebook page).
Thank you!
The bottom of each post I create with the newspaper theme has a logo that needs to be updated. Can you tell me where this can be updated? (see the image that says “McDowell Communications Group” at the bottom of this test post:
https://www.thelaurelct.com/?p=29832&preview=true
Hi Calin,
Thanks for the response. The website is https://regioonline.nl. It uses most cloud templates (but not everything), and has about 70 subpages. 62 of them have about the same layout as the homepage.
Query Monitor shows at Queries per component for td-composer
Plugin: td-composer 10 (SELECT) – 1 (SHOW) – 0 (UPDATE) – 3 (INSERT) – 0,0061 (TIME)
That seems not to be a lot. The plugin WP Media Folder however has 457 (SELECT) queries.
If you need more info or access please let me know
Hi,
Unfortunately for the moment we do not have a theme update ready and as I see this featured is still on waiting list.
What I can do is if you need is to provide a css for that element to make it as you want. For this I will need a link to a page were you have this element and some details for how you’ll like to be,
Thank you!
Hi,
For the moment there is no theme update available, but as a solution you can use a child theme and set in functions.php file from child this function:
add_filter('woocommerce_sale_flash', 'woocommerce_custom_sale_text', 10, 3); function woocommerce_custom_sale_text($text, $post, $_product) { return '[NEW TEXT]'; }
The results – https://i.imgur.com/BOt46dS.png – https://i.imgur.com/TgFDO3R.png
Thank you!
I am using key in my 3rd website and you can check that 4th website is staging website. Even using valid key this issue is happening. And, it started happening after 12.7.1 update.
Hi,
Do you have any updates here?
Thank you.
Hi guys,
you once fixed an issue for me regarding links on buttons using ACF. Please check here:
https://forum.tagdiv.com/topic/afc-button-link-not-working/
And now, on a new you project, I am facing this issue again. Where did you make the modifications so I can fix it myself? Or will you fix it within the next update?
Hi there at tagdiv,
I am running into some issues of witch I can’t optain if it is theme related or not, but maybe you can help or give a hint.
My newssite is running for over 8 years now with Newspaper and all postst are kept. My wp-postmetatable is very large (about 2,6GB) witch seems to give a lot of issues with stability of the database.
I recently moved from an unmaneged VPS (16 vCpu cores and 60GB RAM) to a shared hosting option with 24vCpu cores and 16GB RAM. I took over the site end 2024 and the previous owner helped with support on the VPS. Because of less time available and not being able to update Plesk to latest version, he stopped with suporting me on the VPS.
For years we used WP Rocket as caching plug-in witch almost never gave issues. Before the move a continues amount of databaseconnection errors was arising. The VPS had to be rebooted every few days because the mariadb service was killed.
Using a cache plugin (any cache plugin) gives Fatal database conetion errors or ‘Post can not be updated’. Tried Varnish cache without any other caching but that did not renew/cleared when I posted a new post. Also tried Redis Object Cache, witch worked at first, but then posting an post kept hanging and Redis didn’t clear anymore.
Because everytime I had to remove caching plugins via FTP to restore my site, I took a closer look at my database.
As far as I know I am only using cloud templates and flex blocks. But the fact that my postmetatable is 2.6GB big concerns me. Maybe you can help me out explaining if td-composer creates a lot of extra row in that table. At current time there are 1071550 totall rows in the postmeta table. I see a lot of the following rows
_vc_post_setting
_edit_lock
_edit_last
slide_template
post_views_count
and this repeats itself many times, but there are also references to other plugins like RankMath, WP Media Folder and FS Poster. It is tricky to get a clear picture of what is eating space unnessessary.
A hint of help would be much appriciated!
Hello tagDiv Team,
I’m using the Newspaper theme version 12.7.1 and am currently designing my site’s homepage with tagDiv Composer. In one of the main blocks on the homepage, I’m using Flex Block 1 to display recent catalogs in a grid format.
In the block settings, I have selected the option:
“Show additional text before the date.”
However, no field is displayed for entering custom text (for example, “Updated:”), and currently the date appears alone.
My intention is for the word “Updated:” to appear before the date in all Flex Block 1 modules automatically, without having to manually edit each post.
Is there a way to enable this text from the translation or global theme settings, without using a child theme?
Or should I modify a specific file to make this option work properly?
I would greatly appreciate your guidance. I’ve attached screenshots with the exact block configuration.
Thanks in advance for your help.
Regards,
Jhonny
Enviar comentarios
Paneles laterales
Historial
Guardado
Hello, for the latest updates, I’m unable to view the change log of the newspaper theme from the link on the theme panel. Here you can find the screenshot of the link: https://imgur.com/a/k91m3Kj
Link opens your homepage: https://imgur.com/6kRiKWi
This problem occurred months ago and remains unresolved to this day. So I wanted to let you know.
Hi,
This situation is usually related to cache plugin. Please check your cache plugin settings.
I see you are using LightSpeed cache. To prevent LiteSpeed Cache from interfering with your WordPress themes and plugins, focus on the following: Purge All On Upgrade should be enabled, Auto Purge Rules for Publish/Update should be set to include common page types like the front page and homepage, and Serve Stale should be disabled to avoid serving outdated content.
Thank you!
Hi,
The only option in our theme that takes the videos automatically from youtube account is the video playlist element – https://i.imgur.com/w9h9Q3S.png – https://forum.tagdiv.com/video-playlist-2/ also you can set 3 videos inline in different ways, but fixed videos, not videos that will automatically update (this can be done only if you use a playlist or chancel and the element video playlist for youtube with api key).
Thank you!
Hi David,
Thank you for taking the time to share all that with us. I’ve passed everything along to our developers, and they’ll take care of it in the upcoming update.
Much appreciated!
Hi,
This situation is general for many plugins – https://wordpress.org/support/topic/wordpress-6-8-update-issues/
We know that this can be with our theme plugin too and our developer team will check it and fix it. The notice will not cause any problems on the website or with using the theme properly. Unfortunately for the moment the only way to stop it is to disable the debug.
Thank you for your understanding!
Hi,
If the theme is not updating automatically the plugins then it is possible to get an message, maybe “ajax error”? If so, then means that some settings are interfering with the theme and are preventing the theme plugins to be installed automatically. The fastest solution in this situation is to update manually the theme plugins, for this I will recommend to update the theme at the last version, 12.7.1 and get the theme package from the themefores from your account (you’ll download the full package and if the plugins can not be installed automatically buy the theme, then you can install the plugins manually from plugins > upload and selecting the plugins from the theme you are using).
Thank you!
When seeking help with this issue, you may be asked for some of the following information:
WordPress version 6.8.1
Active theme: Newspaper Child theme (version 9.0c)
Current plugin: tagDiv Opt-In Builder (version 1.7.1 | built on 29.04.2025 10:50)
PHP version 8.3.6
Error Details
=============
An error of type E_ERROR was caused in line 3276 of the file /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 in /wp-content/plugins/td-subscription/includes/td_subscription.php:3276
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): td_subscription::td_post_theme_settings_mb_save_filter()
#1 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/external/wpalchemy/MetaBox.php(880): apply_filters()
#3 /wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/external/wpalchemy/MetaBox.php(2081): WPAlchemy_MetaBox->apply_filters()
#4 /wp-includes/class-wp-hook.php(326): WPAlchemy_MetaBox->_save()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/post.php(5110): do_action()
#8 /wp-includes/post.php(5212): wp_insert_post()
#9 /wp-admin/includes/post.php(453): wp_update_post()
#10 /wp-admin/post.php(227): edit_post()
#11 {main}
thrown
When seeking help with this issue, you may be asked for some of the following information:
WordPress version 6.8.1
Active theme: Newspaper Child theme (version 9.0c)
Current plugin: tagDiv Opt-In Builder (version 1.7.1 | built on 29.04.2025 10:50)
PHP version 8.3.6
Error Details
=============
An error of type E_ERROR was caused in line 3276 of the file /home/webacers/public_html/wordpress/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 in /home/webacers/public_html/wordpress/wp-content/plugins/td-subscription/includes/td_subscription.php:3276
Stack trace:
#0 /home/webacers/public_html/wordpress/wp-includes/class-wp-hook.php(324): td_subscription::td_post_theme_settings_mb_save_filter()
#1 /home/webacers/public_html/wordpress/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /home/webacers/public_html/wordpress/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/external/wpalchemy/MetaBox.php(880): apply_filters()
#3 /home/webacers/public_html/wordpress/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/external/wpalchemy/MetaBox.php(2081): WPAlchemy_MetaBox->apply_filters()
#4 /home/webacers/public_html/wordpress/wp-includes/class-wp-hook.php(326): WPAlchemy_MetaBox->_save()
#5 /home/webacers/public_html/wordpress/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /home/webacers/public_html/wordpress/wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /home/webacers/public_html/wordpress/wp-includes/post.php(5110): do_action()
#8 /home/webacers/public_html/wordpress/wp-includes/post.php(5212): wp_insert_post()
#9 /home/webacers/public_html/wordpress/wp-admin/includes/post.php(453): wp_update_post()
#10 /home/webacers/public_html/wordpress/wp-admin/post.php(227): edit_post()
#11 {main}
thrown
“I want to create a page that can display content in the form of short news feeds (as shown in image 1), and each feed item can use the ‘lock content’ function according to the settings set by the administrator. I have tried using ACF (as shown in image 2), but the ‘lock content’ feature does not allow locking content by category or post type. Please update or suggest a solution for me
Image 1 : https://postimg.cc/2V1WLV8K
Image2 : https://postimg.cc/p5hdr5YQ
Why are the tardif composer and library plug ins not updating? I installed newspaper 12.7 from 12.6.1 and plug ins keep failing to update and not updating manually. The web site looks like crap now.
Hi Previously, editors were able to create pages using tagdiv composer. But in the latest update they are unable to do. We have to give admin rights to editors to work on tagdiv composers. Is there any way were they can work without giving them admin rights?
Hi Team,
I am facing this issue on my website maverickmefoundation.com. Please help. I have already updated the theme and the plugins, but the error message is not going away. I have also flushed the cache files…
Thank you.
Ritu
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the td-cloud-library domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/wp-includes/functions.php on line 6121
When posting in a couple spots on two websites that have Newspaper Theme, I have been encountering the following error:
Uncaught Error: array_key_exists(): Argument #2 ($array) must be of type array, null given
in /home3/garretso/public_html/wp-content/plugins/td-subscription/includes/td_subscription.php on line 3276
Call stack:
td_subscription::td_post_theme_settings_mb_save_filter(NULL, ‘4880’)
wp-includes/class-wp-hook.php:324
WP_Hook::apply_filters(NULL, array)
wp-includes/plugin.php:205
apply_filters(‘wpalchemy_filter_td_post_theme_settings_save’, NULL, ‘4880’)
wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/external/wpalchemy/MetaBox.php:880
WPAlchemy_MetaBox::apply_filters(‘save’, NULL, ‘4880’)
wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/external/wpalchemy/MetaBox.php:2081
WPAlchemy_MetaBox::_save(4880)
wp-includes/class-wp-hook.php:326
WP_Hook::apply_filters(NULL, array)
wp-includes/class-wp-hook.php:348
WP_Hook::do_action(array)
wp-includes/plugin.php:517
do_action(‘save_post’, 4880, WP_Post, true)
wp-includes/post.php:5110
wp_insert_post(array, false, true)
wp-includes/post.php:5212
wp_update_post(array)
wp-admin/includes/post.php:453
edit_post()
wp-admin/post.php:227
Placing this into ChatGPT, it says there’s an error that needs to be fixed in the td-subscription plugin. “Uncaught Error: array_key_exists(): Argument #2 ($array) must be of type array, null given”
“What This Means:
PHP’s built-in function array_key_exists() expects the second argument to be an array, but it was given null instead.
In your case:
File: /home3/garretso/public_html/wp-content/plugins/td-subscription/includes/td_subscription.php
Line: 3276
Cause: The plugin tried to check if a key exists in an array, but that array was actually null.”
While I could possibly fix this manually, any suggestions otherwise?
Hello,
I was checking in this request.
Can you provide an update on the reported issue?
Hi,
Thank you for your report. We’re aware of that notice, and it will be addressed in the next theme update.
Thank you!