Title: Brand query
Last modified: June 30, 2025

---

# Brand query

 *  Resolved [coroleu](https://wordpress.org/support/users/coroleu/)
 * (@coroleu)
 * [1 year ago](https://wordpress.org/support/topic/brand-query/)
 * Im trying to export products using custom query but this give me an error, Im
   trying to export brand taxonomy with name “colorescience”. Thanks
 *     ```wp-block-code
       'post_type'      => 'product','tax_query'      => array(    array(        'taxonomy' => 'product_brand',        'field'    => 'name',        'terms'    => 'colorescience',) ),
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Trey](https://wordpress.org/support/users/ix3/)
 * (@ix3)
 * [11 months, 1 week ago](https://wordpress.org/support/topic/brand-query/#post-18578897)
 * Hey [@coroleu](https://wordpress.org/support/users/coroleu/),
 * > Im trying to export products using custom query but this give me an error
 * That’s strange, I tried your query on my test site and it worked. Can you send
   me the error it gives you, and provide a screenshot of it?
 *  Plugin Author [Trey](https://wordpress.org/support/users/ix3/)
 * (@ix3)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/brand-query/#post-18601759)
 * Hi [@coroleu](https://wordpress.org/support/users/coroleu/),
 * I’m marking this as resolved since we haven’t heard back. Feel free to follow
   up in this thread if you still have questions about this.
 * Anyone else, please open a new topic.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Brand query’ is closed to new replies.

 * ![](https://ps.w.org/wp-all-export/assets/icon-256x256.png?rev=2570162)
 * [WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel](https://wordpress.org/plugins/wp-all-export/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-all-export/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-all-export/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-all-export/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-all-export/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-all-export/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Trey](https://wordpress.org/support/users/ix3/)
 * Last activity: [10 months, 3 weeks ago](https://wordpress.org/support/topic/brand-query/#post-18601759)
 * Status: resolved