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

Hierarchy drop-down & Step by step filter

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

I would appreciate your help

I tried to implement Hierarchy drop-down and Step by step filter on my website.

Followed instructions that I found here https://products-filter.com/extencion/hierarchy-drop-down/ and here https://products-filter.com/extencion/woocommerce-step-by-step-filter/

However, for some reason this is not working for me.. I used shortcodes that you gave in examples.

As for Hierarchy drop-down how am I supposed to declare order of parameters for filter.. in your example you have

Country+City+District

are these attributes .. should I replace them with eg. pa_brand+pa_model+pa_job or ?

Another thing to mention.. I'm using Elementor, but it has option to insert shortcode so it shouldn't be a problem.

For example if I try to insert this shortcode this is what I get https://prnt.sc/r86y7i

 

Let me know if you need more details

Thanks in advance

Hello

It looks like you incorrectly set up a shortcode.

Country+City+District - doesn’t affect the sorting at all, this is just the title

The order of filters is defined in this attribute. - by_step= ( https://c2n.me/46czugp.png )

Hi again,

In order to use Hierarchy drop-down I need to change concept of my attributes, so it's not usable for me.

However, I find step by step filter fine.. but I'm having issues to set it as default way of filter across whole website.

I mean.. when this option is"YES" I want step by step filter on all pages, instead I just get default [woof] which is not usable for me.

Set filter automatically

To be clear.. once again:

 

When I activate"Set filter automatically" I have [woof] active on product category page as well as main woocommerce shop page. However, this doesn't work for me.. I need step by step filter to be active on all [woof_step] .. but I can't find option to choose between [woof] or [woof_step] . Shortcode is not a solution, since I can't add it to /product-category/ page.

Your help would be much appreaciated! Thanks in advance

Hello

Unfortunately, in this case, you need customization of the theme code.

Example:

Add  in  file  header.php   this  shortcode -  do_shortcode('[woof_step ..... ]');