- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsWhat is Ajax preloading?
Hello,
This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
Please access the appearance->themes section of WordPress and check to see which theme is actually active on your install.
If it says it is newspaper but you cannot see it, it could be a caching issue. Please clear all cache and cdn on your install or host. Please disable any hosting side cache and only use wp super cache as a cache solution.
Thank you!
Hello,
This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
My Site use Theme Newspaper with Plugin AMP and Plugin Mobile
My Site use redit Cache and CDN but my visitor go to my website with PC, it show theme same same mobile, and i have disable Plugin Mobile, it is Working with responsive, please help me
Hi,
There are many optimization guides provided by our users here in the forum, some made by us, you could check some of them
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– 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/
Hope this will help you.
Thanks.
You have a massive number of errors caused first by load.php and then later by wp-db.php file. Both are called via your CDN.
This sounds like either cache or CDN problem.
Make sure you have completely cleaned up WP Rocket installation, maybe try reinstalling it and then uninstalling it properly through its own interface. Purge CDN caches again and see what happens.
Check again that WP Rocket didn’t leave any code in .htaccess file.
Try deleting the child theme.
Error 500 has a number of likely causes. Here’s what I’d check:
– Make sure you have no errors in .htaccess and wp-config.php files, particularly syntax errors. If you have edited wp-config.php, check that your editor uses UTF-8 encoding and not something else.
– Increasing WP memory limit will have no effect if PHP memory is lower than that. Check with your host if you can’t configure PHP yourself via php.ini or user.ini or however you have it st.
– Empty all caches, purge CDN cache as well if you use it.
– Delete all plugins that come with the theme (TD Composer in particular) then upload the new versions.
– Check your Child theme code, maybe some changes are required there. (You can see the default template in /code folder that came with the theme).
– Deactivate all security options temporarily (firewalls etc).
– Anything in your error_log file?
Hi,
I got the mail as “amp-ad extension .js script’ is missing or incorrect errors”.
It seems the code lacks this tag.
<script async custom-element=”amp-ad” src=”https://cdn.ampproject.org/v0/amp-ad-0.1.js”></script>
How can I fix it?!
Hi itkhoj, you have to go in wordpress > Newspaper > AMP > Analytics and remove code from there.
Now, you open your FTP software (i use FileZilla) and you go to: /wp-content/plugins/td-amp/templates and open “html-start.php”
copy this at line 18 under “style”: <script async custom-element=”amp-analytics” src=”https://cdn.ampproject.org/v0/amp-analytics-0.1.js”></script>
copy this at line 23 under “body”:
<amp-analytics type=”gtag” data-credentials=”include”>
<script type=”application/json”>
{
“vars” : {
“gtag_id”: “INSERT YOUR ANALYTICS ID”,
“config” : {
“INSERT YOUR ANALYTICS ID”: { “groups”: “default” }
}
}
}
</script>
</amp-analytics>
Where you see “INSERT YOUR ANALYTICS ID” you have to write your analytics code. CLOSE AND SAVE FILE
My html-start is like this:
-
This reply was modified 7 years by
Ducacordero.
Hi,
You can try our page-speed guide -> https://forum.tagdiv.com/how-to-make-the-site-faster/
Also please notice that the speed of your website depends on how well your site is optimized.
There are many optimization guides provided by our users here in the forum, some made by us, you could check some of them
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– 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/
If there is still a problem please provide a link were I can inspect it, in this way I will be able to provide you a better answer.
Hope this will help you.
Thanks.
Hi,
Please check this topics, is look like you have the same problem
-> https://forum.tagdiv.com/topic/i-have-two-problems-in-mobile-friendly-test/
-> https://forum.tagdiv.com/topic/google-mobile-friendly-problem/
You can try our page-speed guide -> https://forum.tagdiv.com/how-to-make-the-site-faster/
Also please notice that the speed of your website depends on how well your site is optimized.
There are many optimization guides provided by our users here in the forum, some made by us, you could check some of them
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– 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/
Hope this will help you.
Thanks.
Hi JorgeA,
First of all, please make a full back-up to your database, update the theme to the latest version of it which is Newsmag 4.5, remove all of the untested plugins, clear all the caches, purge CDN files and check the results.
Thanks for your understanding!
Hi,
@kawebsites, I have inspected your website and the Mobile Theme seems to returns good results. Clear all the caches, purge CDN files and check the results.
@wendy2228, please notice that the latest version of this plugin can be installed from the latest theme’s packet.
Check here -> https://forum.tagdiv.com/the-mobile-theme/
Thank for the message!
Hi,
Clear all of the caches, purge CDN files, remove browser caches and check the results.
Thanks.
Hi,
I have inspected your website source and I saw that you are using a lot of untested plugins and also, you have a lot of js errors, as you can see here -> https://www.screencast.com/t/c25yOmNx Ensure that you are using the latest version of the theme installed via FTP way, clear all the caches, purge CDN files and check the results.
Thanks for your understanding!
Hi,
I did some researches and I found some documentation that may help you
-> https://css-tricks.com/finding-and-fixing-slow-wordpress-database-queries/
-> https://wordpress.org/support/topic/slow-database-queries-from-mariadb-slow-query-log/
-> https://www.rackaid.com/blog/wordpress-slow-speed-up/
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– 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/
Hope this will help you.
Thank you for your understating.
Hi,
You need to use the Classic Editor plugin to hide the Gutenberg layout/style. Remove all of the untested plugins, clear all the caches, purge CDN files and check the results. Send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further investigate it closer your setup page. Provide there the link to this topic so we can quickly identify you.
Thanks for the message!
With “popular 7 days” is the problem that it does not work with cache or CDNs.
-
This reply was modified 7 years by
Edragon.
Hi,
You can try our page-speed guide -> https://forum.tagdiv.com/how-to-make-the-site-faster/
Also please notice that the speed of your website depends on how well your site is optimized.
There are many optimization guides provided by our users here in the forum, some made by us, you could check some of them
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– 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/
Hope this will help you.
Thank you.
Hi,
I would suggest that you check the theme requirements guide. Check if there is enough WP memory and the necessary PHP extensions are available (especially mbstring – https://www.screencast.com/t/YX4mKZmlUPFw)
Also, try the suggestion from this topic and add the mentioned code in the .htaccess file
– https://forum.tagdiv.com/topic/gray-page-tagdiv/
Also, disable all of the untested plugins, clear all the caches, purge CDN files and check the results.
Let us know the results.
Thanks.
Hi,
None of the mentioned resources are theme related. They are either WP or plugin related resources that are not handled by the theme.
If you want to get top loading speeds please use the following guides:
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
We also recommend this Cloudflare configuration
– https://forum.tagdiv.com/cloudflare-cdn/
For speedbooster you can disable the compatibility check like so:
– https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
Thank you!
Hi rockchucksummit ,
Please notice that we did not tested the YouTube lazy loader with our theme, and I do not know if this feature is note on our list, so I can not say if this will be or will be not implemented in our theme, sorry.
If you are using the wp-rocket lazyload from Cloudflare (CDN), please check our documentaion -> https://forum.tagdiv.com/cloudflare-cdn/
Thank you for your understanding.
Hi Alastair Dixon,
As I said, the last version of them 9.2.2 comes with a real lazyload, if you are not satisfied, you can tor it off from theme panel -> https://www.screencast.com/t/t7SWAmGCE1Mf and use other plugins with lazyload.
Thank you for your understanding.
Hello,
I have no cache or CDN for now and i try to disable all the plugins but no results. You can check the page where the menu is not working here : https://www.allgolfs.com/fr/golfs/france/
Thanks