- 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
It didn’t work
I deleted the object cache plugin. I deactivated wp rocket and deleted the indicated files, including the one generated by wp rocket, but I still can’t change the header.
Hello,
We have disabled all except: tagDiv Cloud Library, tagDiv Composer, tagDiv Social Counter, tagDiv Standard Pack
And still cannot load images in “single image”
The website is not cached by anything else, no CF
Thanks.
Hi,
Please delete the object cache file and check after https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/
Thank you!
Hi
I use WP Rocket. I tested it by deactivating the plugin and it didn’t work. I also deactivated Object Cache Pro and it didn’t work either.
Yes, I’m changing the header in the Website Manager. I change it, save the page and the message that the header was saved successfully appears, but when I open the Website Manager again, it doesn’t change.
The difference in behavior from other domains where I have the template is that when I choose the new header, there is no update on the page, while on other sites the page already shows the update.
Hello!
Sometimes, the issue can be from a plugin conflict or a cache issue. That’s why we recommend first deactivating ALL plugins except tagDiv ones; if you are using a cache plugin, deactivate it, clear all cache (also from your browser), and see the results.
Thank you!
Hello!
It seems that something is wrong on your end because when I install this demo, it comes as the demo looks on that link. 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,
Please let me know what cache plugin you use. Also, did you try to assign the header template on that page -> https://i.imgur.com/JljuFzC.png
Thank you!
I’ve had a play about and it appears to be linked to the SVG setting in the header.
I edit and HIDE the SVG, but when I save it, it goes back to showing it again, while the logos are deleted.
It doesn’t matter if I clear the cache, turn mobile/AMP on or off, it is just stubbornly resetting itself and displaying the SVG logo.
Have tried some custom CSS to remove it – same result.
I think it’s the span.tdb-logo-svg-wrap and span.tdb-logo-text-wrap elements that need to be hidden. If I delete their lines from Google’s code inspector panel, the logo displays as it should do.
My knowledge of CSS is very, very small, so I cannot figure out how to make the changes stick.
Adding
{
display: none !important;
}
to the classes makes no difference.

I figured out the issue and was able to restore responsive version by purging cache.
Is it possible to show the responsive version of grid when using the Tagdiv Mobile Theme? I want to override the behavior of showing 3 featured posts and show the big image with scrollable posts at the top of home page instead.
Thanks so much for your help!
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.
If the problem is still there, then please get in touch with us via email at contact@tagdiv.com and provide the following:
– admin URL and credentials
– the license certificate and purchase code
– a link to this topic to identify you
We will check and try to help you as soon as possible!
Thank you!
Hello,
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 optimization 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!
Hello!
Check all these requirements for the theme: https://forum.tagdiv.com/requirements-for-newspaper/
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
I recommend you use fewer features on the page so there will also be fewer requests.
Improving page speed in WordPress is crucial for providing a better user experience and optimizing your website for search engine rankings. Here are some tips to help you enhance your WordPress site’s page speed:
Optimize Images: Compress images before uploading them to your WordPress site. You can use plugins like WP Smush or EWWW Image Optimizer to automatically optimize images without losing quality.
Utilize Caching: Implement caching to reduce server load and speed up page loading times. WordPress caching plugins like WP Super Cache or W3 Total Cache can generate static HTML files of your pages to serve users instead of dynamically generating them each time.
Minify CSS and JavaScript: Minify your CSS and JavaScript files to remove unnecessary characters and reduce file sizes. This can be done manually or through plugins like Autoptimize or W3 Total Cache.
Enable GZIP Compression: Enable GZIP compression on your server to reduce the size of files sent from your server to users’ browsers. Most hosting providers offer GZIP compression, but you can also enable it through plugins like WP Rocket or W3 Total Cache.
Optimize Database: Regularly clean up and optimize your WordPress database to remove unnecessary data and improve performance. You can use plugins like WP-Optimize to automate this process.
Limit External Requests: Minimize the number of external requests your website makes by reducing the use of external scripts and widgets. Each external request adds overhead to your page’s loading time.
Enable Lazy Loading: Implement lazy loading for images, videos, and iframes so that they are only loaded when they are visible on the user’s screen. This can significantly reduce initial page loading times.
Optimize Server Response Time: Choose a reliable hosting provider with fast server response times. Consider using a content delivery network (CDN) to serve your content from servers closer to your users.
Regularly Update Plugins and Themes: Keep your WordPress core, plugins, and themes updated to the latest versions to ensure compatibility with the latest performance optimizations and security patches.
Ads can significantly impact the speed of your WordPress website since they often involve loading external resources and scripts. You can try to limit the number of ads, optimize ad sizes and formats, and implement lazy loading on your ads.
By following these tips, you can significantly improve the page speed of your WordPress website, leading to better user engagement, higher search engine rankings, and overall improved performance.
Thank you!
Hello,
You have the mobile theme plugin activated; please deactivate it and clear the cache.
Using our theme, you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/ The option that you need to use.
Suppose you created the mobile pages with tagDiv Composer. In that case, when you install the Mobile Theme plugin, your pages will be overwritten by the plugin (the mobile theme comes with its templates for page, post, category, etc, so your current templates from the desktop theme will get converted to the mobile theme layout, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH also, the options that are provided to edit the mobile theme version are limited (this keeps the things simple)).
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY.
So, the mobile responsive is what you see when that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
The Mobile responsive version of the theme and the mobile page editor can be edit with tagDiv Composer, the mobile theme plugin cannot.
For example, you can have the mobile theme plugin activated and use the mobile page/mobile responsive version for the homepage/pages, but for the categories pages/404 page, you can’t use the mobile page/mobile responsive version if you have the mobile theme plugin activated.
So, if you want to design the pages with tagDiv Composer, you can use the mobile page or mobile responsive version.
Thank you!
Hello!
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
I can offer some suggestions regarding the page speed:
Optimize Images: Compress images before uploading them to your WordPress site. You can use plugins like WP Smush or EWWW Image Optimizer to automatically optimize images without losing quality.
Utilize Caching: Implement caching to reduce server load and speed up page loading times. WordPress caching plugins like WP Super Cache or W3 Total Cache can generate static HTML files of your pages to serve users instead of dynamically generating them each time.
Minify CSS and JavaScript: Minify your CSS and JavaScript files to remove unnecessary characters and reduce file sizes. This can be done manually or through plugins like Autoptimize or W3 Total Cache.
Enable GZIP Compression: Enable GZIP compression on your server to reduce the size of files sent from your server to users’ browsers. Most hosting providers offer GZIP compression, but you can also enable it through plugins like WP Rocket or W3 Total Cache.
Optimize Database: Regularly clean up and optimize your WordPress database to remove unnecessary data and improve performance. You can use plugins like WP-Optimize to automate this process.
Limit External Requests: Minimize the number of external requests your website makes by reducing the use of external scripts and widgets. Each external request adds overhead to your page’s loading time.
Enable Lazy Loading: Implement lazy loading for images, videos, and iframes so that they are only loaded when they are visible on the user’s screen. This can significantly reduce initial page loading times.
Optimize Server Response Time: Choose a reliable hosting provider with fast server response times. Consider using a content delivery network (CDN) to serve your content from servers closer to your users.
Regularly Update Plugins and Themes: Keep your WordPress core, plugins, and themes updated to the latest versions to ensure compatibility with the latest performance optimizations and security patches.
Ads can significantly impact the speed of your WordPress website since they often involve loading external resources and scripts. You can try to limit the number of ads, optimize ad sizes and formats, and implement lazy loading on your ads.
By following these tips, you can significantly improve the page speed of your WordPress website, leading to better user engagement, higher search engine rankings, and overall improved performance.
Thank you!
Hello,
I am using this theme : https://themeforest.net/item/newspaper/5489609
And this is my live URL : https://newscred24.com/
But its browsing speed is very slow, not using any extra plugin here, only using WP Super Cache Plugin. I thing my Web Hosting is Fast.
Some issue could be happened like :
1. Unoptimized CSS, JS, and HTML Files of the theme.
2. External Scripts and Fonts load of the theme.
3. Unoptimized Mobile Performance of the theme.
4. Too Many HTTP Requests of the theme
Just asking above the issue is there of my points.
To make it fast of my website what will i do now. Please resolve this issue.
Thanks
Hello,
Please do a test using only tagdiv plugins and disable the extra plugins like for cache and so on.
Did you use the amp plugin?
Thank you!
Hello,
We recommend WPML plugin for translations: https://forum.tagdiv.com/using-theme-translations-together-wpml/
You need to translate the English (original language) the template for each language in part – https://i.imgur.com/CDmeHCf.png you should have them for each language cloud template – https://i.imgur.com/4agmUtg.png
A much simpler and faster alternative is to duplicate the cloud template you want to use in another language, edit it and select the desired language – https://i.imgur.com/z1CqgBo.png (edit the name) – https://i.imgur.com/dPX8ROs.png – https://i.imgur.com/Lc81IgP.png This method needs to be used to translate all cloud templates.
The pages are created with tagDiv Composer which is a page builder, when WPML is used it cannot translate everything that was built with the page builder and must be edited for each language separately. Please open the page in the editor and click on translate – https://i.imgur.com/TXH6y1c.png. After, if you duplicate the template, you can edit it to change the logo, menu, and whatever you want.
When you make the corrections, make sure you are on the page with the language you are editing, and if you use the cache, or object cache, please clear it.
Please check this topic https://forum.tagdiv.com/topic/missing-strings-on-wpml/
Thank you!
Hi,
Usually, this happens with cache plugins. If the cache plugin does not have mobile support then the mobile version can be delivered instead.
The solution would be to use the recommended WP Super Cache plugin instead and activate these settings (especially the mobile device support): https://forum.tagdiv.com/cache-plugin-install-and-configure/
Also, you can check this https://i.imgur.com/Es7nHNh.png
Also, this issue can be caused by some options that you have configured for the plugin can cause the issue.
Thank you!
On my website, I installed LiteSpeed cache because most of the other plugins were not increasing the speed of my site.
However, I have a problem when logged in as an Admin: The page does not render properly or it seems to show a crooked/distorted mobile version of the site, and does not show the admin bar on the homepage. So I cant edit the site with the tagdiv composer/editor.
However when I am on other links like news, travel, everything works properly.
This is a link of how the homepage is shown: My distorted website.
As you can see below the image,There is also a notice: “There has been a critical error on this website…..”
*When I change the theme, Everything works perfectly. Also when I disable Litespeed cache everything works normal.
So what can I do to rectify this problem without removing/disabling litespeed cache?
Hi, I have setup WP Super Cache per your instructions, but it never makes any difference.
Site: https://CapitalCityNews.online
I am working in Chrome, and PHP level is 7.4 (anything higher than that breaks the site)
Thanks for your help
Hi,
Can you please do a test and disable those options https://i.imgur.com/aEPEUN2.png and check after? You can use Wp Rocket and WP Super cache, but it also depends on how you configure the plugin.
Thank you!
Thank you Anamaria, it works, but could you suggest me a cache plugin supported from the theme?
Hello,
The issue is caused by a setting from your Litespeed cache plugin; please try to disable it and check if it works. You also need to delete the object cache file https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/
Thank you!
Hello,
Please check what you have set in the theme panel -> analytics/ js code. It seems that some parameters are changing. Also, please disable the Jetpack boost and Monster insight plugins, clear the cache, and check if the issue persists.
Thank you!
Hi
Please help, I really need a quick solution. My website https://www.judithgermain.com has coaching pro elements that are no longer showing.
When I’m in tag edit I can see those elements clearly. However when I’m looking at the website (logged in or logged out) these elements are not showing. I have cleared cache and tried different browsers and neither works.
My website is being judged in the next day or so, so I really need this fixed quickly. I have down graded to the previous update and also reinstalled to the latest update. It doesn’t work on either.
This has just happened and I don’t know why.
Please advise as soon as possible. I will be most grateful.
Thanks
Jude