Plugin’s company proposed a solution to go with the wpdb object and write manually the queries…
Kudos to @Sally CJ. You were right in you theory, as the taxonomies are not yet known (or registered) when the script is executed.
I will go with this approach for now, as time is limited, but will try to get back if I find a solution to the initial problem.
Related Posts:
- WP Query – Get WooCommerce Products with variation that is in stock
- How to echo woocommerce category name
- WP_Query: Exclude hidden products from WooCommerce product list
- WP query taxonomy input differs to output?
- Search custom taxonomy term by name
- How to query only for products with status “in stock” in WooCommerce? [closed]
- Query WooCommerce orders where meta data does not exist
- How to display post from current Taxonomy in archive page?
- WP_Query for WooCommerce Products
- Display posts the match taxonomy term linked from wp_list_categoies?
- Why is my WP_Query not working when tax_query terms are an array?
- Changing a theme’s search function to only show results from woocommerce?
- Get WooCommerce best selling products for the current month [closed]
- Woocommerce query by price range and custom meta key
- Move posts to top of WP_Query if in certain Taxonomy?
- WooCommerce: filter by parent product’s taxonomy and product variation’s meta data
- Querying Multiple Custom Taxonomy Terms
- Retrieve products with specific attribute and in category – woocommerce
- How to combine tax_query and date_query in WordPress
- how to retrieve specific product attribute value in an sql query?
- Find all product that contain terms with %keywords% in WP_Query
- Display featured products through custom loop in WooCommerce 3 [closed]
- Filter and list posts of a custom taxonomy
- Filter WordPress posts by between parameter
- Search product by brand name in wp_query
- Get product list of given category
- How to Modify Taxonomy Archive Page with Search Parameter?
- How to add terms to my tax_query based off of the current post
- How to exclude products by tag from woocommerce shop page?
- Filtering posts by custom field value not working
- Display link to taxonomy archive only if it has posts with certain custom field values
- WooCommerce Only OnSale Products Loop Snippet [closed]
- Order taxonomy terms in alphabetical order
- Is it possible to dynamically get queried term AND taxonomy?
- WP Query for variable taxonomies
- How do I search inside specific taxonomies in WordPress
- Pass array of taxonomy terms to wp_query
- Formulate a url to show posts with both taxonomy terms
- How to get the WC_Product Object when using a WP_Query in WooCommerce
- Extending woocommerce admin product search
- merge two query arguments into one WP_Query call
- Taxonomy search/filter with multiple taxonomies and multiple taxonomy terms
- Order by slug in get_terms with multiple taxonomies
- Output an array of terms for a ‘tax_query’ => array()
- Woocommerce returns Product post_status as published even tho it is in status draft
- Function get_queried_object() return NULL in custom taxonomy
- Getting Taxonomy inside WP_Query Loop
- WC displaying products from category
- showing all search result in one template
- Complex WP_Query (two post types and multiple operators)
- Get all products which have both product category
- WP_Query Not Recognizing Taxonomy Parameter in Custom Search
- Return Taxonomy/Term Information with Posts (WP_Query/get_posts)
- Woocommerce query all products and categories
- Remove category from query (show all posts in archive.php) pre_get_posts()
- is_tax() function not working as expected
- Advanced Taxonomy Queries WordPress
- Take all produts by category
- Sort by price woocommerce by ID post_meta
- Display Featured Post by Categories and Avoid duplicated posts
- How to get all product attributes for filters in WooCommerce?
- Cluster WooCommerce products in each Category Archive by Tags assigned to products
- Get authors by term id or slug
- WP_QUERY to display woocommerce products whose author IS the logged in user
- WP_Query tax query part of slug
- Taxonomy Query Relation field not behaving correctly?
- Extend product search with meta in WooCommerce
- WP Query Args – Title or Taxonomy Value
- How to Union two different conditions in one WP_Query
- WooCommerce – get product sub categories
- Slow queries on a huge database
- Having trouble with WooCommerce Storefront child theme single.php “related posts” modification [closed]
- How do I exclude the lowest level terms in a taxonomy?
- Search Query for multiple categories using ‘OR’ but having certain categories be ‘AND’
- Woocommerce – Changing the order of the upsell products [closed]
- Out Of memory issue on post per page parameter
- Post loop for all taxonomy terms
- wp_query args adding muitiple tax_querys
- Taxonomy and Date in same query?
- Automatically Query Parent Taxonomy
- Redirect to another page using contact form 7? [closed]
- How Can I Change The Tax Query For The Main Loop For Taxonomy Archives?
- Taxonomy order exception for specific term
- Custom taxonomy.php not working
- wp_query not working with post_type
- Woocommerce – exclude only older out-of-stock items
- Need Sub-category with main Category
- Woocommerce pagination and result count after custom loop
- WP_Query for a taxonomy with different taxonomy types
- How to query woocommerce product by pricing? [closed]
- How to order WP_Query to group results?
- Using custom taxonomies in a query
- Get posts from multiple tax terms
- How to Order a list of taxonomies? orderby?
- How to add custom meta to ‘pre_get_terms’?
- Can’t fetch Custom Post Type Data through Custom Query
- Get Child Category only
- Redirect Search to Form When No Product Results Are Found
- WP Job Manager plugin – Listing only the twelve job categories on frontpage order by jobs they have
- How do I get Woocommerce product variation name and variation description in a WP_Query?