Thread Starter
jon_ks
(@jon_ks)
Resolution found.
The site is password protected at the host level, which was breaking the page navigation. Removing password allowed it to work.
Thread Starter
jon_ks
(@jon_ks)
Update: This is the error I’m getting in Console when I click the pagination links
VM474:1 POST https://[my-site.com]/wp-admin/admin-ajax.php 401
(anonymous) @ VM474:1
send @ jquery.js?ver=1.12.4:4
ajax @ jquery.js?ver=1.12.4:4
n.(anonymous function) @ jquery.js?ver=1.12.4:4
g @ gallery.min.js?ver=4.4.3:5
(anonymous) @ gallery.min.js?ver=4.4.3:4
dispatch @ jquery.js?ver=1.12.4:3
r.handle @ jquery.js?ver=1.12.4:3
(index):1 Access to XMLHttpRequest at 'https://[my-site.com]/wp-admin/admin-ajax.php' from origin 'http://[my-site.com]' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
-
This reply was modified 7 years, 6 months ago by jon_ks.
-
This reply was modified 7 years, 6 months ago by jon_ks.