use this:
get_query_var('paged')
instead of get_query_var('page')
$paged = get_query_var( 'paged' ) ? get_query_var( 'paged' ) : 1;
hope this will help!
Related Posts:
- Pagination not working with custom loop
- Have different number of posts on first page
- wp_pagenavi() with custom wp_query()?
- Custom Post Type Pagination Not Working On Archive Page
- Custom Post Type Archive Page: Set Posts Per Page, Paginate
- Archive page…limiting posts per page
- Pagination go to first page if i’m on last post
- Posts in Multiple Columns and Rows with one single loop
- Newer/Older posts links display same posts on every page
- Fix custom query pagination without changing site-wide posts-per-page settings
- Pagination with custom post types results in 404 issues
- How i can add ‘N’ page of ‘N’ pages under posts loop?
- How to display all posts from standard posts to custom post types in a loop with pagination?
- Paging doesn’t work?
- Custom Theme With Custom Loops
- Custom Post Types strange pagination problem
- pagination not working for category.php (custom post types in categories)
- Pagination Error : Duplicate argument being outputted
- Custom Post Type, Pagination and 404s?
- Custom post type pagination error
- Custom archive page for custom taxonomy and pagination issue
- Custom post type paging return home page
- Pagination not working in custom post type. Help
- Pagination Not Working When Used With WP_Query() `offset` Property
- Why is my loop not populating the page with my custom taxonomy terms from my custom post type?
- 2 custom posts types, in their own columns, one pagination for both
- How to Fix Custom WordPress Loop with Pagination on Single Post View?
- Pagination on custom post types
- Pagination in custom post type page template
- Custom post type archive pagination with HTML5Blank theme?
- Pagination not working with custom loop
- Pagination not working with custom loop
- Pagination not working with custom loop
- Pagination not working with custom loop
- Pagination not working with custom loop
- Fourth page of custom post type archive page does not exist
- Unable to display paging navigation with a custom post type loop
- WPNavi pagination links not working on custom pages
- Display all posts starting with given letter?
- how do I group content in magazine-style ‘issues’?
- Pagination with custom loop
- Group list of posts by taxonomy and allow for pagination
- Custom post type loops with different page templates
- Should unaltered default loop/query return a list of custom posts belonging to a custom taxonomy?
- 404 error PageNavi custom type taxonomy | wordpress
- WP_Query pagination using only numbers instead of /page/1 on URL
- Query for posts in 2 taxonomies
- IF statement in a do_shortcode
- How to check if “is single” page
- Using pre_get_posts to filter one loop in a multiloop archive
- Custom Post Type Loop within Shortcode
- CPT: if more than X images are in post, use pagination
- Display CPT posts based on specific taxonomy
- Meta Key Value in current-user-only loop
- CPT + CMB2: data not displaying for only first post in loop
- Loop custom taxonomy to get lists of cutom post types?
- Show a Category X’s custom post type on Category X archive page?
- Sort by alphabetical order archive.php page
- Is it possible to to use custom post type types on a page with the same slug somehow?
- WordPress custom post query with pagination
- Custom Post Type Category Link
- Custom Post type category pages template and loop
- Three Most Recent Posts, One Per Term
- Loop increase number
- Move Genesis Single Page/Single Post Title
- Looping Through Categories of a CPT
- Assign a template to a custom post type when displayed by the main loop on the home page
- Difference between page and paged
- The loop does not show users
- Displaying information from custom field on custom post type
- Display only a single CPT
- Control Loop Within Loop
- How do I list a custom field and custom taxonomies for each result in a loop?
- Show the categories the current post has
- Pagination links for custom post type shows correct number of links, but links result in Page not found
- how to skip a CPT element from the pager by custom field
- WordPress custom post type taxonomy paging
- WordPress doesn’t respect Page slug in custom post type url pagination. Keeps getting removed
- Loop (for search results) returning right posts, but wrong post type
- Custom Post Type canonical link / pagination redirecting to root
- WordPress trying to query two custom types to get child from the parent
- Display title of all custom posts from same taxonomy term on a custom post template
- Use WP pagination functions on a custom page template
- get_permalink() of page the enclosing page not posts
- Pagination not working (page/2 retunring 404 page)
- Add pagination to custom page
- How to display user-defined / custom post in wordpress?
- WordPress loop add heading before first of type
- Only show current category post
- Looping through custom taxonomy in one template
- Custom Post Type shows pagination (w/404) or posts_per_page query, but not both
- Is it possible to add query parameters on the archive page?
- Paginate custom taxonomy category with wp_custom_pagination
- WordPress loop for multiple custom post types
- Fallback if statement based on the number filtered from it
- Create custom post order (with custom post type meta)
- Noob Loop Question
- show custom post’s post in two different divs [duplicate]
- Limit wordpress posts loop to continue onto another page
- Custom post type pagination conflict result in 404