PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]
Botoscope is currently in early access

Support Forum

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

"Autosubmit: Yes" Desktop Only

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've seen this question asked quite a lot, and am just wondering if there's been any movement on a solution for it?

I've seen a post about registering two sidebars, then hiding/showing via CSS, and also one with a JS solution of changing the"autosubmit" value based on screen width - is there a better solution though as of today?

Thanks,

Matthew

Hello Matthew

please  create  2 widgets (filters)

To show/hide  widgets  - https://wordpress.org/plugins/widget-options/

Don't suppose you know the breakpoints the plugin uses for mobile and desktop?

Ah, tried it there but doesn't seem to do anything. I just end up with two filters that don't work independently.

Hello

Drop me  exact  link  to the  issue

 I just end up with two filters - it means you didn't set it up correctly - https://wordpress.org/plugins/widget-options/

Actually, the client likes having the"Filter" button so I think we're all good. Just one more question for you; what are the breakpoints? I've styles in place for the mobile modal up to 1023px, then I've styles from 1024px up for the filters without the modal. I'd like to avoid someone on a device of say 800px seeing no modal and un-styled filters or something like that. Thanks as always.

Hello

Unfortunately, I didn't understand your question. What are modal filters?

Apologies. I am referring to:"Mobile Mode: hide the widget on a mobile device and a button appears to show the filter.". What I want to know is, what is the breakpoint? At what screen size does mobile mode end?

To determine the current device, we use the function wp_is_mobile()

Ah, cool - that should be perfect then.

Just one more question and I REALLY will let you be... lol.

Possible to always display the"Reset" button?

https://scrollymcscroll.matthewmeaklim.com/shop/ (no filters applied) vs https://scrollymcscroll.matthewmeaklim.com/shop/?swoof=1&product_tag=brand-one (filter applied) - looks much neater when the"Reset" button is present.

Thanks as always for all your help.

Hello

In this case, you need code customization. In  file - wp-content\plugins\woocommerce-products-filter\views\woof.php - delete  this  code  - https://c2n.me/4eYTtP0.png