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

Items in category disappear after filtering

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 there,

Here is a screencast of my problem!

https://www.loom.com/share/4ab1f2e9bef1480eb0490bd430b53348?sid=fa3150e2-d419-4448-b085-186ff2099bf0

Please help!

Also,

How can I change the open and close filter title for mobile?

https://ibb.co/VQQkMHS
https://ibb.co/QkJG6rq

Hello

Please  drop me  exact  link to the  issue

Check  in  category filter option - https://share.pluginus.net/image/i20231123124353.png

the open and close filter title  - > Design tab - https://share.pluginus.net/image/i20231123124459.png

Hello!

The items count in categories issue is fixed. I don't know what happened but the problem is gone!
For the mobile filter, thank you! I didn't know it was in the design tab.

And I have 1 more question - How do I style this section? Is is with custom CSS? And if it is, where is best to put the code?

https://ibb.co/4ZX61Mk

Thank you!

You camn use  custom CSS - https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/

Or you can create a custom template (https://share.pluginus.net/image/i20231123133752.png) - https://products-filter.com/extencion/searching-by-text

Thank you!

And 1 last question. In a category page, for example this one - https://harmonia.bg/product-category/laneche/ , can I display only the child categories of this category. In this case"Laneche" is the parent.

UPDATE:
I achieved this by using the [woof] shortcode. And also added this code:

add_filter('woof_set_shortcode_taxonomyattr_behaviour', 'test_test');
function test_test($tax){
$taxonomy= explode(':',$tax );
//really_curr_tax=80-product_cat
if(count($taxonomy)>1 AND $taxonomy[0]=='product_cat'){
$_GET['really_curr_tax'] = $taxonomy[1]."-product_cat";
}
return $tax;
}

My problem now is that I want to set the logic to OR so that if I select 2 categories, I see the products from both categories.
At the moment the logic is AND.
I also want to change the filter title.

UPDATE:

Here is the problem now:
https://www.loom.com/share/ca1acba8e7974b3d8cd6d435c42a8155?sid=41a3f465-8895-4f6d-b50d-9b633747545f

When I filter, I want to stay on the same page. And the filter should not disappear.

Hello

Try  in  Advanced->Options-> https://clip2net.com/s/4jP9DS4

and  do a test

 

It was Yes, now I set it to NO, and the problem is almost fixed. Now I can clear the filter, but I again i am not on the same page. How do I stay on the same page, seeing all filters?

https://ibb.co/FhB6J4L

 

Hello

Please drop me  Wp-admin access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png -  I will  check  it

I shared the data. I make the templates in Elementor - theme builder. You can pick whatever category archive you want.

hello

I  checked  your  site - https://share.pluginus.net/image/i20231128124741.png - but I don't see the filter

Here is it. I added it - https://beautyprofi.net/product-category/kremove-za-lice/
I just added the shortcode [woof]

Hello

Please  do a test  and  read  this - https://products-filter.com/make-page-builders-and-custom-template-filterable

Hello,

It works now in a normal window, but not in an Incognito window. Can you check if this is the case for you too?

Hello

Please  disable  JS  optimization   clear  all cache and  do a test

Yes! Now it works! It was the Load JS deferred. Thank you very much!

Hello there,

Now I get over 1000 errors in the console (all the same) - https://ibb.co/rdWRMB9 . Can you please help? I think its from the filter.

(index):1792 DOMException: Failed to execute 'querySelectorAll' on 'Document': 'style id='woof-inline-css'>

.woof_products_top_panel li span, .woof_products_top_panel2 li span' is not a valid selector.
at https://beautyprofi.net/:1792:1242
at Array.forEach (<anonymous>)
at MutationObserver.c (https://beautyprofi.net/:1792:1209)

Hello

https://c2n.me/4jRZzLx.png -  I don't see any r