WP_Query Pagination Breaking on Custom Loops

Hi all, I’m building a WordPress site for live football streaming schedules and highlight posts similar in style to futemaxhd.co, and I’m having trouble with pagination on custom query loops. When I use WP_Query for custom post types, the pagination breaks (404 on page 2). I’ve checked permalinks and rewrite rules but nothing seems to fix it. Any tips on getting pagination to work correctly with custom loops in WordPress?

whats your code look like?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.