Sameerpatel
Member
Posted 1 year ago #
Im looking for a better way to paginate but also, my theme doesn't show pagination on category pages. Will this plug in work on category pages as well?
Note: its not that i get a 404 error when you click on old/new. I dont see old new at all on my site right now.
here is an example of a page: http://www.pretzellogic.org/blog/category/enterprise-20/
Cheers Sameer
http://wordpress.org/extend/plugins/wp-paginate/
Yes, it will work on category pages. Example:
http://www.ericmmartin.com/category/general/
Sameerpatel
Member
Posted 1 year ago #
Thanks Eric. I need to go into the code to make it work beyond installation and activation right?
Correct. All of the details are in the installation instructions:
http://wordpress.org/extend/plugins/wp-paginate/installation/
lluna_online
Member
Posted 1 year ago #
I have the same problem... The plugin works but not on category pages. When you click in the second page it goes away to the second general page, not to the second category page. The installation instructions don't help me...
maxkool
Member
Posted 5 months ago #
The following might be a bug.
Pagination will not work on category pages if using "pretty" permalinks, i.e. /%category%/%postname% AND the "category" slug is removed.
http://www.website.com/categoryname/postname/page/2 returns nothing.
lotusdove
Member
Posted 4 months ago #
I'm having the same problem - wwww.AmericanGoulash.org. I have it in my Seach, Archive, and Index (no separate loop file in my theme) and I still can't any pagination or even a "previous/next" to work on single blog posts. :(