• Hello,

    On several websites we are using custom queries with pagination. This used to work fine until one of the latest WP releases. Now it just either doesn’t go to the next page or it will result in a 404-error page.

    Did something change for pagination that might need adjustments to our code?

    Hope to hear from you!
    -Kevin

Viewing 1 replies (of 1 total)
  • Hi @kevinbrands,

    It will be really difficult to suggest something solid without taking a look at your code. I’d recommend you following.

    • Check WordPress changelog to get an idea if anything related to pagination has changed.
    • Try standard troubleshooting steps such as disabling all plugins that might be interfering with pagination queries
    • Check your error log

    For more information regarding debugging, you can check this KB item -> https://www.ads-software.com/support/article/debugging-in-wordpress/.

    Hope it helps.

    Have a nice day ??

Viewing 1 replies (of 1 total)
  • The topic ‘Pagination for custom query stopped working’ is closed to new replies.