Hi,
It is recommended to use the WP Super Cache plugin, here is a guide to help you configure the cache – https://forum.tagdiv.com/cache-plugin-install-and-configure/ and also you can make improvements to the site loading speed using this tutorial here – https://forum.tagdiv.com/how-to-make-the-site-faster/ You could always search the forum for tips and valuable insight from our users, on how to improve page speed.
Thanks
Yes, we use Wp Super Cache, but after update we have problem witch most static pages. Just error 404…
WP DEBUG show one error:
Notice: Constant DYNAMIC_OUTPUT_BUFFER_TAG already defined in /home/admin/domains/ndie.pl/public_html/wp-content/themes/Newspaper/functions.php on line 183
If we add fresh new page, still error 404 (on back-end all work, only problem on front-end).
Hi,
I suggest disabling all the plugins (including the minification plugin) except the ones bundled with the theme to rule out any interference with the theme functionality. There should be no problems if you are using only there plugins. Also check any modifications you might have made to the theme files and disable the child theme if you use it. If the notice is still there you should do a fresh theme install and use only the plugins provided with the theme and check if the problem is solved. Then enable your plugins one at a time to most likely find the one responsible.
Thanks
Check your database (try options table first) in cpanel > phpmyadmin. I used to think it was the newspaper theme that was slow, but it turned out it was rows and rows of database. I think it was the EWWW image plugin thing. Make sure some crappy plugins aren’t bloating your database, even after “uninstalling” them.
