Why you are querying for meta query if your length is taxonomy? Replace meta_query
with tax_query
in your query and it should start working.
Related Posts:
- Adding Category/Tag/Taxonomy Support to Images/Media
- How to use taxonomies on attachments with the new Media Library?
- How to add images to taxonomies?
- search query within custom taxonomy term, post title and meta field
- Help With issue on pre_get_posts filter in taxonomy
- Custom Taxonomy Images with Advanced Custom Fields
- Advanced custom fields – taxonomy terms images [closed]
- how to create a proper query for getting a list of users with taxonomy related meta key
- Correct Way To Show Custom Taxonomy for Image Attachments on Template File
- Display an image instead of tag name?
- $wpdb query a post type within a specific taxonomy term while ordering posts by custom meta value?
- How to display custom taxonomy images on index.php?
- How to implement custom search with input fields?
- Taxonomies image
- How do I modify the “Insert Media” lightbox in the admin to only show media items from a category?
- How to show the a custom taxonomy term on single post metadata
- Extend & Search Native WordPress Image Galleries With Tags and Taxonomies?
- Passing form inputs into multi-taxonomy query
- WP REST API – get custom taxonomies based on terms & filter
- Website loading slowly – Advanced Custom Fields images
- Replace taxonomy term with an image in a custom loop
- Featured Images for Tags?
- How can I get Taxonomy Images to work with ‘orderby’ argument?
- Query all images with certain tag in media library using visual portfolio plugin
- WordPress search form and search result through ACF field in custom taxonomy
- How to show one post content in another post content which has same terms?
- Resize $term attachment using url
- Add image to taxonomy and output to homepage
- Get taxonomy image for Toolset custom taxonomy through Toolset Views Shortcode
- Hook to filter based on form value and insert term
- Complex Taxonomy scheme
- Custom taxonomy with custom meta value is not sorting correctly (query returns the same value for orderby regardless of sort column click)
- how to get term id from current post type instead of name
- Loop to display ONLY custom taxonomy parent information [closed]
- Custom taxonomy link automatically removing query string and re-directing
- Hide terms if they aren’t the same as the current term
- echo a specific custom taxonomy term on a different custom taxonomy archive
- Clean Custom URL for Serach + Custom Taxonomy
- Display children category images
- Advanced search redirecting to another page then filter further
- Corrupted nav-menu?
- Removing custom taxonomies from the admin menu
- Get name of taxonomies of current page
- Custom post type Category Display
- Hide taxonomy when term is empty
- The best way to display taxonomies
- Custom Taxonomy template not display
- Filter through custom taxonomy with an array of taxonomy IDs
- Show only the sub-categories (and their content) of the current custom taxonomy with ‘taxonomy.php’
- Dynamically set taxonomy term and show admin notice on post save
- Remove taxonomy widget from “PAGE” post
- WP 4.8 : new taxonomy syntax for get_term_by and get_term_link ?
- How to list the taxonomy terms that fit the custom query?
- Custom permalink accept any params
- Add attribute taxonomy through code don’t appear in admin product page
- Terms change id after importing
- Terms Per Page in custom taxonomy Admin
- What’s the best way to add taxonomy’s image in 2017?
- Custom taxonomies not showing up in admin menu
- Get featured image with custom size outside WordPress
- Is it possible to enable the ‘Link To’ field under ‘Attachment Display Settings’ for a Featured Image?
- Search only custom taxonomies
- Custom taxonomies mixed into categories and tags in Post edit page
- Best way to redirect taxonomy terms to pages
- Using Advanced Custom Fields Relationship Field to select a taxonomy term
- Create alphabetical Pagination for custom taxonomy?
- List Top 5 taxonomy terms based on number of post
- How to get attached image to taxonomy..?
- Loop through custom taxanomy in post and display custom fields from posts
- pagination not working on custom-taxonomy template
- delete term from taxonomy and assign in new one
- How to show post list based on taxonomy term?
- Custom taxonomy filter for media
- WordPress Attachments with old images
- WordPress creating images if uploaded image is greater than 960px on one side?
- Limit Display Number Of Taxonomy Term
- export and import taxonomy terms from one taxonomy to another
- Custom rewrite permalink doesn’t work
- Custom arguments in WP_Query
- Can you hide empty terms using get_term_children?
- How do I get the labels from a post
- How to get custom post type categories in an array
- WordPress modify Settings > Permalinks (options-permalink.php) Add CPT Permalink Options
- Weird encoded error when using wp_generate_attachment_metadata()
- Hide custom taxonomy from easy admin
- save custom term – hook create_term doesn’t work
- How do I make multiple dependent input fields that use the jquery autocomplete function?
- Also show terms that are related to draft and pending posts
- get_term_by works but get_terms doesn’t?
- How do I hide certain taxonomy boxes from users in admin add post page?
- Count of posts by different parameters?
- How to get list of only custom taxonomies?
- How to get product order by two custom taxonomy in wordpress
- Save values generated via API as taxonomy terms
- WordPress cannot find user taxonomies on frontend
- Get list of taxonomies associated with users
- forward/redirect taxonomy archive of term to a page with same name
- URL rewriting taxonomy term
- Archive page for custom taxonomy grouped by month
- How to get all inline images in post content? [duplicate]