Title: Show a specific category
Last modified: February 12, 2019

---

# Show a specific category

 *  Resolved [ximenavin](https://wordpress.org/support/users/ximenavin/)
 * (@ximenavin)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/show-a-specific-category/)
 * Hi,
 * There is a way to show a specific category into the product_cat? For example,
   I want to show just the wines category into a specific sidebar.
    How can I do
   that?
 * Regards,
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshow-a-specific-category%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [WPBean](https://wordpress.org/support/users/wpbean/)
 * (@wpbean)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/show-a-specific-category/#post-11198833)
 * You can include or exclude specific category items from the accordion. Just add
   comma/space-separated string of term IDs.
 * Example shortcode –
 * `[wpb_category_accordion taxonomy="product_cat" exclude="2,3,4,5"]`
    `[wpb_category_accordion
   taxonomy="product_cat" include="2,3,4,5"]`
 * Thanks
 *  Thread Starter [ximenavin](https://wordpress.org/support/users/ximenavin/)
 * (@ximenavin)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/show-a-specific-category/#post-11203454)
 * Hi, thanks for you answer!
 * I tried to do what you said but it doesn’t work.
    My shortcode is: [wpb_category_accordion
   taxonomy=”product_cat” include=”141″ orderby=”name” order=”ASC” show_count=”yes”
   hide_empty=”yes” icon=”▾”]
 * 141 is the ID for Wines.
    If you look into this page: [http://wwl.folkatesting.com/product-category/wine/](http://wwl.folkatesting.com/product-category/wine/)
   you will see other categories in the accordion filter. I’m also tried to exlude
   Vodka and it doesn’t work either.
 * I’m doing something wrong?
    Best,
 *  Thread Starter [ximenavin](https://wordpress.org/support/users/ximenavin/)
 * (@ximenavin)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/show-a-specific-category/#post-11209966)
 * Hi!
 * Is there a way to fix this?
 * Thanks again.
    Best,

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

The topic ‘Show a specific category’ is closed to new replies.

 * ![](https://ps.w.org/wpb-accordion-menu-or-category/assets/icon-256x256.gif?rev
   =2899475)
 * [WPB Accordion Menu - Collapsible Vertical Sidebar Menu - WooCommerce Category Accordion](https://wordpress.org/plugins/wpb-accordion-menu-or-category/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpb-accordion-menu-or-category/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpb-accordion-menu-or-category/)
 * [Active Topics](https://wordpress.org/support/plugin/wpb-accordion-menu-or-category/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpb-accordion-menu-or-category/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpb-accordion-menu-or-category/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [ximenavin](https://wordpress.org/support/users/ximenavin/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/show-a-specific-category/#post-11209966)
 * Status: resolved