None of the pagination options (Next Prev Ajax or Load More) works on my home page EXCEPT if I am logged in as an administrator. (permissions?). The readers just get the rotating busy wheel.
The site URL: https://dragonanalytics.com.au/
Newspaper Version: 10.3.7
<<Update>>. If I trigger the pagination options while logged in as administrator – click on each one in each page element – non-logged in users can now paginate. I assume me clicking as an administrator creates a cache file (WP Super Cache), which is what the users then access.
Hello !
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin.
Let us know the results.
Thank you !
Hi Vlad
How do I send you screenshots and files.
They seem to be OK.
Here is an excerpt from .htaccess
</IfModule>
# END Expire headers
php_value max_input_vars 5000
php_value max_execution_time 300
php_value post_max_size 50M
php_value upload_max_filesize 50M
<IfModule mod_deflate.c>
<filesMatch “\.(js|css|woff|html|php)$”>
SetOutputFilter DEFLATE
</filesMatch>
</IfModule>
I removed and re-installed the tagDiv Composer plugin. It stopped working (blank screen when trying to edit home page). I started removing plugins and it seems there is an issue with Woocommerce which is concerning.
Disabling the Woocommerce plugin also fixed the pagination issue.
Has there been a report of issues between Woocommerce 4.7.0 and Newspaper 10.3.7?
I do need Woocommerce for obvious reasons so it would be good to come up with a solution.
Hello !
Has there been a report of issues between Woocommerce 4.7.0 and Newspaper 10.3.7?
Yes, at the moment our developers are working on fixing this issue. Until this is fixed we recommend a downgrade: https://forum.tagdiv.com/topic/ref-newspaper-theme-v10-3-7-and-woocommerce-v-4-7-0-issue/
Thank you for your patience !