-
Hello,
This is a follow-up to ticket number 834956. We’ve discovered that post pagination isn’t working after setting a REGEX redirect for our categories from “category/cat-name” to “blog/cat-name.” This works fine, but only in conjunction with setting our Category Base to “blog” in Permalinks.
However, adding that value in Permalinks in conjunction with the redirect breaks our blog’s pagination. Oddly only the pagination on the main page is broken. Pagination in categories works.If we remove the redirect, all is fine, but then we revert to “category/cat-name,” which is what the redirect is supposed to solve.
This is our REGEX redirect:
Source URLs: category/(.*)
Destination URL: our-site.com/blog/$1Scratching our heads on this one. Hoping for some advice.
You must be logged in to reply to this ticket.