Making two filters
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 Eirik on May 28, 2024, 10:59Hello,
I made a very complex filter with many attributes and design settings last time out. I wish to use your plugin and the same system for another filter, and separate the two entirely as one is projects and one is products.
So far it's going quite well, I have made shortcodes to filter and show products and projects individually. Only issue I cant fully grasp is that once you click the cross or the button to reset the filter it jumps out of the set taxonomies.
For example, I have this shortcode for products now:
[woof_products per_page=30 columns=2 is_ajax=1 orderby=date taxonomies="product_cat: 180"]
And it only shows the one sole product in cat 180 correctly. But when I sort and then reset the filter, it shows all the 48 products from my "projects" category.
How can I avoid this?
(I'd provide a screenshot but I can't see how)
Thank you!
Hello,
I made a very complex filter with many attributes and design settings last time out. I wish to use your plugin and the same system for another filter, and separate the two entirely as one is projects and one is products.
So far it's going quite well, I have made shortcodes to filter and show products and projects individually. Only issue I cant fully grasp is that once you click the cross or the button to reset the filter it jumps out of the set taxonomies.
For example, I have this shortcode for products now:
[woof_products per_page=30 columns=2 is_ajax=1 orderby=date taxonomies="product_cat: 180"]
And it only shows the one sole product in cat 180 correctly. But when I sort and then reset the filter, it shows all the 48 products from my"projects" category.
How can I avoid this?
(I'd provide a screenshot but I can't see how)
Thank you!
Quote from Pablo Borysenco on May 28, 2024, 12:23Hello
Please drop me exact link to the issue
to share screenshots you can use services for transferring images via link
Hello
Please drop me exact link to the issue
to share screenshots you can use services for transferring images via link
Quote from Eirik on May 28, 2024, 12:30I can't have the issue visible as it is a live page, so I've put everything to draft.
But I believe the shortcode must change as you choose an attribute in the list and then remove it again:
https://woodify.no/referanser/
It correctly shows only product_cat: 15 here, but once you add and remove a filter so it resets, it shows all product_cats.
It doesnt matter if you click the cross, add and remove an attribute or click reset filter. It happens regardless.
Thanks
I can't have the issue visible as it is a live page, so I've put everything to draft.
But I believe the shortcode must change as you choose an attribute in the list and then remove it again:
https://woodify.no/referanser/
It correctly shows only product_cat: 15 here, but once you add and remove a filter so it resets, it shows all product_cats.
It doesnt matter if you click the cross, add and remove an attribute or click reset filter. It happens regardless.
Thanks
Quote from Pablo Borysenco on May 29, 2024, 11:39Hello
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
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 paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
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 Eirik on June 3, 2024, 08:55I have pasted the license, but your update guide asks to select Verify purchases you've made. but if you do that, you get a error message from Envato.
I would rather not update manually since I don't have FTP access without a middle man. Any ideas what to do?
I have pasted the license, but your update guide asks to select Verify purchases you've made. but if you do that, you get a error message from Envato.
I would rather not update manually since I don't have FTP access without a middle man. Any ideas what to do?
Quote from Eirik on June 3, 2024, 09:16I can confirm it is as I suspected:
This is the HTML before you filter: <div id="woof_results_by_ajax" data-count="1" class="woof_results_by_ajax_shortcode" data-shortcode="woof_products per_page=30 columns=2 is_ajax=1 orderby=date taxonomies=product_cat: 180">
This is the HTML after you remove your filters and reset: <div id="woof_results_by_ajax" data-count="49" class="woof_results_by_ajax_shortcode" data-shortcode="woof_products per_page=30 columns=2 is_ajax=1 orderby=date taxonomies=product_cat: page=1">…</div>
As you can see, product_cat: is empty after reseting. I want taxonomies=product_cat:180 to be there regardless of what filters I apply or remove. This is the only way to truly split the functionality into two separate filters.
If you can help me force that attribute I think I can manage. Everything else seems to be working like a charm!
Thank you!
I can confirm it is as I suspected:
This is the HTML before you filter: <div id="woof_results_by_ajax" data-count="1" class="woof_results_by_ajax_shortcode" data-shortcode="woof_products per_page=30 columns=2 is_ajax=1 orderby=date taxonomies=product_cat: 180">
This is the HTML after you remove your filters and reset: <div id="woof_results_by_ajax" data-count="49" class="woof_results_by_ajax_shortcode" data-shortcode="woof_products per_page=30 columns=2 is_ajax=1 orderby=date taxonomies=product_cat: page=1">…</div>
As you can see, product_cat: is empty after reseting. I want taxonomies=product_cat:180 to be there regardless of what filters I apply or remove. This is the only way to truly split the functionality into two separate filters.
If you can help me force that attribute I think I can manage. Everything else seems to be working like a charm!
Thank you!
Quote from Eirik on June 3, 2024, 11:02PS: You have solved it before here: https://pluginus.net/support/topic/reset-button-clears-woof_products-taxonomies-xxx-params-in-turbo-mode/
But I cannot see the fix. Also I am unsure what turbo mode is, but the reseting of taxonomies is my exact issue.
Thanks.
PS: You have solved it before here: https://pluginus.net/support/topic/reset-button-clears-woof_products-taxonomies-xxx-params-in-turbo-mode/
But I cannot see the fix. Also I am unsure what turbo mode is, but the reseting of taxonomies is my exact issue.
Thanks.
Quote from Pablo Borysenco on June 3, 2024, 12:14Hello
Please renew your support
but if you do that, you get a error message from Envato. - In this case, write to envato support
I would rather not update manually since I don't have FTP access without a middle man. - Ok! do it through the plugin control panel
Please change your shortcode:
[woof_products per_page=30 columns=2 is_ajax=1 orderby=date taxonomies="product_cat:180"]
Hello
Please renew your support
but if you do that, you get a error message from Envato. - In this case, write to envato support
I would rather not update manually since I don't have FTP access without a middle man. - Ok! do it through the plugin control panel
Please change your shortcode:
[woof_products per_page=30 columns=2 is_ajax=1 orderby=date taxonomies="product_cat:180"]
Quote from Eirik on June 3, 2024, 12:20Hello,
Was it all because of the space before 180? That's awful haha. Thanks though! It works now.
Hello,
Was it all because of the space before 180? That's awful haha. Thanks though! It works now.
Quote from Eirik on June 3, 2024, 13:46Hello again,
discovered a bug on the last few tweaks. It is literally working exactly like I wanted, except that a few terms are simply not showing up at all. visit this page: https://woodify.no/aproduktfilter-test/ and password: akari123
I do not understand why half of them would show up in this shortcode: [woof tax_only="pa_miljo,pa_tresorter, pa_kategori-serie,pa_overflatestruktur,pa_impregnering,pa_prisklasse"]
any idea whats going on? Thanks a lot!
Hello again,
discovered a bug on the last few tweaks. It is literally working exactly like I wanted, except that a few terms are simply not showing up at all. visit this page: https://woodify.no/aproduktfilter-test/ and password: akari123
I do not understand why half of them would show up in this shortcode: [woof tax_only="pa_miljo,pa_tresorter, pa_kategori-serie,pa_overflatestruktur,pa_impregnering,pa_prisklasse"]
any idea whats going on? Thanks a lot!
Quote from Eirik on June 3, 2024, 14:41Solved. Another typo. Thanks for your help today!
Solved. Another typo. Thanks for your help today!
Quote from Pablo Borysenco on June 4, 2024, 10:40Great! Welcome;)
Great! Welcome;)