Are you making changes to the query in the template at all? If you modify the main query you often have to include “Paged” parameter, as explained here: https://codex.wordpress.org/Pagination
If WP_Query is altering the main loop and the “paged” parameter is not set you’ll need to add it with get_query_var(). This is so WordPress knows exactly what page it’s on.
It’s hard to know without seeing the code for the actual template you’re using, but that’s a potential path to explore.
Related Posts:
- Getting paginate_links() ‘end_size’ to display none
- Edit format of Paginate_Links()
- Using Pagination for Custom Post Type and keeps returning 404
- Help to modify wp_link_pages()
- Pagination contents not changing in Front page WordPress
- Why do I get a 404 error on my custom post type archive pagination?
- Call to a member function add_rewrite_tag() on null
- Modify previous and next text from pagination links
- How to implement WP_List_Table? WP_List_Table giving array instead of a value in listing table
- I can’t fetch query parameters ($_GET parameters) with get_query_var
- Rewriting search and pagination base
- Changing Link Attributes for Wp_Link_Pages
- Custom Loop Pagination on WordPress
- get understrap pagination to work with custom query
- Customized title tag for each page in pagination?
- Order WordPress Custom Taxonomy Pages & Pagination Not Working
- How to add custom taxonomy slug in CPT permalink?
- Page navigation not showing even tho it should
- Unable to get paginate_links working with a custom query [duplicate]
- How can I add pagination and how can I change thumbnail size?
- Pagination for custom php code
- WP-PageNavi is showing the first page only
- How can I properly control the numbers and dots that appear in pagination?
- Page vs Custom Post Types Differences/Issues
- Using loop pagination on single.php
- WordPress 3.2 query_posts and pagination, permalinks issue
- Unreadable pagination
- Search not showing all results
- Pagination in plugin’s backend
- Pagination for custom shop loop woocommerce
- Cant get paginations on single.php to work with my custom post types
- How to get all author posts outside of author templates
- How to create pagination for users list using custom array?
- Custom Pagination is Broken
- Next post link on a bootstrap button
- Pagination doesn’t function properly for archive of a custom post type set as the front page
- 2nd page displaying the exact same posts as my first page (minus the very first post)
- Prev/Next Links Broken on Static Front Page Pagination
- Rewrite with pagination /foo/page/2/ to posts of a given category, page 2
- the_posts_pagination() not working in wpquery
- Generating rel=”prev” and rel=”next” using filters
- Need help with Code Correction php+wordpress
- How to Handle Going Backwards in Navigation When Referrer in PHP/JavaScript won’t work?
- Custom post type and custom taxonomy 404 on page 2
- Need help with pagination
- Custom pagination (Previous / Next)
- pagination broken – clicking next displays “page not found”
- page 1 is not paged
- WordPress: Displaying all the post tags from within a specific taxonomy’s term
- Pagination Not Working (pages duplicating content)
- Pagination at category doesnt work with same name of page
- How to work Woocommerce pagination inside shortcode?
- How do I get pagination for get_posts() in WordPress or do I have to rewrite the whole code?
- Pagination not working in custom post type. Help
- How to stop hiding buttons forward / backward in pagination?
- How to make a pagination with dropdown selection?
- pagination problem listing custom post types of taxonomy in wordpress
- Trying to get pagination working on WP_Query() post grid
- Pagination 404 error(I have refreshed the permalinks and tried several previous options)
- Following/Followers Users list Using Ajax Pagination inside Author Profile
- WordPress Single Post Pagination Numbered and Navigational
- Exclude a category slug on pagination
- Add a leading zero to pagination
- Post navigation doesn’t show (in custom template, custom post type, custom query)
- Apply filters when loading post via ajax
- offset and max_num_pages in pagination gallery
- Relationship between custom post type and page/single templates
- rewrite_rule – working fine but broken for pagination
- How to fix blank pagination links?
- WordPress pagination broken on blog page, working for search results page
- Display a query with multiple post types and same relationship on a single page
- Custom pagination [duplicate]
- Pagination on Custom Loop
- Pagination not working for archive
- WordPress post pagination on custom template not working
- wp_link_pages return value even when is condition inside if statement
- How to add pagination for wordpress home page
- Pagination 404 on my index.php
- Infinite Scroll Plugin: How to first show 6 posts and then 2 posts thereafter with Infinite Scroll Plugin?
- Pagination not working properly
- Display all categories (with link) of custom post type – WordPress
- How can I get values from a custom post type depending on where I click on my SVG map?
- Displaying custom meta box value in a custom post page
- WordPress different custom tag being displayed in on tag list
- How to enable REST API on custom post type without Gutenberg?
- Get category name of current post (CPT UI)
- How to sort custom sortable column by custom table value
- Two pagination in one page without AJAX
- I want to show image from custom field image on my custom page template
- How to disable page create for custom post type, but allow a page with the post types slug to be created?
- /page/2/ redirect to 404
- How to make multiple custom taxonomies sit under custom post type slug?
- Limit a search box by CPT + taxonomies, in only one page
- WordPress taxonomy and terms question
- Load style and script for custom post type metabox
- Custom CPT – Programmatically create categories to assign CPT when a new one is created
- How do I exclude the current post from the upcoming post query
- Save_Post change Custom Post Type Post title to post id number
- Custom Filtering date with newsletter
- Ajax infinite scroll random order shows duplicate posts on custom post type