- NewsmagRequirements for Newsmag
- NewsmagHow to update the theme
- NewsmagtagDiv Social Counter tutorial
- NewsmagTop bar templates
- NewsmagAjax view count
Hello,
The page loading speed can depend on many factors, and each website is unique from this point of view. Let me explain some of these factors and maybe they give you some starting points for optimizing your website. A good choice for the page speed, could be the mobile layout which contains fewer elements because it can improve a bit your page speed.
There 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/
Also, pagespeed is not covered by support -> https://forum.tagdiv.com/newspaper-theme-support/
If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray
To be able to optimize and to remove CLS and LCP please check these guide => https://developers.google.com/web/tools/lighthouse/ -> https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> https://web.dev/lighthouse-whats-new-6.0/ -> https://web.dev/lcp/ -> https://web.dev/cls/
Thank you!
Hello Betina,
I already have ‘general modal image’ disabled, but still, it’s trying to load using the modal image viewer. Why? deleted cache without success
Hello @clecio !
For sure, something is interfering if this happens only from time to time.
There is an error, or what exactly is not working?
If you mean cache, then we recommend the WP Super Cache Plugin: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thank you!
Hello @Aydmain !
Please make sure you delete all the cache, also from your browser (check in an incognito window).
Let me know the results!
Thank you!
Hello @clecio !
This seems to be a caching issue. Please try to uninstall the cache plugin and check if the problem is solved. Make sure you do not use an object cache or any caching tool in your Cpanel.
Let me know the results!
Thank you!
Hello!
Please delete all the cache and try again.
If the problem is still there, then contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– a link to this topic in order to identify you
We will take a look and try to help you asap.
Thank you!
Yes we use the Category Background Image element from the tagdiv Composer
check here https://prnt.sc/XOjgl-lHdWUQ
I uploaded it again the same we unstill the cache plugin the problem is not solved
any other suggestions?
Thanks
Hello!
Did you use the Category Background Image element from the tagdiv Composer?
Please check if the image is set here: https://prnt.sc/ZRoVdPARQcJx
Try to upload it again, save the settings and view the results.
Please try to uninstall the cache plugin and check if the problem is solved.
Thank you!
Hello,
Please check this topic https://forum.tagdiv.com/topic/low-scores-on-mobile-theme-amp-and-desktop-pagespeed-and-gt-metrics-optimize/ and try this code ->
// Preload Newspaper fonts for responsive theme (main theme) function dns_prefetch_responsive()
{
echo '';
echo '';
}
add_action( 'wp_head', 'dns_prefetch_responsive', 0 );
There 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://spraythemes.com/newspaper-theme/how-to-speed-up-the-newspaper-wordpress-theme-using-wp-rocket/
– 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/
Also, pagespeed is not covered by support -> https://forum.tagdiv.com/newspaper-theme-support/
If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray
To be able to optimize and to remove CLS and LCP please check these guide => https://developers.google.com/web/tools/lighthouse/ -> https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> https://web.dev/lighthouse-whats-new-6.0/ -> https://web.dev/lcp/ -> https://web.dev/cls/
Thank you!
Hello,
The page loading speed can depend on many factors, and each website is unique from this point of view. Let me explain some of these factors and maybe they give you some starting points for optimizing your website. A good choice for the page speed, could be the mobile layout which contains fewer elements because it can improve a bit your page speed.
There 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/
Also, pagespeed is not covered by support -> https://forum.tagdiv.com/newspaper-theme-support/
If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray
To be able to optimize and to remove CLS and LCP please check these guide => https://developers.google.com/web/tools/lighthouse/ -> https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> https://web.dev/lighthouse-whats-new-6.0/ -> https://web.dev/lcp/ -> https://web.dev/cls/
Thank you!
Hello,
Usually, this happens with cache plugins. If the cache plugin does not have mobile support then the mobile theme 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, please let me know what plugin for the cache you use now.
I hope this helps.
Thank you!
After updating to version 12.6 and later, eventually I and several other users are having trouble logging in and need to clear the browser cache.
If I downgrade to versions up to 15, this problem no longer occurs.
What has changed ?
Site: http://www.ledicoladelsud.it
The main problem of the website is that every non-cached page generates a php process that spends at least 30 seconds searching for images in the WordPress root directory. Basically, every time you call up a non-cached page, WordPress makes all those useless calls to images that don’t even belong to the page called up.
Unfortunately from my testing I have only found one way to not have these calls made; the deactivation of the “TagDiv Composer” theme plugin which however is a mandatory plugin of the theme and without it the pages are not displayed correctly.
The processes that accumulate create a huge load on the VPS. Even by dramatically increasing the CPU (and RAM) of the VPS, the new resources would be saturated again as the processing of each process which should last a few milliseconds, instead lasts more than 30 seconds.
If you are unable to intervene on the code side, you need to urgently contact theme support to understand if they have a solution to ensure that the dynamic page generation processes do not perform all those useless calls that slow down both the navigation than the server (load on the CPU).
Is there any way to save the Favorites to a user account so they can reach them from different devices or before removing caches?
Have a nice day!
Same issue happening in tagdiv composer for responsive layout header. Mobile menu & Search are not working(not even clickable). Waiting for the solution. No other plugins used except wpsupercache. Checked after clearing cache not working.
Hello!
Our developers are aware of this issue and try to synthesize the composer, which is big, and fix the major problems of the theme and speed in the latest update.
It should work well. You should have a page like that: https://prnt.sc/3NqoQ5hI_f3h
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 @ZayTheWriter !
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,
In most cases, this problem occurs because you have the latest version of WordPress with an older version of the theme.
Please use the last version of WordPress 6.3.2 with the last theme version Newspaper 12.6.1 (if you have a theme version older, then tagDiv Composer does not work) and check to see if the problem persists.
If you need to make an update, before please make a full backup to all files and the database, in case something goes wrong. => https://forum.tagdiv.com/how-to-update-the-theme-2/
Here you can find information about the changes that have occurred in each update over time https://tagdiv.com/newspaper/
I recommend that you update the theme manually https://forum.tagdiv.com/how-to-update-the-theme-2/ via FTP/cPanel/File Manager, also if possible disable extra plugins during the theme update to avoid any problems that may arise and make sure that you have activated the tagDiv Standard pack plugin to keep the website’s look. You can try to update the theme on a staging website.
After you update the theme, you need to update the theme plugins too.
In the worst cases, the settings in the theme panel may be lost (there have been isolated cases), in these cases, after the theme plugins that were previously used are activated, you will have to use a backup for the theme panel -> https://forum.tagdiv.com/import-export-theme-settings/
Also, make sure that all the settings are like in our requirements, please follow the guide carefully: https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Also, if the problem persists please check if you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using a child theme or cache plugin, deactivate them, clear all cache (also from your browser) and try again.
Let me know the results!
Thank you!
Hello!
You have a lot of errors in the console.
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.
We have 3 options for mobile versions that you can use:
1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.
A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY
If you need to use mobile version 1 or 2, then you need to uninstall the Mobile Theme plugin and AMP.
Thank you!
Hi,
Please deactivate, delete and reinstall tagDiv Composer and tagDiv Cloud Library from Newspaper plugins => https://www.screencast.com/t/OrzLvR2j and clear all cache.
Also, please go to the theme panel -> block settings -> inline css and disable the option to minify the css, clear the cache and check after.
Thank you!
Hello!
Make sure that the theme and plugins are up to date.
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!
My hosting provider uses LiteSpeed Web Server. So, I was trying to use the LiteSpeed cache plugin. But it broke the site. So, I had to uninstall the theme and plugin. And then installed the theme again. Now, I am using WP super cache. Which I don’t like that much. I want to use the LiteSpeed cache plugin. What should I do?
I have found this old post looking for solution for my website. I have live news portal page which has same issue as described above. In last 24h all setting reset itself to default twice. Yes, I have backup for settings and I import them back. Also I need to set to global my cloud templates which also resets.
I dont have this Ajax search plugin on my website. I have folloowing active plugins:
Admin notices manages
Adrotate banner manager
advanced editor tools
classic editor
codestyling localization
crop thumbnails
custom sidebar
disable comments
facebook comments plugin
feautured image in rss feed
open graph and twitter card tags
optimize images resizing
really simple ssl
Smash Balloon Custom Facebook Feed
Solid security basic
standard widgets
tagdiv cloud library
tagdiv composer
tagdiv speed booster
tagdiv standard pack
theia sticky sidebar
thumbnail upscale
w3 total cache
wp rest api
wp-cors
wp-polls
wpcode lite
yop poll
I’m facing performance and functionality issues with the LiteSpeed Cache plugin on one of my websites. Unlike the main domain, this site experiences slow page loads and non-functional JavaScript elements with the same plugin settings.
Problem Description:
Slow Page Load: The website loads slowly with the LiteSpeed Cache plugin active, impacting the user experience.
JavaScript Issues: Key JavaScript features, like next/previous buttons and drop-down menus, do not work when the plugin is enabled.
Plugin Settings:
Plugin Version: 5.7
CSS Optimization: https://prnt.sc/kjbJakk9N2du
JavaScript Optimization: https://prnt.sc/9OsqnNNIDocv
I’ve tested various configurations but haven’t resolved the issues, suggesting a compatibility problem.
I request your assistance to investigate and resolve these issues to optimize website performance.
Please let me know if you need more information or access for debugging. FYI, I have disabled the plugin on my website as it was impacting the user experience.
Your prompt support is appreciated.
Best regards,
Gaurav