AJAX 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 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 Twostep on April 14, 2020, 08:43Hi there,
I add the products via a standard woocommerce shortcode: [products category=''] on a 'normal' page. I want to use your filter plugin in the sidebar. BUT I want to filter the products on the same page. I tested it with free plugin, but it seems like this isn't possible? Is it possible with the PRO version? I noticed the option 'Try to ajaxify the shop' and I set it to Yes, but this still doesn't work...
Hope it's possible otherwise I'll have to look for another plugin.
Kind regards,
Kevin
Hi there,
I add the products via a standard woocommerce shortcode: [products category=''] on a 'normal' page. I want to use your filter plugin in the sidebar. BUT I want to filter the products on the same page. I tested it with free plugin, but it seems like this isn't possible? Is it possible with the PRO version? I noticed the option 'Try to ajaxify the shop' and I set it to Yes, but this still doesn't work...
Hope it's possible otherwise I'll have to look for another plugin.
Kind regards,
Kevin
Quote from Pablo Borysenco on April 14, 2020, 12:46Hello Kevin
Please drop me exact link to the issue I will check it
Hello Kevin
Please drop me exact link to the issue I will check it
Quote from Twostep on April 14, 2020, 13:06Hello,
You can see here: https://nlkamado-hisarak.savviihq.com/big-green-egg/
Hello,
You can see here: https://nlkamado-hisarak.savviihq.com/big-green-egg/
Quote from Pablo Borysenco on April 15, 2020, 13:16Hello
Ok! Try in file - \wp-content\plugins\woocommerce-products-filter\js\front.js change code - https://c2n.me/4725JaT.png and do test
To ajax mode please use - [products_woof category='']
Hello
Ok! Try in file - \wp-content\plugins\woocommerce-products-filter\js\front.js change code - https://c2n.me/4725JaT.png and do test
To ajax mode please use - [products_woof category='']
Quote from Twostep on April 16, 2020, 09:31Thank you. I did the changes in the front.js file and loaded the products with the WOOF shortcode. The filtering happens now on the page itself, but the URL changes to /winkel/swoof=....... /winkel is the shop page... Not the current page slug.
Another problem: I only want to show the attributes that has values based on the products on the current page. Is that possible?
Thank you. I did the changes in the front.js file and loaded the products with the WOOF shortcode. The filtering happens now on the page itself, but the URL changes to /winkel/swoof=....... /winkel is the shop page... Not the current page slug.
Another problem: I only want to show the attributes that has values based on the products on the current page. Is that possible?
Quote from Pablo Borysenco on April 16, 2020, 12:36Hello
but the URL changes to /winkel/swoof=....... /winkel is the shop page. - .My test - https://c2n.me/473nR8F
Read this please- https://products-filter.com/documentation/#section_3_2
so use [woof taxonomies="product_cat:X"] Where X is ID of a category
Hello
but the URL changes to /winkel/swoof=....... /winkel is the shop page. - .My test - https://c2n.me/473nR8F
Read this please- https://products-filter.com/documentation/#section_3_2
so use [woof taxonomies="product_cat:X"] Where X is ID of a category
Quote from Twostep on April 16, 2020, 14:22I don't get it. Why does the URL remain the same as the page in your video? For me, the URL changes as soon as I click on a filter.
And my other question is still not answered: I only want to show the attributes that has values based on the products on the current page. Is that possible?
I don't get it. Why does the URL remain the same as the page in your video? For me, the URL changes as soon as I click on a filter.
And my other question is still not answered: I only want to show the attributes that has values based on the products on the current page. Is that possible?
Quote from Pablo Borysenco on April 17, 2020, 12:21Hello
And my other question is still not answered: - https://c2n.me/474EKFB.png
Why does the URL remain the same as the page in your video? - Please clear all cache + F5
Hello
And my other question is still not answered: - https://c2n.me/474EKFB.png
Why does the URL remain the same as the page in your video? - Please clear all cache + F5
Quote from Twostep on April 17, 2020, 12:59Fitlering on same page is going well now, thanks.
About showing the attributes that has values based on the products on the current page: that shortcode doesn't work. It still shows all options. Also this is not a good option for me because then I would need tocreate a separate sidebar for each category page and I have over a hundred category pages, so that's not possible.
Is there another way to make it work? Otherwise I need to search for another plugin unfortunately...
Fitlering on same page is going well now, thanks.
About showing the attributes that has values based on the products on the current page: that shortcode doesn't work. It still shows all options. Also this is not a good option for me because then I would need tocreate a separate sidebar for each category page and I have over a hundred category pages, so that's not possible.
Is there another way to make it work? Otherwise I need to search for another plugin unfortunately...
Quote from Twostep on April 20, 2020, 09:32I would still consider changing the shortcode per page to the ID of the relevant category. However, this does not work yet. I still see every possible attribute value. I have now used the shortcode to load the filter with the ID of the category:
[woof taxonomies="product_cat:558"]
and shortcode to load the products:
[woof_products taxonomies=product_cat:558 per_page=999 columns=3 is_ajax=1 orderby='price' order='asc' paginate=yes]
What am I doing wrong?
I would still consider changing the shortcode per page to the ID of the relevant category. However, this does not work yet. I still see every possible attribute value. I have now used the shortcode to load the filter with the ID of the category:
[woof taxonomies="product_cat:558"]
and shortcode to load the products:
[woof_products taxonomies=product_cat:558 per_page=999 columns=3 is_ajax=1 orderby='price' order='asc' paginate=yes]
What am I doing wrong?
Quote from Pablo Borysenco on April 20, 2020, 13:26Hello
Is there another way to make it work? - Use standard woo category pages. The filter will automatically determine the current taxonomy.
Unfortunately I can not check your page - https://c2n.me/477c8Ga.jpg
Hello
Is there another way to make it work? - Use standard woo category pages. The filter will automatically determine the current taxonomy.
Unfortunately I can not check your page - https://c2n.me/477c8Ga.jpg