Does woof_step filter need to share a page with a WooCommerce Category of products?
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 pleaseIf 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.
Quote from KevEd on September 25, 2019, 15:25Hi, I'm trying to build a step-by-step motorcycle-tyre finder. My store has 6000 tyres which is too many to allow to load before filtering is done. I'm hoping to build a step-filter which offers choices: brand > diameter > width > profile - then it displays a shortlist of tyres.
I've begun setting up the filter in WooCommerce - Product Filter, the Attributes of the tyres were displayed as choices for building the filter (so far, so good). I added the shortcode [woof_step] to a new page (after visiting the Extensions tab and enabling Quick search and Step search). When I view that page there is nothing but an empty box displayed. Is this due to not having the shortcode placed on a page which also displays product category 'Tyres'? Or is it due to a plugin/theme conflict?
If I add 'tyres' product category (a Woo item in Visual Composer) to the page and just use the [woof] shortcode, the long list of brands and size-choices is displayed - but that's not a usable solution.
the page is here https://www.roadgear.co.uk/search-widget/
Thanks
Hi, I'm trying to build a step-by-step motorcycle-tyre finder. My store has 6000 tyres which is too many to allow to load before filtering is done. I'm hoping to build a step-filter which offers choices: brand > diameter > width > profile - then it displays a shortlist of tyres.
I've begun setting up the filter in WooCommerce - Product Filter, the Attributes of the tyres were displayed as choices for building the filter (so far, so good). I added the shortcode [woof_step] to a new page (after visiting the Extensions tab and enabling Quick search and Step search). When I view that page there is nothing but an empty box displayed. Is this due to not having the shortcode placed on a page which also displays product category 'Tyres'? Or is it due to a plugin/theme conflict?
If I add 'tyres' product category (a Woo item in Visual Composer) to the page and just use the [woof] shortcode, the long list of brands and size-choices is displayed - but that's not a usable solution.
the page is here https://www.roadgear.co.uk/search-widget/
Thanks
Quote from Pablo Borysenco on September 26, 2019, 12:53Hello
I view that page there is nothing but an empty box displayed - Please read docs( https://c2n.me/43MBxjI.png ) - https://products-filter.com/extencion/woocommerce-step-by-step-filter/
And better use drop-down - https://c2n.me/43MBTUy.png
Please watch video - https://products-filter.com/video-tutorials#video_beGT6p_look
Hello
I view that page there is nothing but an empty box displayed - Please read docs( https://c2n.me/43MBxjI.png ) - https://products-filter.com/extencion/woocommerce-step-by-step-filter/
And better use drop-down - https://c2n.me/43MBTUy.png
Please watch video - https://products-filter.com/video-tutorials#video_beGT6p_look
Quote from KevEd on September 26, 2019, 16:38Hi,
thanks for the reply. In this line of shortcode [woof_step autosubmit=0 filter_type=1 by_step="pa_size,by_price,pa_wear-type"] [woof_products is_ajax=0 display_on_search=1]. What would I put there if I'm using product attributes? where does the pa_ come from?
Hi,
thanks for the reply. In this line of shortcode [woof_step autosubmit=0 filter_type=1 by_step="pa_size,by_price,pa_wear-type"] [woof_products is_ajax=0 display_on_search=1]. What would I put there if I'm using product attributes? where does the pa_ come from?
Quote from Pablo Borysenco on September 27, 2019, 12:11Hello
It's a slug of the attributes.
You can get in here - https://c2n.me/43NNiGs.png OR https://c2n.me/43NNsQD.png
Hello
It's a slug of the attributes.
You can get in here - https://c2n.me/43NNiGs.png OR https://c2n.me/43NNsQD.png
Quote from KevEd on September 27, 2019, 12:52Thanks for the instructions, I added the slugs into shortcode
[woof_step autosubmit=0 filter_ENGINE=1 by_step="pa_rim-diameter,pa_section,pa_profile"] [woof_products is_ajax=0 display_on_search=1]
but the page just prints out the first half of the shortcode see screenshot.Why is there two parts to the code, should there be something between the two parts? [part1] ??? [part2]
Do I need the Pro version of WOOF to make the step work?
Thanks for the instructions, I added the slugs into shortcode
[woof_step autosubmit=0 filter_ENGINE=1 by_step="pa_rim-diameter,pa_section,pa_profile"] [woof_products is_ajax=0 display_on_search=1]
but the page just prints out the first half of the shortcode see screenshot.
Why is there two parts to the code, should there be something between the two parts? [part1] ??? [part2]
Do I need the Pro version of WOOF to make the step work?
Quote from Pablo Borysenco on September 30, 2019, 13:13Hello
Did you activate an extension - https://c2n.me/43Q7PV1.png
Hello
Did you activate an extension - https://c2n.me/43Q7PV1.png
Quote from KevEd on September 30, 2019, 13:22Hi, yes I activated the extension, and mentioned it in 2nd paragraph of my first post. Are you able to explain why the shortcode is in two parts, is it like an html opening and closing tag, should there be something between the tags?
Would it be possible to let me know which timezone you're in? Then I can be available at the appropriate time to increase the frequency of our conversation posts please? I'm against a tight deadline, the client doesn't want to pay for whole site because I can't get a Filter feature working.
Hi, yes I activated the extension, and mentioned it in 2nd paragraph of my first post. Are you able to explain why the shortcode is in two parts, is it like an html opening and closing tag, should there be something between the tags?
Would it be possible to let me know which timezone you're in? Then I can be available at the appropriate time to increase the frequency of our conversation posts please? I'm against a tight deadline, the client doesn't want to pay for whole site because I can't get a Filter feature working.
Quote from Pablo Borysenco on October 1, 2019, 13:11Hello
I can’t teach you how to use Wordpress.
Please read docs( It will save your time)
Try to watch video - https://products-filter.com/video-tutorials#video_kmrp4dAsrrw
The first shortcode shows a filter. Second shortcode shows products.
why shortcode doesn't work:
it depends on where you put it! Perhaps this content is not intended for shortcodes.
OR
You inserted it incorrectly with HTML tags( https://c2n.me/43RiByf.png ). if it is a content editor check it - https://c2n.me/43RiVpA.png
Hello
I can’t teach you how to use Wordpress.
Please read docs( It will save your time)
Try to watch video - https://products-filter.com/video-tutorials#video_kmrp4dAsrrw
The first shortcode shows a filter. Second shortcode shows products.
why shortcode doesn't work:
it depends on where you put it! Perhaps this content is not intended for shortcodes.
OR
You inserted it incorrectly with HTML tags( https://c2n.me/43RiByf.png ). if it is a content editor check it - https://c2n.me/43RiVpA.png