Answering myself, the problem was the ‘AND’, must be ‘OR’, thank you anyway.
Related Posts:
- Custom query for certain post type OR another post type with a certain category
- Why is my WP_Query not working when tax_query terms are an array?
- How to add terms to my tax_query based off of the current post
- Is it possible to dynamically get queried term AND taxonomy?
- How do I search inside specific taxonomies in WordPress
- WP_Query tax query part of slug
- Taxonomy Query Relation field not behaving correctly?
- Get posts in taxonomy randomly
- Loop posts based on permalink term
- WP Query should show No Posts when tax_query $args taxonomies don’t have associated posts
- wp_query with meta_query and tax_query
- How can I get all the posts that are related with a specific taxonomy term?
- Custom taxonomy and query multi conditions
- Empty ‘terms’ in ‘tax_query’ returns an empty array
- Get the tax term in which is a post via wp_query
- Nested meta_query with multiple relation keys
- Multiple relationship for multiple tax_query in WP_Query
- Conditional arguments for WP_Query and tax_query depending on if $somevar has a value
- WP query taxonomy input differs to output?
- Does tax_query really beats meta_query in all situations?
- Tax_query terms ID’s using variable
- Get All IDs Of A Post Type Using WP_Query
- Move posts to top of WP_Query if in certain Taxonomy?
- Adding a term name from a custom taxonomy assigned to a post link displayed by a wp_query loop based on another taxonomy
- Querying Multiple Custom Taxonomy Terms
- How to extend tag and category “Related Posts” query to custom post_type if the first 2 terms have no posts
- Find all product that contain terms with %keywords% in WP_Query
- Get term by custom term meta and taxonomy
- Filter and list posts of a custom taxonomy
- WP Query – Get WooCommerce Products with variation that is in stock
- WP_Tax_Query with post_tag not working
- Filter WordPress posts by between parameter
- How to Modify Taxonomy Archive Page with Search Parameter?
- Query all posts in a given taxonomy
- Change default ordering of taxonomy terms – pre_get_terms
- Display link to taxonomy archive only if it has posts with certain custom field values
- tax_query OR with empty result returns all posts
- WP_Query, tax_query and term_meta: How to?
- WP Query for variable taxonomies
- How can i simulate “taxonomy__in” in query?
- Get list of terms that have posts in another term
- pre_get_posts Remove tax_query Completely
- Order by slug in get_terms with multiple taxonomies
- Meta Query relation “AND” not working
- Getting Taxonomy inside WP_Query Loop
- Nested tax_query that allows specified categories OR tags, but NOT other categories
- Complex WP_Query (two post types and multiple operators)
- Populate tax_query terms parameter with post term
- Remove category from query (show all posts in archive.php) pre_get_posts()
- is_tax() function not working as expected
- Fastest way of counting posts of a custom post type in a specific taxonomy term?
- Display Featured Post by Categories and Avoid duplicated posts
- Fetch posts that match term slug first two letters (wp query)
- Get authors by term id or slug
- Is it a good idea to improve meta query performance by adding tax query?
- Custom post taxonomies as tax_query terms?
- WP_Query | Tax_Query Relation | Unable to use ‘OR’ as it then allows all products, help me finish my query?
- How to Union two different conditions in one WP_Query
- Tax query AND/OR meta query [duplicate]
- How do I exclude the lowest level terms in a taxonomy?
- Search Query for multiple categories using ‘OR’ but having certain categories be ‘AND’
- Post loop for all taxonomy terms
- Taxonomy and Date in same query?
- Taxonomy order exception for specific term
- Get posts from multiple tax terms
- Tax Query only returns for the first of several terms
- WP Job Manager plugin – Listing only the twelve job categories on frontpage order by jobs they have
- How to print term name inside wp post loop
- Is it possible to add relation between meta_query and tax_query?
- WP Query – filtering terms with regex
- How to get posts by category and by choosing a taxonomy term?
- How to restrict search on a certain page to only return results against custom taxonomies?
- Function using get_posts() with tax_query not working when called from functions.php
- Running a custom query inside another cpt single and trying to grab a variable
- Don’t repeat posts from children in parent taxonomy query
- get_the_terms has strange result since version 6.0
- Exclude post with taxonomy and from the terms (taxonomy & tag) posts count
- Strange behaviour of hierarchical taxonomy archive
- paginate_links appearing on page but it doesn’t actually paginate – pagination on a static page with a dynamic `post_type` argument on a static page
- Facing problem with tax_query results
- Display related CPT with custom taxonomy
- tax_query not working on custom post type
- Save queried result into database
- WooCommerce WP_Query using tax_query returns no results (0 = 1)
- WordPress – Form does not filter the results of taxonomies
- Why pagination is not working with tax_query param?
- WordPress post_status and meta_query
- Show one post of each custom taxonomy
- Query child posts with tax query on parents
- How to break up output of posts for different terms on same page?
- posts_per_page in a tax_query
- Tax_Query not working – connecting to second wordpress database
- Custom category page with taxonomy filters
- taxquery taxonomy get terms
- Optimal way to make tags in tax_query optional?
- How to define a custom hierarchy for terms?
- Woocommerce orderby rand with tax_query not random
- Escaping WP_Query tax_query when term has special character(s)
- WP_Query: Meta_Query with serialized value (or a workaround)
- Multiple Orderby is not working right