PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

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 please
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.

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!

Hello

Please drop me exact link to the issue

to share screenshots you can use services for transferring images via link

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

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

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?

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!

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.

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"]

Hello,

Was it all because of the space before 180? That's awful haha. Thanks though! It works now.

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!

Solved. Another typo. Thanks for your help today!

Great! Welcome;)