Hi,
I have views that have filters, and also have pagination.
I suddenly noticed today that if I chose anything from the dropdown filters, then clicked on the pagination, the url in the pagination is an admin ajax page.
here is a detailed example:
1- go to this page:
hidden link
2- choose something from the dropdown menu next to the button. You will get results with pagination (Check attached screenshot called "step 2.jpg").
3- if you click on any page of the pagination, you will get a link like this:
`hidden link`
which is not a page on my website. the pagination is calling the admin ajax!!
here is another view with the same symptoms:
hidden link
No I have Cloudflare caching enabled. I disabled it and cleared all the server caching. Nothing changes.
the views keep calling the admin ajax.
This has never been the case. it is something new.
can you please check and advise how to fix this?
thanks in advance.
Hi, I'm not able to replicate this on Google Chrome, Safari or Firefox on a Mac when I visit the site as a Guest. Pagination works as expected. Is this happening only for specific Users, or can you see the same problem as a Guest?
Try using a different browser and see if the problem is still there. Let me know what you find out.