Step by Step Filter Issue
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.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.
Quote from ptrkx on January 12, 2022, 12:12Hello all,
I wanted to build the step by step filter, but I have two main problems:
First, after integrating the shortcode, only a gray box is displayed. The step by step filter is activated under Extensions. For the integration I followed the documentation. Caching is disabled.
https://products-filter.com/shortcode/woof_step/
https://demo.products-filter.com/step-by-step-filter-1/Second, how do I get the numbers for the images to be displayed above ? In the documentation it says for example only product_cat:1391,pa_color:876,pa_size:982 I don't understand how I can reference an image.
My Shortcode:
[woof_step autosubmit=0 filter_type=1 by_step=”pa_werkzeugwechsel,pa_werkzeugaufnahme” images=”pa_werkzeugwechsel:1382,pa_werkzeugaufnahme:1381” selector=’.woof‘ img_behavior=’prepend‘ next_btn_txt="Weiter" prev_btn_txt="Zurück" autosubmit=1]
[woof_products is_ajax=1 display_on_search=1]Thanks in advance for the help
Best regards
Hello all,
I wanted to build the step by step filter, but I have two main problems:
First, after integrating the shortcode, only a gray box is displayed. The step by step filter is activated under Extensions. For the integration I followed the documentation. Caching is disabled.
https://products-filter.com/shortcode/woof_step/
https://demo.products-filter.com/step-by-step-filter-1/
Second, how do I get the numbers for the images to be displayed above ? In the documentation it says for example only product_cat:1391,pa_color:876,pa_size:982 I don't understand how I can reference an image.
My Shortcode:
[woof_step autosubmit=0 filter_type=1 by_step=”pa_werkzeugwechsel,pa_werkzeugaufnahme” images=”pa_werkzeugwechsel:1382,pa_werkzeugaufnahme:1381” selector=’.woof‘ img_behavior=’prepend‘ next_btn_txt="Weiter" prev_btn_txt="Zurück" autosubmit=1]
[woof_products is_ajax=1 display_on_search=1]
Thanks in advance for the help
Best regards
Quote from Pablo Borysenco on January 12, 2022, 13:27Hello
Please update the plugin to latest version - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato
pa_werkzeugwechsel,pa_werkzeugaufnahme - Are you sure that these attributes exist and are activated in the filter settings?
how do I get the numbers for the images to be displayed above - Use ID of images - https://share.stackovergo.com/image/i20220112112639.png
If no luck - drop me wp-admin access - https://share.stackovergo.com/image/i20210618130558.png ->https://share.stackovergo.com/image/i20210618130637.png
Please renew your support
Hello
Please update the plugin to latest version - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato
pa_werkzeugwechsel,pa_werkzeugaufnahme - Are you sure that these attributes exist and are activated in the filter settings?
how do I get the numbers for the images to be displayed above - Use ID of images - https://share.stackovergo.com/image/i20220112112639.png
If no luck - drop me wp-admin access - https://share.stackovergo.com/image/i20210618130558.png ->https://share.stackovergo.com/image/i20210618130637.png
Please renew your support
Quote from ptrkx on January 12, 2022, 13:50Hey Pablo,
thank you for the fast reply :)
ahh now i understand where are the image ids from :) Thanks for that
But i still have the problem, that only a gray box appears on my step by step site.
I made a few Screenshots
https://ibb.co/JrNFmgR
https://ibb.co/KWDqgNN
https://ibb.co/dg7MbmS
-Step by Step Extension is activated
-pa_werkzeugwechsel,pa_werkzeugaufnahme are activated and already in use on my Filtersystem page
Hey Pablo,
thank you for the fast reply :)
ahh now i understand where are the image ids from :) Thanks for that
But i still have the problem, that only a gray box appears on my step by step site.
I made a few Screenshots
-Step by Step Extension is activated
-pa_werkzeugwechsel,pa_werkzeugaufnahme are activated and already in use on my Filtersystem page
Quote from Pablo Borysenco on January 13, 2022, 13:50hello
Please drop me wp-admin access - https://share.stackovergo.com/image/i20210618130558.png -> https://share.stackovergo.com/image/i20210618130637.png - I will check it
hello
Please drop me wp-admin access - https://share.stackovergo.com/image/i20210618130558.png -> https://share.stackovergo.com/image/i20210618130637.png - I will check it
Quote from ptrkx on January 13, 2022, 16:10I added the data
Best regards
I added the data
Best regards
Quote from Pablo Borysenco on January 14, 2022, 13:28Hello
Please update the plugin to latest version - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato
Hello
Please update the plugin to latest version - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato
Quote from ptrkx on January 14, 2022, 19:09I updated the Plugin to the latest Version. But the step by step filter sadly istn running :/
Only a gray box
I updated the Plugin to the latest Version. But the step by step filter sadly istn running :/
Only a gray box
Quote from ptrkx on January 17, 2022, 11:14Hey Pablo,
since i updated to the latest version some features are sadly not running anymore
-Toogle Filter via filtername is not working anymore https://gist.github.com/PavloBorysenko/1e8b22fb47cae15087163472a80ca6d4
-Mobile Mode is not working (Hide the widget on a mobile device and a button appears to show the filter) --> The button to show the filter options is not visible
Hey Pablo,
since i updated to the latest version some features are sadly not running anymore
-Toogle Filter via filtername is not working anymore https://gist.github.com/PavloBorysenko/1e8b22fb47cae15087163472a80ca6d4
-Mobile Mode is not working (Hide the widget on a mobile device and a button appears to show the filter) --> The button to show the filter options is not visible
Quote from ptrkx on January 17, 2022, 12:03Update:
Toggle Problem is fixed https://gist.github.com/PavloBorysenko/1e8b22fb47cae15087163472a80ca6d4
--> My failure i forgot a few lines of code
But still not working are:
- Mobile Mode is activated but the button to expand the filter options is not visible
- Step by step filter
Thank you
Best regards
Update:
Toggle Problem is fixed https://gist.github.com/PavloBorysenko/1e8b22fb47cae15087163472a80ca6d4
--> My failure i forgot a few lines of code
But still not working are:
- Mobile Mode is activated but the button to expand the filter options is not visible
- Step by step filter
Thank you
Best regards
Quote from Pablo Borysenco on January 17, 2022, 16:09Hello
Step by step filter: https://c2n.me/4eD9iRE.png - you are using invalid characters( please replace all quotes )
Mobile Mode is activated but the button to expand the filter options is not visible: Please add code in functions.php
add_filter('woof_mobile_btn_place_container',function($selector){
return '.elementor-widget-container';
});
Hello
Step by step filter: https://c2n.me/4eD9iRE.png - you are using invalid characters( please replace all quotes )
Mobile Mode is activated but the button to expand the filter options is not visible: Please add code in functions.php
add_filter('woof_mobile_btn_place_container',function($selector){
return '.elementor-widget-container';
});
Quote from ptrkx on January 18, 2022, 12:42Thank you for reply
What do you mean with invalid characters --> "..." or ’...‘ What is right ?
But i saw you fixed it. Thank you very much :) But sadly the images are not shown (ID: 34240 should be right. From media library)
[woof_step autosubmit=0 filter_type=1 by_step="pa_werkzeugwechsel,pa_werkzeugaufnahme" images="pa_werkzeugwechsel:34240,pa_werkzeugaufnahme:34240" selector=’.woof‘ img_behavior="prepend" next_btn_txt="Weiter" prev_btn_txt="Zurück" autosubmit=1]
[woof_products is_ajax=1 display_on_search=1]
And for the mobile mode. I added the code into functions.php
Result is that: https://ibb.co/DCqYXkV
Thank you for reply
What do you mean with invalid characters -->"..." or ’...‘ What is right ?
But i saw you fixed it. Thank you very much :) But sadly the images are not shown (ID: 34240 should be right. From media library)
[woof_step autosubmit=0 filter_type=1 by_step="pa_werkzeugwechsel,pa_werkzeugaufnahme" images="pa_werkzeugwechsel:34240,pa_werkzeugaufnahme:34240" selector=’.woof‘ img_behavior="prepend" next_btn_txt="Weiter" prev_btn_txt="Zurück" autosubmit=1]
[woof_products is_ajax=1 display_on_search=1]
And for the mobile mode. I added the code into functions.php
Result is that: https://ibb.co/DCqYXkV
Quote from Pablo Borysenco on January 18, 2022, 13:51Hello
But sadly the images are not shown (ID: 34240 should be right. From media library) - https://c2n.me/4eDNfgR.png - If you don't see the difference in characters just remove all your quotes and insert new ones just using your keyboard. doesn't matter double quotes or single quotes
Hello
But sadly the images are not shown (ID: 34240 should be right. From media library) - https://c2n.me/4eDNfgR.png - If you don't see the difference in characters just remove all your quotes and insert new ones just using your keyboard. doesn't matter double quotes or single quotes
Quote from Pablo Borysenco on January 18, 2022, 13:52Please try to use:
add_filter('woof_mobile_btn_place_container',function($selector){
return '.elementor-widget-container .widget-woof';
});
Please try to use:
add_filter('woof_mobile_btn_place_container',function($selector){
return '.elementor-widget-container .widget-woof';
});
Quote from ptrkx on January 18, 2022, 14:27Pablo... Thank you very much
Both solutions are working fine :)
I was rewriting the shortcode and now its working. Also the mobile button now works :))
Pablo... Thank you very much
Both solutions are working fine :)
I was rewriting the shortcode and now its working. Also the mobile button now works :))
Quote from Pablo Borysenco on January 19, 2022, 13:19Hello
Welcome;)
Hello
Welcome;)