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

Filter by attributes

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!

My question is how to hide unnecessary attribute values in categories that do not have these values.

For example:
I have 2 categories - microwave ovens and refrigerators and in both categories there is a common attribute"options". A microwave may have a grill attribute value that the refrigerator category does not have, but both categories have an option attribute.
How to remove attribute values from different categories where the same attribute is used, but there are no defined values

Hello

Please try this option - https://share.pluginus.net/image/i20231221122046.png

This is not a working option. Suppose we choose a color, we have chosen one color, and then we have no choice of other colors, since we have empty terms hidden

Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png and  exact  link to the issue

Ready.

See what the problem is:

On our hoods we have the colors “white, stainless steel, black”, but there are also other colors, for example “red, blue”. We don’t have red color on the hoods, it is in another product category and we need to make sure that unnecessary attribute values are not displayed in a category where they are not. Hiding empty terms is not an option, since we select one color, and the rest become unavailable for us to select, as they are simply not displayed

We also display unnecessary filters of the “Capacity of dish sets” type, which relate to dishwashers. You can hide empty terms and it will not be displayed, but in this case, for example, when selecting one color, the remaining colors will be hidden, which does not work quite correctly

Hello

There is only one option to hide unrelated terms - https://share.pluginus.net/image/i20231222125102.png

Hiding empty terms is not an option, since we select one color, and the rest become unavailable for us to select  - So this is how you set up the filter.  Please select search logic"OR" for color

Is it possible to choose several colors? This is how most marketplaces work and this is a common implementation.

Perhaps we can pass the required terms and their values for the required categories into the shortcode? In this case, it would be possible to come up with an implementation in PHP

Maybe it can be implemented somehow through multiselect? It's too bad that we can't just choose a few colors((

I apologize, I chose logic or and it worked for me!!!! It’s just strange why we need to choose the “or” logic, if we essentially choose both, therefore it’s “and”. Thanks a lot

Get all products  where  color  is red OR black - the product must contain at least one color : red OR black

Get all products  where  color  is red AND black -the product must contain all colors:  red AND black