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

Step Filter - Show all steps

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.

Hi, I'm using the step by step filters for a store I'm working on, however I want to show all the step dropdowns together.

They don't need to be selectable until the first one has been selected, but I want to show all three steps  rather than them load once the previous ones has been selected.

Similar to how the hierarchy works, where you can see each dropdown menu title but can't click it until the previous one has been selected.

Is this possible to do? Maybe with js?

Thanks

Hello

Unfortunately, the plugin does not have such a feature. You need customization of the code. We do not have a ready-made solution. But if you have programming experience we can help you

Hi Pablo,

Thanks for your reply. Myself and my colleague have programming experience, if you can advice and guide us on the best way to achieve this?

Hello

you  can  try  to  use  CSS and  JS   to do this

Current  filter  has  class - woof_step_filter_current

Other filters (hidden) -  woof_price_filter

For these classes, you can show all filters and disabled filters that you need