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

Create custom "layout" for 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 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.

Hi, lovely plugin first of all!

Tried it, loved it, client not so much, well not open to change :)

So I was wondering, is it possible with this plugin to setup a custom filter where brands are listed with underlaying categories?

In the likes of following simplified example:

Brand 1

- Category A

- Category B

- Category D

-- Category DA

-- Category DB

Brand 2

- Category C

-- Category CA

-- Category CB

- Category D

-- Category DC

...

Etc

Thanks in advanced for your answer!

 

And additionally, clicking a category would filter both category and brand.

Tried to code a snippet tonight to achieve this with snippets, but it's becoming to complex 😅

I would think this might be possible here with the filter extension API but before I look into this I want to make sure this isn't something that's already available and I'm not seeing it 😉

Hello

Unfortunately, the plugin does not have such a feature. The plugin cannot combine multiple taxonomies into one filter.

Ok thanks, is there any documentation on how to create a custom extension?

I've finetuned my code to generate the output I expect and is now hardcoded to use the following links /swoof/product_brand-anole/product_cat-color-gels/

But would be nice if I could integrate it further into your plugin as an extension and optimisme the code more.

Or is this not allowed?

Hello

Unfortunately, we do not have such documentation.

But it seems you have experience in programming and I think an example for filter extension can help you

That is, you can add your custom filter as an extension. this is a list of standard extensions - https://products-filter.com/extensions  Most of them you can find in the folder - \wp-content\plugins\woocommerce-products-filter\ext\

Using this principle, you can make a custom extension.

OR

override templates of extensions. - https://products-filter.com/can-i-override-any-extension-view-file-for-my-site-needs

Example of a custom extension( https://share.pluginus.net/image/i20250206122524.png ) - https://products-filter.com/extencion/image