should it be..
$paged = (get_query_var('page')) ? get_query_var('page') : 1;
Pagination Note: You should set get_query_var( ‘page’ ); if you want your query to work with pagination. Since WordPress 3.0.2, you do get_query_var( ‘page’ ) instead of get_query_var( ‘paged’ ). The pagination parameter ‘paged’ for WP_Query() remains the same.
Related Posts:
- How do I exclude a custom taxonomy from the post loop
- Using WordPress to make a “Product Search” type navigation drilldown
- get_query_var(‘paged’) always returns empty
- Get the number of posts from the current page results
- search query within custom taxonomy term, post title and meta field
- Advanced Tax Query
- cannot get multiple loops using tax_query
- Using WP_Query and Query_post for the loop?
- Problem with wordpress pagination
- filter posts by meta key with pagination
- send user to first page of results when reposting to page?
- query posts returns 10 records
- Using wp_query is it possible to orderby taxonomy?
- Custom Taxonomy Endpoint Pagination using paginate_links()
- get_query_var( ‘paged’ ) not working outside of homepage
- Custom Taxonomy and Tax_Query
- Custom post type archive 404’s with paginate_links
- display posts with same taxonomy term
- How to get first post in a category of a custom taxonomy
- Why does pagination always break when used on any form of a home page?
- how to group custom post type posts by custom taxonomy terms
- How to pass posts_per_page and paged params query vars to custom taxonomy archive urls?
- wp query with multiple taxonomy?
- Page queried instead of a custom taxonomy
- Problem with query_posts for a custom taxonomy in theme options
- Custom Taxonomy terms with latest post ordered by date pagination issue
- Link to most recently created category of custom taxonomy in primary navigation menu
- Help with a query not working with custom taxonomy
- Listing child terms of parent term
- How to display posts from a single category within a custom taxonomy
- why do drafts return as part of wp_query?
- Sorting Posts Via Custom Taxonomy Values Using Checkboxes?
- How to show only one post for each categories of taxonomy of custom post that contains a specific custom field
- Last posts from custom taxonomy
- Paginated Taxonomy Term Archive including one post per term
- Separate Posts and Custom Post Type in Custom Taxonomy archive template
- WP Query with custom taxonomy
- Too many posts cause slow load when paginating
- how to search in custom fields & custom taxonomy for custom search
- Custom posts per page does not work with pagination
- Query with custom taxonomy not working
- Pagination on category page with custom post types
- Pagination : How to remove /page/x/ after a ‘POST’ action on a form returning to page 1
- Archive for custom taxonomy lists all posts instead of current taxonomy
- Alter post order on taxonomy template
- Display all posts for taxonomy term across multiple custom post types
- query_posts and custom taxonomy posts order
- Selecting all posts from the children of a particular parent taxonomy
- Pagination on custom taxonomy
- Using ajax with paging and a custom sub-query
- Show all taxonomy’s terms’ posts having another taxonomy’s term in common
- Display custom tags on pages that have a specific page parent
- Sorting Custom Posts on Archive page with pagination
- Custom loops, sticky posts, and pagination nightmare
- pagination not working for category.php (custom post types in categories)
- Set tax_query conditionally with new WP_Query
- querying posts by custom taxonomy terms right from a querystring based URL
- Querying posts only if the current page is not paged?
- Custom taxonomy pagination
- Query custom taxonomy by term id?
- Filter Custom Taxonomy Posts
- When filtering query on custom taxonomy; main menu dissapears
- Exclude taxonomy term from all loops, but having it on widget
- “paged” in WP_Query returns 0 posts
- Why can’t I use an array of term slugs in WP_Query?
- wp_query not resetting, last post hanging
- Custom post type, custom taxonomy, query posts only from taxonomy (children of)
- How can I get a paginated list of custom taxonomy tags with posts?
- Loop through custom taxanomy in post and display custom fields from posts
- pagination not working on custom-taxonomy template
- How to list custom post types on a custom post type page?
- Wp_query…a type of term a different div
- Remove Post if Advanced Custom Field is checked to fix paging
- Query custom taxonomy for category including children
- Proper way to create taxonomy queries
- Sorting the Loop by Taxonomy Value
- custom taxonomy pagination 404 error
- Group posts in a category based on tags in custom taxonomy
- Numbered Pagination Showing The Same Posts After Altering WP_Query
- How to pass posts_per_page and paged params query vars to custom taxonomy archive urls?
- pagination for list category posts ( Custom post type )
- Error 404 in Custom taxonomy with pagination
- How do you move custom fields to custom taxonomies using WP Queries
- Run next query based on first query’s term
- Get the original menu item name string instead of the label
- How to use tax_query other than by slug or id or solve custom taxonomy tags conflicts with pre-existing tags?
- Custom post type blog pagination conflict
- Custom Taxonomy + JQuery Tabs
- Advanced AND tax_query in sidebar with 2 taxonomies
- Transfer taxonomy to custom field
- How to query posts that are not related to any term of a taxonomy?
- Using wp_query is it possible to orderby taxonomy?
- How do I query multiple specific posts from a custom taxonomy?
- query_posts problem – need help
- Pagination not working in secondary query
- Pagination in category.php not functioning
- Group custom taxonomies based on tags contained in their posts
- add_rewrite_rule pagination 404 error on page 4 and above
- Pagination links not working for custom taxonomy
- Loop posts without any taxonomy