Is it possible to show custom filter options or only specific terms different for each category with this plugin?
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 Alexander on March 3, 2023, 16:46Hi.
I'm interested in your product filters plugin. Please just a couple of questions to see if it fits our need:
1- Is it possible to show custom filter options or only specific terms different for each category and in horizontal and customizable orientation?
2- I attach an example of links that allows filtering in category watchesThanks for your support
Hi.
I'm interested in your product filters plugin. Please just a couple of questions to see if it fits our need:
1- Is it possible to show custom filter options or only specific terms different for each category and in horizontal and customizable orientation?
2- I attach an example of links that allows filtering in category watches
Thanks for your support

Quote from Pablo Borysenco on March 6, 2023, 12:37Hello Alexander
Yes it is possible but there are some nuances
Here you can find examples of filters - https://demo.products-filter.com/
Please watch this video - https://products-filter.com/video#beGT6p_look
You can try a free version - https://wordpress.org/plugins/woocommerce-products-filter/
Hello Alexander
Yes it is possible but there are some nuances
Here you can find examples of filters - https://demo.products-filter.com/
Please watch this video - https://products-filter.com/video#beGT6p_look
You can try a free version - https://wordpress.org/plugins/woocommerce-products-filter/
Quote from Alexander on March 8, 2023, 14:58Hi Pablo, we already have the pro version.
Please can you tell me, which approach can i use to display filter section only on products categories that are 2nd and more deeper level, and not to display it on 1st-level categories? I cannot find this kind of setting (using v.3.3.2 version).
For example, we have structure of product categories:
- bird
--- parrots
--- --- white parrots
--- --- green parrots
- fish
--- salmon
--- --- pink salmon
--- --- chum salmon
--- trout
--- --- brook trout
--- --- lake trout
So, when we are at fish or bird category (1st level), i do NOT want tot show the filter.
Thanks
UPD: Also i do not want to show the filter on 0-level category, that is the shop root.
Hi Pablo, we already have the pro version.
Please can you tell me, which approach can i use to display filter section only on products categories that are 2nd and more deeper level, and not to display it on 1st-level categories? I cannot find this kind of setting (using v.3.3.2 version).
For example, we have structure of product categories:
- bird
--- parrots
--- --- white parrots
--- --- green parrots
- fish
--- salmon
--- --- pink salmon
--- --- chum salmon
--- trout
--- --- brook trout
--- --- lake trout
So, when we are at fish or bird category (1st level), i do NOT want tot show the filter.
Thanks
UPD: Also i do not want to show the filter on 0-level category, that is the shop root.
Quote from Pablo Borysenco on March 9, 2023, 12:15Hello Alexander
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
On the page of the category, the filter will show only child categories
An example: On Bird category. Filter: Parrots, white parrots, green parrots
Hello Alexander
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
On the page of the category, the filter will show only child categories
An example: On Bird category. Filter: Parrots, white parrots, green parrots
Quote from Alexander on March 9, 2023, 14:40Hi Pablo, i want NOT TO SHOW the filter on 0 and 1-level categories (bird/fish), this is what i want. On deeper levels the filter must be shown.
I provided the information about license.
Hi Pablo, i want NOT TO SHOW the filter on 0 and 1-level categories (bird/fish), this is what i want. On deeper levels the filter must be shown.
I provided the information about license.
Quote from Pablo Borysenco on March 10, 2023, 11:05Hello
Unfortunately the plugin does not have this feature.
In this case, you need code customization
Hello
Unfortunately the plugin does not have this feature.
In this case, you need code customization
Quote from Alexander on March 20, 2023, 18:16Hi Pablo, ok, i made some customizations (i detect the level of product category and show the filter only for level>1), so this problem is solved.
Is there a way to keep the url unchanged when a filter is applied? For example, i have a product category with url:
https://www.site.com/product-category/birds/parrots/
When a filter is applied, the url becomes:
https://www.site.com/product-category/birds/parrots/filter/product_tag-collection-1/
(because i filter by tags).
The filtering works without page reloading (i use setting "try to ajaxify" and i changed the slug to "filter" instead of "swoof"). So, i want to keep always the url like https://www.site.com/product-category/birds/parrots/, with no additional "/filter/...". Is it possible?
Hi Pablo, ok, i made some customizations (i detect the level of product category and show the filter only for level>1), so this problem is solved.
Is there a way to keep the url unchanged when a filter is applied? For example, i have a product category with url:
https://www.site.com/product-category/birds/parrots/
When a filter is applied, the url becomes:
https://www.site.com/product-category/birds/parrots/filter/product_tag-collection-1/
(because i filter by tags).
The filtering works without page reloading (i use setting"try to ajaxify" and i changed the slug to"filter" instead of"swoof"). So, i want to keep always the url like https://www.site.com/product-category/birds/parrots/, with no additional "/filter/...". Is it possible?
Quote from Alexander on March 21, 2023, 01:59And please, if it is not possible, can you tell me why i see different results in 2 cases:
FIRST CASE:
I open https://www.site.com/product-category/birds/parrots/ and here check one checkbox in filter and the page with url https://www.site.com/product-category/birds/parrots/filter/product_tag-collection-1/ loads and shows me right results (several products)
SECOND CASE:
I open DIRECTLY url https://www.site.com/product-category/birds/parrots/filter/product_tag-collection-1/ and it shows me only one product, and seems that page is not a category page.
I posted in private data block the real url. Please, do not pay attention for some debug output here. So please, tell me, what i have to fix in the index.php file of the plugin to make the second case work properly.
And please, if it is not possible, can you tell me why i see different results in 2 cases:
FIRST CASE:
I open https://www.site.com/product-category/birds/parrots/ and here check one checkbox in filter and the page with url https://www.site.com/product-category/birds/parrots/filter/product_tag-collection-1/ loads and shows me right results (several products)
SECOND CASE:
I open DIRECTLY url https://www.site.com/product-category/birds/parrots/filter/product_tag-collection-1/ and it shows me only one product, and seems that page is not a category page.
I posted in private data block the real url. Please, do not pay attention for some debug output here. So please, tell me, what i have to fix in the index.php file of the plugin to make the second case work properly.
Quote from Pablo Borysenco on March 21, 2023, 13:17Hello
with no additional "/filter/...". Is it possible? - Unfortunately no, the search term must be in the URL. But it can be of two types: 1) how is it set up on your site now 2) GET request https://www.site.com/product-category/birds/parrots/?filter=1&product_tag=collection-1
Can you drop me wp-admin access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png - I will check this issue
Hello
with no additional"/filter/...". Is it possible? - Unfortunately no, the search term must be in the URL. But it can be of two types: 1) how is it set up on your site now 2) GET request https://www.site.com/product-category/birds/parrots/?filter=1&product_tag=collection-1
Can you drop me wp-admin access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png - I will check this issue