Title: Problem removing active category
Last modified: September 27, 2021

---

# Problem removing active category

 *  Resolved [gdimitrov](https://wordpress.org/support/users/gdimitrov/)
 * (@gdimitrov)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/problem-removing-active-category/)
 * Hi I have a problem with the plugin. I say it in the video because I don’t know
   how to describe it.
    What I want to achieve: Once I have entered a certain category
   I can change it and remove it from the filter. I can’t do it at the moment. Thanks
   for the help I leave you a link to the problem.
 * [https://4ydno.bg/produkt-kategoriya/produkti/metalni-kancheta/](https://4ydno.bg/produkt-kategoriya/produkti/metalni-kancheta/)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-removing-active-category%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [gdimitrov](https://wordpress.org/support/users/gdimitrov/)
 * (@gdimitrov)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/problem-removing-active-category/#post-14917781)
 * [https://www.berrycast.com/conversations/b9536935-c749-5978-b031-a006f40b0699](https://www.berrycast.com/conversations/b9536935-c749-5978-b031-a006f40b0699)
 *  Plugin Author [themifyme](https://wordpress.org/support/users/themifyme/)
 * (@themifyme)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/problem-removing-active-category/#post-14918185)
 * Hi,
 * The active Category can not be deselected, that is needed, because on the current
   category every further selection you do should be based on the active Category,
   but in case you still want to be able to deselect the active category and allow
   users to make any filters on any category page, then you can add this CSS to 
   wp-admin > Appearance => Customize > Additional CSS to enable the active ( disabled)
   category filter:
 *     ```
       .wpf_disabled, .wpf_item input[readonly], .wpf_item input[readonly]+label {
           pointer-events: all !important;
           opacity: 1 !important;
       }
       ```
   
 * Please let us know how it works.

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

The topic ‘Problem removing active category’ is closed to new replies.

 * ![](https://ps.w.org/themify-wc-product-filter/assets/icon-128x128.png?rev=1535808)
 * [Themify - WooCommerce Product Filter](https://wordpress.org/plugins/themify-wc-product-filter/)
 * [Support Threads](https://wordpress.org/support/plugin/themify-wc-product-filter/)
 * [Active Topics](https://wordpress.org/support/plugin/themify-wc-product-filter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/themify-wc-product-filter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/themify-wc-product-filter/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [themifyme](https://wordpress.org/support/users/themifyme/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/problem-removing-active-category/#post-14918185)
 * Status: resolved