jtreminio
Member
Posted 2 years ago #
Here is my custom structure:
/%category%/%postname%/
My pagination in categories does not seem to be working:
website.com/colors/blue
website.com/colors/blue/page/2
website.com/blue
Works, but,
website.com/blue/page/2/
Does not work (which is what wp-pagenavi outputs from website.com/blue). Am I missing something here? Should I change my custom structure around?
Thanks!
http://wordpress.org/extend/plugins/wp-no-category-base/
Same problem here, once you remove the WP No Category Base it works fine. There is a plugin that may help http://www.htmlremix.com/projects/category-pagination-wordpress-plugin
Devin Walker
Member
Posted 1 year ago #
I'm having the same problem happen. I have WP-PageNavi and No Category Base installed and am using a Custom Post Type and pagination either goes to a 404 page with the plugin turned on or my homepage with it turned off.