Search code examples
cachingcontent-management-systempaginationblogsconcrete5

Concrete5 Pagination only working when logged in


I don't know if this is a caching issue or what, but when I click my pagination links (numbers or prev/next), the page seems to reload, but the page doesn't change. If I log in and do the same, it works exactly as expected.

I've turned off full page caching on my "News" page (the page with the Page List and Pagination on it), but the problem remains.

You can try it yourself here: http://tinyurl.com/k3kz2lc

I never noticed this until now, and the website has been live for a few months. I'm not sure if it was always this way or not.

Thanks for the help!


Solution

  • In order to sort this out I had to turn off Block Caching. It seems to work as expected with both Full Page Caching (If blocks on the particular page allow it) and Overrides Cache turned on.