Description
Fixes the bug in WordPress 2.7 ( may be in lower version also) in category listing page pagination. When you are using permalink structure as %category%/%postname% , second page URL of category listing page will be category-name/page/2 which WordPress identify “page” as post name. And will return 404 error page. This plug-in will fix the issue. This also fix the next and previous buttons bug in while using custom permalink structure. Bug is still there in WordPress 3 too. So I’m updated this one.
Installation
- Upload
category-pagefix.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- You are done
FAQ
- Do I need to do some settings change ?
-
No, this is just a bug fixing. You have nothing to do with it
- Do you have any question ?
-
Just report your bug and comments on http://www.htmlremix.com/projects/category-pagination-wordpress-plugin
Reviews
Contributors & Developers
“Category pagination fix” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Category pagination fix” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.