Title: Sidebar &#8211; Custom Fields
Last modified: August 30, 2016

---

# Sidebar – Custom Fields

 *  Resolved [Karen Cox](https://wordpress.org/support/users/kalacosolutions/)
 * (@kalacosolutions)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/sidebar-custom-fields/)
 * Would like only the categories and subcategories to display in the sidebar of
   the catalog and not the custom fields. How would I hide the custom fields items
   in the left sidebar?
 * [https://wordpress.org/plugins/ultimate-product-catalogue/](https://wordpress.org/plugins/ultimate-product-catalogue/)

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

 *  [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/sidebar-custom-fields/#post-6755352)
 * Hi Kalaco,
 * You may either go in your custom fields tabs and set the specific custom fields
   that you do not wish to see as unsearchable. Or you may fully hide them by going
   to Styling > Sidebar and setting the Show/Hide Custom fields to “hide”.
 * Let us know if it helps you out!
 * Best regards,
    EWD
 *  Thread Starter [Karen Cox](https://wordpress.org/support/users/kalacosolutions/)
 * (@kalacosolutions)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/sidebar-custom-fields/#post-6755361)
 * Thanks it worked!
 *  [malinose](https://wordpress.org/support/users/malinose/)
 * (@malinose)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/sidebar-custom-fields/#post-6755748)
 * My solution is to add custom CSS to the catalogue, so you can choose which custom
   fields are displayed. Because sometimes it is quite useful to have certain fields
   searchable
 * /*Hide filter elements by ID of Custom field*/
    #prod-cat-sidebar-cf-XX {display:
   none;}
 * XX = ID of the element
 * just look it up in your database or with chrome developer tools 😉

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

The topic ‘Sidebar – Custom Fields’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-product-catalogue/assets/icon-128x128.png?rev=1805317)
 * [Ultimate Product Catalog](https://wordpress.org/plugins/ultimate-product-catalogue/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-product-catalogue/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-product-catalogue/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-product-catalogue/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-product-catalogue/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-product-catalogue/reviews/)

## Tags

 * [categories](https://wordpress.org/support/topic-tag/categories/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)
 * [subcategories](https://wordpress.org/support/topic-tag/subcategories/)

 * 3 replies
 * 3 participants
 * Last reply from: [malinose](https://wordpress.org/support/users/malinose/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/sidebar-custom-fields/#post-6755748)
 * Status: resolved