Homepage pagination url rewrite rule problem
Hello,
I have a custom frontpage that list custom post type (named Documents) using pagination.
I use wp_pagenavi to generate the pagination links.
It seem that there are a conflict with anspress rewrite rules and pagination on homepage. When I click on page 2 link (example.com/page/2), it automatically redirect me to homepage (example.com). But, if I manually enter “example.com/?page=2” inside URL, everything is fine.
Do you have any idea how to resolve this ?
Thank you!
Shad Gagnon commented
I use the version 2.4.4. You can see the bug here : http://odp.inlb.qc.ca/
This was an old problem with Anspress. Fixed in 2.4.
Anspress was messing those permalinks.
Shad Gagnon commented
I’ve got Anspress 4.4 and the problem still here : http://odp.inlb.qc.ca/
Are you sure you are using latest version?