You haven’t specified the ‘field’ value e.g. 'field' => 'slug',
http://codex.wordpress.org/Class_Reference/WP_Query#Taxonomy_Parameters
Related Posts:
- How to get the parent’s taxonomy?
- tax_query returning all posts instead of selective posts in WP_Query
- Pagination is not working on single-{slug}.php but works fine on page-{slug}.php
- Query Multiple Taxominies Across Multiple Post type’s
- Change or update WordPress loop based on dropdown selection
- How to Filter custom post type by taxonomy?
- Custom post taxonomies as tax_query terms?
- Using meta_query and tax_query at the same time
- How do I display the grand child items of a taxonomy term?
- How to display Related Posts based on number of taxonomy terms matched
- Running a custom query inside another cpt single and trying to grab a variable
- Query Multiple Custom Post Types & Exclude a Taxonomy Term
- “Menu order” being ignored when querying posts from a parent taxonomy with “include_children” set to true
- Custom Query: Multiple CPTs and a taxonomy filter
- Custom post type archive page filters
- Display related CPT with custom taxonomy
- custom post type and a “sticky” position taxonomy
- tax_query not working?
- Getting Custom Posts with Custom Taxonomy
- How to show post which has the specific taxonomy terms?
- Query Distinct Taxonomies of Custom Post Type
- Limit the post for differents custom post type in the same wp_query
- Different Ways to Query Custom Post Types?
- Conditional statement for if archive page has posts which contain certain taxonomies/categories/tags, show those terms
- How do I share categories across multiple post types?
- How to organize hierarchical structure in custom post type with taxonomy (like with categories)
- Multiple tag cloud filtering
- BBPress Search results in WordPress search
- Custom post type archive page for multiple post types
- Get url.com/post_type/taxonomy/term work!
- How to display products name in a non-alphabetical order, in a custom field (taxonomy)?
- Taxonomy in URL
- Listing all term items alphabetically / sorting loop
- How to organise this data within WordPress
- Organize WordPress site, so it can maintain with huge database
- Review site custom post type structure
- Filter get_cat_id for Custom Post Type
- pagination not working for category.php (custom post types in categories)
- Different Category system needed for the Custom Post Type
- Custom Post Type Category Link
- Custom Post type category pages template and loop
- Output terms for custom post types
- Linking from CPT page to taxonomy.php
- tax_query not working in template
- Page not found for custom post type UI plugin and taxonomy
- Filter date from post meta when date is in string format
- query_posts adding extra code to homepage
- Unable to link categories to custom post type using standard function
- How to Set Taxonomy Object Description?
- Categories and tags for custom post types
- How to show only the most recent post on my custom post type archive?
- How to make WP_Query not to show irrelevant posts?
- Custom select query for taxonomies that have posts categorized in another taxonomy
- What is the ID parameter for custom post types in query_posts?
- Loop for custom post types filtered by a taxonomy
- Enable taxonomies by post type in an array of CPTs
- How to assign tag to custom post type in wordpress?
- Custom Taxonomy Is Being Pulled into a Page, But It Doesn’t Have A Hyperlink
- Querying two taxonomies with tax_query not woking
- Rename a slug label
- Custom Taxonomy Category link
- Get Post Terms of Current Post (selected taxonomy term) – How to get only the taxonomy value and not “Array ( [0] => taxonomy term )” in the frontend?
- How to limit post per page of custom post type?
- How to get all Custom Post Type Filtered by one Specific Taxonomy Term
- Hide specific taxonomies from a taxonomy list using ‘get_object_taxonomies’
- How does the ‘the_post_navigation()’ work for CPT’s?
- Custom post type – list posts based on meta_key and display them divided by CPT taxonomy category
- Custom query – get_the_terms not work
- Custom taxonomy (categories) on custom post type return no results
- Filter second dropdown (tax) based on first dropdown (cpt)
- Variable not working in WP_Query
- WP_query – Filter by tax_query and meta_query using multiple select
- Hide meta box for everything BUT a certain custom post type
- Archive-posttype.php isn’t loaded
- 3 random images from custom post type, each in a div with a diffrent class
- get_category_link() for custom post type does not include custom slug rewrite?
- Why are some of my custom posts not showing up on my page?
- post-per-page and offset not working
- Add tags to custom post type without menu link
- Control content before and after custom post type loop
- Targeting categories in custom fields
- Custom post type, custom taxonomy, query posts only from taxonomy (children of)
- Display custom posts randomly in custom taxonomy archive
- WP_Query parameter conflict
- How can I create an automatic drop down menu with my tags?
- Getting all ID’s matching a title in a custom post type
- Associate all Custom Post Types with Taxonomy
- How to define a term for custom taxonomy
- why is the current page title being output?
- Invalid Taxonomy
- List custom taxonomy as navigation – taxonomy pages with all it’s posts?
- Count custom post type based on two meta data
- Need help deciding on a taxonomy
- Alphabetically sort a taxonomy.php template by post title
- Querying multiple values from a single key
- Not able to export large no. of posts in csv
- attach CPT data to a taxonomy
- Custom Post Types not queried in Custom Taxonomy archives or Native archives
- I need to add a filter to prepend the term ‘National – ‘ to the post title if the post is tagged to multiple states
- Query all post and CPT from 2 specific taxonomies AND by ACF custom field