- 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
Hi,
I have cleared cache & cookies multiple times and even tried different mobile phones but the issue remains the same. Kindly provide a relevant & working solution to permanently fix this issue. This is impacting my business.
If you need, I can provide you the admin login credentials so that you can check from your end.
Thank You,
Hi,
Can you disable the cache? If you set another homepage, you will see that the changes are not applied.
Thank you!
I have not translated. I would like to solve this last problem that I reported to you first. How to do it? I have already cleared the cache.
Hello,
Please clear the cache for a few times.
Thank you!
Hi,
Did you translate the template, as I said above? Also, please clear the cache from the plugin and server.
Thank you!
Hello,
I am encountering an issue when trying to access the REST API endpoint /wp-json/td-composer/save_post. The route returns a 404 error (“No route was found that matches the URL and request method”). However, I am able to access the namespace /wp-json/td-composer/, which suggests the namespace is registered, but the specific endpoint is not.
Here’s what I’ve already tried to resolve the issue:
1. Code Review
I checked the tdc_ajax.php file where the /save_post/ route is registered with the following code:
php
register_rest_route($namespace, '/save_post/', array(
'methods' => 'POST',
'callback' => array('tdc_ajax', 'on_ajax_save_post'),
'permission_callback' => '__return_true',
));
I tested replacing the callback with an anonymous function that returns a simple response, but the 404 error persists:
php
register_rest_route($namespace, '/save_post/', array(
'methods' => 'POST',
'callback' => function() {
return new WP_REST_Response('Route is working', 200);
},
'permission_callback' => '__return_true',
));
2. Server Permissions
I adjusted the server permissions to ensure:
Directories are set to 755.
Files are set to 644.
The wp-config.php file is secured with 600 permissions.
Ownership of files and directories is set correctly for the web server user (apache).
3. Permalink Rewriting
I resaved the permalink settings in Settings > Permalinks in WordPress, but it didn’t resolve the issue.
4. Cache and ModSecurity
Cleared all caching services (Cloudflare and any caching plugins).
Temporarily disabled ModSecurity to ensure it wasn’t blocking the REST requests.
5. PHP Extensions and Configuration
Verified that the necessary PHP extensions are active, including:
json
curl
mbstring
openssl
The PHP version is 7.4, which meets the requirements.
Increased the PHP limits in the php.ini configuration:
memory_limit = 256M
max_execution_time = 300
post_max_size = 64M
6. Plugin and Theme Conflicts
Tested with all other plugins disabled, leaving only the one registering the REST route.
Switched to the default Twenty Twenty-One theme to ensure there was no theme conflict, but the 404 error persists.
7. Error Logs
Checked the PHP and server (Apache) error logs but found no relevant messages related to the failure in registering the REST route.
8. Namespace Adjustments
The namespace is currently set to ‘td-composer’. I also tried adding a version (‘td-composer/v1’), but the issue remains the same.
9. Debugging Attempts
I added debug statements to ensure that the rest_api_init hook is being called. The debug message appears, confirming that the code is executing, but the /save_post/ endpoint is still not accessible.
After trying all these solutions, I am reaching out for assistance. Is there any specific issue with the Newspaper theme or the td-composer plugin that could be causing this failure to register the route?
Thank you in advance for your help. I look forward to your guidance.
Hello!
Make a test and deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
Let me know the results!
Thank you!
Hello!
I have chosen the News Hub PRO theme, and something strange is happening with my site. After installation, everything is fine, and the design matches both the mobile and desktop versions of the site. However, after some time, the style seems to break either on the desktop or mobile version of the site, and I can’t figure out what causes it. An example of the broken style is shown in the screenshot from the phone. The same design issue can appear on the desktop version of the page as well. All third-party plugins have already been disabled, and the cache has been cleared, but it doesn’t help. Could you please advise me on what to look into?
Thank you.


Hello,
1. Please let me know when you need the block replacements. You can choose what block you want from composer https://i.imgur.com/hV0E9kP.png -> https://i.imgur.com/yP29dQ9.png -> https://forum.tagdiv.com/flex-block-settings-guide/
2. To increase page speed, I recommend checking which thumbnails you are using on your blocks. You might want to avoid having all of them enabled and optimize and regenerate images. You can use the EWWW Image Optimizer for image optimisation, and the OMGF plugin for fonts. Additionally, you can use the WP Rocket plugin.
here are many optimization guides provided by our users here in the forum, some made by us; you could check some of them
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/high-number-of-ajax-request/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.andraware.com/wp-rocket-for-newspaper-theme/
– https://forum.tagdiv.com/topic/page-speed-guide-for-2023-beginners-and-advanced/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/cloudflare-cdn/
– https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
– https://forum.tagdiv.com/topic/sql-querys-high-cpu/
– https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
– https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
– https://underconstructionpage.com/optimize-wordpress-database/
– https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/
Thank you!
my all pages TD Composer running properly. but i am unable add or edit shop page. Shop — Posts Page, Shop Page
Edit | Quick Edit | Trash | View | Clear this cache | TD Composer is disabled on Posts Page.
see https://mantravidya.com/shop/
my all pages TD Composer running properly. but i am unable add or edit shop page. Shop — Posts Page, Shop Page
Edit | Quick Edit | Trash | View | Clear this cache | TD Composer is disabled on Posts Page
I have tried clearing Cloudflaire cache but the same occours.
I have sent an email to contact@tagdiv.com , login information.
Could you check from backend side and reply via email.
Thanks all again
Hello!
Did you encounter any issues regarding this?
Make sure it is not from a caching plugin. Make a test and deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
Let me know the results!
Thank you!
Yes.
Oddly it works on my laptop just fine so something must be conflicting with it on the software side of my PC but I have no idea what considering I’ve used different browsers and cleared caches.
Dear, I did cache, further, sticky checked was there and suddenly not working at live.
https://www.loom.com/share/cadfce24b905466eb471e2d6a9d0858a?sid=99455321-c089-4155-a483-5331b72dca9a
Hello,
Please clear the cache a few times.
Thank you!
Hello @ramiz1819 !
Please go to Newspaper -> Plugins and make sure the Mobile theme plugin is installed and active. Then, follow the documentation I’ve provided above.
Make a test and deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
Thank you!
Hello Mark!
Make a test and deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
Let me know the results!
Thank you!
Hello!
No. We didn’t change any option there.
Please follow this guide: https://forum.tagdiv.com/mega-menu/
Make a test and deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
Let me know the results!
Thank you!
Hi,
Ok, so FlyingPress provide separate cache for mobile is you are using this cache, this is recommended by the FlyingPress if you are not using the responsive version- https://docs.flyingpress.com/en/article/generate-separate-cache-for-mobile-p7a3vn/
Now in case that the problem is still persisting, please try this custom css (and remove ethe one prom previous reply)
@media (max-width: 767px) {
.header-search-wrap .td-icon-search {
font-size: 27px;
padding-top: 8px;
}
#td-top-mobile-toggle i {
font-size: 26px;
line-height: 55px;
padding-left: 13px;
display: inline-table;
vertical-align: middle;
color: #efefef;
}
.td-main-menu-logo img {
width: auto;
}
}
The code needs to be set between style /style tags – https://we.tl/t-IxgVEt38Tr
-
This reply was modified 1 year by
Calin.
Hello,
I´m developing a site using Newspaper and newspaper-politics, everything Is ok the first time, or when the browser cache is empty, but then don´t update by anyway.
https://politico.ar is the site.
I use W3 Total Cache, I tried deleting all caché and refreshing then de browser but don’t update.
I put W3 even to 60secs, and nothing.
I put on and off internal cache go RevSlider… but nothing.
If you enter now, and then you refresh a few time later you will see that the first slide is not the same as the later post in the first nodule.
If you use different browser then will be different slides that don’t change at all.
How can I force the browser to clean cache or how the browser detect that need to update when the site cache is cleared?
Im crazy with this
Hi. We are the very happy owner of your theme. Everything was running smooth so far, but, we have two articles that gives error when we try to modify and update them :
https://testeurdecbd.fr/semences-et-graines-cbd/
https://testeurdecbd.fr/cannabis-et-medecine-rapports-etudes-recherches/
Error : Not Acceptable
Client browser does not accept the MIME type of the requested page.
This happen only on those two articles, and :
We disable Tag div plugins and even re installed them, didn’t work
We disable Wp Cache And Jet back boost, but didn’t changed
We tried by modifying HT access as some online helps post suggest, but crahed the website
If you have any idea or help, we would be very grateful ! 🙂
All best
To come full circle. The problem was created initially from a database permissions issue/ hosting side. Permissions were corrected but the problem would not go away. The answer was to clear browser side cache /facepalm
even if i try surfing it from a mobile browser i never used (Brave)… it loads the wrong mobile page.
i also deleted cloudflare cache or tried to set it in developer mode