WordPress paging problem in custom category templates

So there’s a bug in the wordpress query_posts() function with Pagination when you’re building a custom template and you want to view posts by category and have it limit a page to a certain numbers of posts. Most of the solutions in the WP forums are bogus. You get the page links but the pages are the same posts. As i suspected you gotta tweak the query and this guy has the perfect solution here. ??????? ?????

3 Responses to “WordPress paging problem in custom category templates”

  1. The “perfect solution” isn’t available could you (at lest) resume it, i have the same problem and can’t find a way

    thanks

  2. Sorry I think i linked to a comment in the post but meant to link to the post itself here.

Leave a Reply