• Weird pagination issue is happening on my site.

    We have just over 10000 articles that are available under one category.
    Show 5 articles per page
    Pagination shows max pages at over 2000

    Problem comes that we are unable to navigate to a page higher than 1502, if we do it returns a 404.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Can you replicate the problem using Twenty Eleven with all plugins deactivated?

    Thread Starter TSM

    (@tsm)

    Ive just worked out the issue.
    Seems that WP uses the ‘posts_per_page’ to work out the max page in the url but out templates use custom values due to diffrences between our categories.

    I wander if there is a filter to adjust this on the fly.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Pagination Issue’ is closed to new replies.