Removing category base breaks pagination
-
Hello,
I’m using the latest at the moment version (1.1.18) and I need to remove the /category/ base from the URL ( hxxp://site.com/category/news/ should become hxxp://site.com/news/ ) but for some reason when I go to the second page I receive a 404 error.
I’ve tried it with every plugin I could find (including Yoast SEO and WP No Category Base) but the result is always the same – the first page works fine but the next ones produce a 404 error.
The pagination works fine for only one of the languages of one of the categories but that is because the original category slug (added before QTS) is the same as the current slug for that language.
I tried searching with google but couldn’t find anything useful for this particular problem.
Unfortunately I can’t provide a link because this is a site in development but the issue can be reproduced quite easily.
I’ve also tried the plugins mentioned above with QTS disabled and the pagination and category removal were working fine.
- The topic ‘Removing category base breaks pagination’ is closed to new replies.