I suggest starting your query by first only passing the post_type and posts_per_page arguments. This will let you know if you’re getting the right entries and if so then begin to use your filters (orderby, order, etc).
Related Posts:
- Allow user to set custom order to a list of custom taxonomies?
- How to order taxonomy terms by most recent post?
- How to get posts from multiple custom post types according to it’s custom taxonomy terms?
- Set object terms not working on plugin activation
- How to output wordpress custom tags separated by comma?
- how to add extra meta box or textarea into custom post types
- How to check the terms in single custom post type template
- How to quickly reorder posts in the admin panel that will persist for the wp-api
- Displaying a custom post types custom taxonomy value?
- get_the_terms return only last term
- How do I make a custom taxonomy for a CPT appear inbetween title and editor boxes?
- Does WordPress limit the length of slug names for Post Meta or Terms?
- get_post_meta returns empty array for terms
- Update post terms with custom taxonomy
- How do I display tags for a custom post type single page?
- Custom Post Type Archive Page Filtering
- Filtering WP_Query Dynamically on the Front-End
- Why get_posts() not returning only selected category posts from Custom Post Type?
- Get template part using a custom taxonomy term
- Adding a custom post type taxonomy template in plugin
- Get posts by querying taxonomy and certain terms of the taxonomy?
- How to restrict users and admin from creating new taxonomy terms?
- How can I make a custom post type sticky?
- using $wpdb to get custom post type with term
- Show posts from two or more custom taxonomy terms
- Displaying custom taxonomy in the admin list of a custom post type
- Which post does a taxonomy term belongs to?
- List taxonomy terms for post as checkboxes
- Display post as term id
- How do I display the taxonomy term alongside the post type post title?
- Issue on Creating Custom Tax Term Dynamically From Another CPT Meta-box On Publish
- Post count by month of taxonmy term
- WordPress loop: Show only a Custom Post Type Taxononmy TERM
- limit value taxonomy based on previous taxonomy value wordpress
- Dynamic dropdown select values depending on other custom field value
- Metabox not show in categories custom post type cmb2
- How do I display the taxonomy for a custom post type in an array
- Display Custom Taxonomy Alphabetically
- How do I require the specification of term in a custom post type and custom taxonomy?
- Custom Post, set object Taxonomy terms in plugin
- Get terms that contain posts that in turn belong to other terms?
- How to get custom posts sub category link
- Custom while loop for hierarchical display of a taxonomy
- Lists custom taxonomy terms that has specific custom field value assigned to the term (not post)
- Get the taxonomy of a post hierarchically
- How to change permalink to include custom post type
- Display taxonomy terms, child terms and posts in a template
- Use custom walker to add taxonomy terms to main nav menu
- Add term to custom post type on draft
- Displaying custom-taxonomy-terms sorted by parent/child-hierarchy?
- Listing all term items alphabetically / sorting loop
- How to get WordPress term attached to the Post?
- Query posts with double taxonomy
- Custom Post Archive is not working
- Adding predefined terms to a taxonomy
- Show all tags on custom post type
- display post count in archive page that have relation with another taxonomy term
- Return multiples taxonomies with wp_get_object_terms
- Custom taxonomy terms hierarchical navigation
- How to display custom taxonomy term specific post?
- How to list posts by terms
- Excluded Custom Taxonomy Term Posts Displaying in loop
- How to associate custom taxonomy terms with custom post type?
- get_queried_object not work in taxonomy page
- Change the term based on the value of a $variable using wp_update_post in submitting a form
- get_the_terms child terms for current post/custom post only
- Is it possible to arrange Custom Post Types from CPTUI into a Folder?
- Get all posts for custom taxonomy term
- posts_per_page is not working by term
- Filter Custom Post Type Posts by Taxonomy
- Insert custom taxonomy into category query
- Dropwdown: Get taxonomy terms from posts that share preselected terms from 3 other taxonomies
- CPT UI: Connect a custom post type to a custom post type
- Custom Post Type / Taxonomy / Term – what template to use to avoid 404-page?
- Pages of my taxonomy terms are showing all posts
- Display title of all custom posts from same taxonomy term on a custom post template
- wordpress does not see the correct custom taxonomy hierarchy
- Add active class to foundation 6 tabs while looping categories
- Saving Child Terms on front end not setting parent
- How to show terms used only for particular custom post type. Filter creation perpose
- Get category list & taxonomy list from different post type using post id?
- How to get all posts related to a taxonomy?
- Create Inclusions and exclusions
- Custom taxonomy- only output relevant terms
- order taxonomy alphabetical
- What’s the most efficient way to get two queries based on an if statement?
- Filter Term By Parent Term – Custom Post Type
- Filter By Term Not Working – Custom Post Type
- Display all Custom taxonomy terms and their relevant custom posts
- WordPress get all post with like in terms [duplicate]
- Get posts of an specific term of a custom taxonomy
- Show custom taxonomy not in submenu
- WordPress add taxonomies/terms list as a menu in archive page
- Decrement term in for each
- How to Fix WordPress 500 Internal server error due to custom post type
- Best way to group posts based on custom post type terms
- Hide Custom Taxonomy title if not associated with another Custom Taxomony
- Plugin Error on activating
- How to pass taxonomy terms to WP_Query along with $args?
- Custom Post Status & Taxonomies