PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Adding HTML to block active filters

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hello, we would like to add 2 div elements to the top of the category page where the active filters appear: http://prntscr.com/pkxxgb.

  1. Before any filter has been selected
  2. After a filter has been selected

From the https://products-filter.com/hook/page I tried 1 hook that seemed to fit to our needs but it didn't work out good:

I would like to solve this through a hook in the functions.php without affecting other website elements.

Can anyone help me out?

 

Hello

Please  drop  me  exact  link to the  issue

I added the exact links, thanks Pablo!

Hello

Please  use  this  hook - woof_print_content_before_search_form

Add  CSS:

body .woof_search_is_going nav.woocommerce-breadcrumb {

    display: block;

But the problem is that the plugin uses the shop template to display products - https://c2n.me/44btwwc.png
To  change  this  behavior - Plugin settings->Advanced->Options - https://c2n.me/44bueUv.png