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

Working with query and multiple size 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 have two questions:

1) We want certain products to always appear at the top of the product list, bypassing any filtering or sorting rules. For example, we have 5 specific WooCommerce products that we mark as featured/starred or set their WooCommerce ordering priority (like -1 or 0). If these products are part of the current category query, they should automatically display at the top of the list on the first page, regardless of the active filter or sorting settings. Essentially, we want to prioritize displaying these selected products first, but only if they exist within the current query. How can we achieve this? We are using HUSKY + Elementor.

2) We want to create separate"Size" filters. Our shop sells gloves, clothes, socks, and various other items, each with different sizing systems. The current unified sizing filter confuses customers, so we'd like to display separate size filters categorized by product type. Here are screenshots illustrating our goal: https://ibb.co/XxfrJcnJ https://ibb.co/0yXVBjdW - Is there a way to create multiple"Size" filters under a single filter section, allowing us to individually configure them? We want these separated from the global filtering system, shown in separate dropdown menus:

  • The first dropdown for gloves (always expanded by default).
  • The second dropdown for socks (collapsed by default).
  • The third dropdown for all other products (also collapsed by default).

Thank you!

Hello

1)  This is a filtering plugin and does not affect sorting.

2) Unfortunately the plugin can't split one taxonomy into multiple filters.

Hello. About the first question we have developed own solution on this.

Can you please add I to root index.php file code like this, to make possible do some customizations with a query?

 

https://ibb.co/0R5x90Wm

Hello

I will pass your suggestion on to the developers.