Quote from Hielke on October 8, 2019, 13:10
Hi folks,
I'm running into this strange thing (I guess, but maybe I'm doing something wrong here).
This is the shortcode that I used:
[woof_step autosubmit=0 filter_type=2 by_step=”pa_inhoud-watertank,by_price,pa_inhoud-bonenreservoir“][woof_products is_ajax=0 display_on_search=1]
In this case only the Price filter is shown. But when I change the order (to check if the slug is correct), the 2nd option shows.
For example, if I change the shortcode to this:
[woof_step autosubmit=0 filter_type=2 by_step=”by_price,pa_inhoud-watertank,pa_inhoud-bonenreservoir“][woof_products is_ajax=0 display_on_search=1]
The result is that pa_inhoud-watertank is shown instead of by_price.
I added the shortcode as text / html, thus not as visible content, to prevent getting into trouble :D
This is the page:
https://nieuw.koffiematters.nl/koffiemachine-keuzehulp/
I really hope you have a solution for this, because I'd love to use this function :)
P.s. on your website, in the Wizard example you mention something like: Enable this extension to ...
Is this a seperate extension maybe?
Hi folks,
I'm running into this strange thing (I guess, but maybe I'm doing something wrong here).
This is the shortcode that I used:
[woof_step autosubmit=0 filter_type=2 by_step=”pa_inhoud-watertank,by_price,pa_inhoud-bonenreservoir“][woof_products is_ajax=0 display_on_search=1]
In this case only the Price filter is shown. But when I change the order (to check if the slug is correct), the 2nd option shows.
For example, if I change the shortcode to this:
[woof_step autosubmit=0 filter_type=2 by_step=”by_price,pa_inhoud-watertank,pa_inhoud-bonenreservoir“][woof_products is_ajax=0 display_on_search=1]
The result is that pa_inhoud-watertank is shown instead of by_price.
I added the shortcode as text / html, thus not as visible content, to prevent getting into trouble :D
This is the page:
https://nieuw.koffiematters.nl/koffiemachine-keuzehulp/
I really hope you have a solution for this, because I'd love to use this function :)
P.s. on your website, in the Wizard example you mention something like: Enable this extension to ...
Is this a seperate extension maybe?