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

Categories not filtering, but Tags are

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,

I am having trouble setting up the filters. I'd like a customer to be able to choose a category ( Step 1 Skincare, Step 2, etc.) plus be able to select a tag (cleanser, moisturizer etc.) to narrow down their selections. But, with the Tags active, the Categories do not work. Or, at least the sub categories do not work… the parent Category is active, but the live zone to click on it is not well aligned with the visual term. And, there are weird  hashtags (#) appearing with the radio buttons and checkboxes.

I could really use some help!

https://drstevenmeredith.com/shop/

Hello

Please paste your license key here - https://share.pluginus.net/image/i20210618130558.png -> https://share.pluginus.net/image/i20210618130614.png

And, there are weird  hashtags (#) appearing with the radio buttons and checkboxes. - This makes your current theme - https://share.pluginus.net/video/v20211116144512.mp4

Try  to  add CSS:

body .widget .woof_redraw_zone .woof_container_inner ul li:before{

content: none;

}

.widget .woof_redraw_zone ul {

 float: unset;

}

Thank you.

The CSS has fixed the issue with both the hashtags and the filtering.

The only thing I'm noticing is that a red dot loads as the products are being filtered. Is there away to eliminate this? It does go away once the loading process is complete, but it looks odd.

Thanks!

Hello

This is a reset for the radio button and it should always be displayed when the term is checked.

add CSS

.woof_radio_term_reset {

display: none !important;

}

Hi!

That worked well and the filters look great!

But… my pagination no longer works :(

After the first 9 products are shown I can click on"page 2" but it does not load new products. However, the URL indicates that I am on"page 2" of products. Any ideas?

Hello

Please  disable  my  plugin and  do a test

It looks like it has nothing to do with my plugin.