- NewspaperHow to use the Flex Blocks cache option
- NewspaperCache plugin – install and configure
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperFlex Block Settings Guide
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperAutoptimize Plugin – install and configuration
- NewspaperHow to update a plugin
- NewspaperCloudflare (CDN)
- NewspaperFacebook Share
- NewspaperVideo Playlist
- Newspaper7 Days Post Sorting
- NewspaperAjax View Count
- NewspaperTop bar templates
- NewspaperHow to Update the Newspaper Theme
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
- NewspaperRequirements for Newspaper
- NewspaperHow to Make the Site Faster
Hello,
Does anyone know what the option table “td_010_remote_cache” is used for?
Mine seems to contain some pretty outdated entries.
Best regards
Ok for anyone encountering this issue, i have WP Rocket. The issue is, WP Rocket still had an archive of template in memory. I had to install “WP Rocket | Customize Mobile Cache options” AND clear my CDN to be able to see my website like i’ve configured it through tagDiv
Thanks. Unfortunately, this did not work. Nor did excluding all .js from the cache. Purging the cache entirely solves the problem temporarily, however. What else can I do? Thanks.
Hi Simion,
Thanks for the suggestion. Cache by device type was not active in APO. Going to turn it on as that sounds like the logical fix. Will let you know how it goes.
The TagDiv composer is not working for any pages, or when I try to edit Cloud Templates modules.
I have tried clearing the cache, disabling all the Plugins, and also checked on different systems. Still not Editor is not loading.

Hi,
From what I see something is blocking the request the pagination makes to load more posts https://prnt.sc/DMbGib33aHhX Maybe its the total cache, does it work if you clear the cache and check again? Or after you deactivate the plugin. If it does, it could be a setting from the total cache that causes the issue. But if the issue remains, then the cause is something else. Try deactivating all non-theme plugins temporarily and check again.
Thanks.
Hi,
It can be made to look better by removing the margin right of the checkmark and adding a margin right for the button https://prnt.sc/QXF8OWQgjEDI
Please try this code https://pastebin.com/Qv7uHGQf Clear the cache after entering it.
Thanks.
Hello,
I’m using a Custom Post Type “Blank – Custom Post Type” for event calendar entries. I created a new layout/template for this CPT where I changed:
Layout and styling of inner row using Custom Fields
Color scheme and font styles
Overall template appearance
I set the new template as global for all posts of this CPT. Unfortunately, there’s an inconsistency issue – some posts use the new template, while others still use the old one.
Examples:
✅ New layout (correct): https://forcenews.pl/wydarzenia/hotel-meeting/
❌ Old layout (problem): https://forcenews.pl/wydarzenia/miedzynarodowe-targi-wynalazkow-i-innowacji-intarg/
What I’ve already tried:
Cleared WordPress and browser cache
Verified all posts are the same CPT
Confirmed the template is set as global
The issue affects existing posts created before the template change. New posts correctly use the new layout.
Question: How can I force the global CPT template to apply to all existing posts? Is there a way to bulk update template metadata without manually editing each post?
I see. And I believe you are using cloudflare APO as well. If so, is this option active? https://developers.cloudflare.com/automatic-platform-optimization/reference/cache-device-type/ If not, please activate it.
By using that option for the menu there are two versions of the header. One that has the header menu and one that doesn’t. If the one that doesn’t have it gets cached, then that is displayed for everyone until the cache gets cleared. With the cache by device type enabled in cloudflare it should not happen anymore. But if it’s already active, then it’s pretty strange.
Thanks.
Hello,
I am currently experiencing an issue with the Newspaper theme regarding fonts.
In the tagDiv Composer editor (backend editor), the correct fonts (default theme fonts) are displayed properly.
However, on the frontend (live site), the fonts are not applied and are replaced by fallback/system fonts.
This happens across all browsers, even in incognito mode.
I have already tried:
Resetting and reapplying fonts via Theme Panel → Fonts.
Clearing all caches (Autoptimize, WP Super Cache, browser cache).
Adjusting Autoptimize Google Fonts settings (keep in head, keep combined, etc.).
Unfortunately, none of these attempts solved the problem.
Additionally, in the browser console I see repeated 404 errors for missing resources (e.g., /mode-less.js, /snippets/text.js).
I am not sure if these missing files are related to the font issue, but they are consistently appearing.
My main concern is that the default fonts included in the Newspaper demo/theme are not being loaded on the live site, even though they display correctly inside the editor.
Could you please check if this is a known bug or provide guidance on how to restore the proper font loading?
Thank you for your assistance.
Best regards,
Pagination isn’t working on my sutef.org website.
I have the W3 Total Cache plugin. I need help.
Hi Simion,
Thanks for the suggestion.
The ‘Don’t load on mobile’ option is enabled, but I actually prefer it this way, as it prevents the menu from displaying on mobile devices in a landscape orientation.
Using Cloudflare for cache.
Hi,
There is a setting that could have this effect in some cases, it depends on the caching configuration.
In the composer if you click on the header menu on desktop, is this option active? https://prnt.sc/G7wrnliJdZt7 If it is, please disable it and clear the cache.
Normally that should not cause a problem. But for example if the cache is not created separately for desktop and mobile, and the mobile version is cached first, the visitors will see the desktop header without the menu. It can be random, depending on which version is accessed first after the cache is cleared. What caching are you using for the website?
Let me know.
Thanks.
Hi,
If you added a valid page ID then it should open the page. I suggest clearing the cache as a first step, then trying again. But we could take a look as well, you can send us an email at contact@tagdiv.com and provide a link to the website and admin login. Then we will check as soon as possible.
Thanks.
Hi,
This situation can appear in multiples situations, for example using object cache – https://forum.tagdiv.com/topic/the-password-reset-key-is-invalid-2/ – https://i.imgur.com/iNzZgFY.png
Hi,
The best one is WP Rocket, but there are other cache plugins that can be used, this differs from website to website and what settings are used. Most of the plugins provide enough options so you can control whether the cache should be used or not on specific sections/functions.
Hi,
I have a few recommendations to help optimize your site’s performance:
Enable Object Caching: This can significantly improve load times by reducing the need for repeated database queries.
Cache on Flex Block Elements: As per the instructions here, activating cache for flex blocks can improve resource efficiency: https://forum.tagdiv.com/use-flex-blocks-cache-option/
Review Resource-Heavy Features: If you’re using the “Most Popular” feature, it may be consuming substantial resources. You can disable it by navigating to the theme panel here: – https://i.imgur.com/IgvZFub.png – https://i.imgur.com/wnBKD6r.png – https://i.imgur.com/Vms107h.png
Please note, it’s advisable to make this change after updating the sorting settings for the blocks.
Hi,
When you are using a cache plugin you need to set some configuration recommended by WooCommerce authors – https://developer.woocommerce.com/docs/best-practices/performance/configuring-caching-plugins/
Also, here is a similar topic – https://wordpress.org/support/topic/enabling-wp-super-cache-causes-woocommerce-memberships-plugin-to-not-work/
I hope this will help you!
Thank you!
Hi,
1. When adding a product to the cart, the notification “Product added to cart, checkout” doesn’t appear.
Please check it yourself as well: https://edubit.ir/
2. In the shop, the “Add to Cart” button doesn’t work at all. But when I deactivate the Super Cache plugin, the notification appears.
Please check it yourself as well: https://edubit.ir/product/powerpoint-farsi2-review-exercises/
What should I do to resolve this conflict?
Thank you!
Hello,
This is usually a plugin conflict. What you should do is to check your active plugins and disable the WP Backery plugin, clear all cache if you use it, and after that, everything should be good.
Thank you!
I am using TagDiv cloud library(Single magazinePro template), but I am encountering a layout problem specifically on the single post pages. The post page is structured with two sections: the main content area and a sidebar. While the composer editor shows the layout correctly with both sections side by side, the live website displays the sidebar overlapping the content, and the main content stretches to full width.
Here are the screenshots for reference:
Overlapped sidebar issue: https://prnt.sc/PTyjQ-jsfqYm
Composer view (correct layout): https://prnt.sc/kGkECw7af7Rc
Live view (problem visible): https://prnt.sc/uOor9afvQQj2
I have cleared caches, checked for plugin conflicts, and confirmed that this issue only occurs on the single post pages, not on other pages.
Could you please guide me on how to fix this issue? I would appreciate any advice on CSS adjustments, composer settings, or known conflicts that might cause this problem.
Thankyou
Antonio Ungaro, kindly share your litespeed cache settings you are using on your website
I have everything on no stretch yet my topbar is stretched. Same with footer, it’s always stretched even though stretched is turned off. No cache plugins turned on.
Ps: assigning unassigning sites is not working.
Can you please advise how to delete a seved element if the X isnt clickable.
I saved a “Single External Shortcode” Element and it looks broken. Everytime i try to edit, delete or save it, it produces ///////// in the name, shown in “Add Element” column.
Please check the screenshot:
https://drive.google.com/file/d/12E5iC-6odm1uf-i_KejX8CDEP0rp81Mj/view?usp=sharing
The “Delete-X” isnt clickable for this saved element, i tried in MacOS browsers, Safari and Chrome, deleted cache, logged in and out, nothing works.
Thank you
and have a nice day
Hi,
Check the row if is set to layout – https://i.imgur.com/n8KDjbX.png and after that, make sure the settings have been saved https://i.imgur.com/HnXKyUk.png and after that, clear the cache if you are using cache (in case if this is also used for logged in user).
Thank you!