I am using the WP Category Archives widget on a site where my client had specific needs for separating out post archives dating back to 2006.
Unfortunately, I am encountering pagination errors when accessing category/archive links that are called by the plugin.
Please see the example here:
http://fortuneinyourcookies.com/blog
The links in the sidebar for the monthly archives with more than 5 posts (November) and the yearly archives (under the Newspaper Archives drop-down menu) generate pagination links that do not function correctly. It is throwing a double 00 into the permalink structure, i.e.:
http://fortuneinyourcookies.com/newspaper-column-archives/2006/00
Then the pagination follows as:
http://fortuneinyourcookies.com/newspaper-column-archives/2006/00/page/2
which produces a 404 error.
Any suggestions would be greatly appreciated. Love the plugin, but can't get it to function correctly.
Thanks.