Home › Forums › WoodMart support forum › Extended Filter Form
Extended Filter Form
- This topic has 11 replies, 2 voices, and was last updated 3 years, 11 months ago by
Elise Noromit.
-
AuthorPosts
-
March 11, 2021 at 2:52 pm #272758
arminovicParticipantDear all,
is it possible to create filter forms with e.g. 20 filters. I have tested this, but the filter form gets very small and you are not able to read the filter options anymore.
Is it possible to sort the filter form in several lines:
Filter 1 Filter 2 Filter 3 Filter 4
Filter 5 Filter 6 Filter 7 Filter 8 FILTER BUTTONThe issue is, that I have more than 2000 products and 30-40 attributes to filter at.
Thank you in advance.
Kind regards
Attachments:
You must be logged in to view attached files.March 11, 2021 at 9:00 pm #272830
Elise NoromitMemberHello,
Please provide the page URL with the filter we will check and suggest the solution.
If your site is under construction, please provide your site admin access.
Best Regards
March 17, 2021 at 8:18 am #274157
arminovicParticipantSorry for my late reply. I have following questions:
1. Can we limit the size of the filter boxes? would like to have maximum 3 filter boxes in one row. Now this is being setup automatically and some of the used attributes are not visible anymore.
2. After filtering the filter form will disable and show the relevant products. Can we leave the filter form active?
Attachments:
You must be logged in to view attached files.March 17, 2021 at 1:01 pm #274330
Elise NoromitMemberHello,
Please provide your site admin access to the private area as well as the page URL, I will check if it is possible to do.
Best Regards
March 17, 2021 at 1:40 pm #274341
arminovicParticipantthank you, attached you can find the requested information.
March 18, 2021 at 12:00 am #274445
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body.tax-product_cat .woodmart-product-filters .woodmart-pf-checkboxes { flex: 1 1 30%; width: 0; }
Best Regards
March 18, 2021 at 7:22 am #274498
arminovicParticipantPerfect, thank you! works fine!
2. After filtering the filter form will disable/disapear but will show the relevant products correctly. Can we leave the filter form active, so that some clients can add additional filters without restarting everything?
March 18, 2021 at 10:03 am #274546
Elise NoromitMemberHello,
Please try to filter by category and or by price, you will see that the attribute filter remain: https://prnt.sc/10oz28c
and different categories would have a different set of attribute filters.
Attribute filter would not appear in a product category in which products do not have these attributes. For example, in Category A, products have a size attribute, Category B has the color attribute in products, So the size attribute filter would not appear in Category B, and the color attribute filter would not appear in Category A as there is no product to filter. That is why it is not possible to configure showing all the attribute filters in the filter result.
Best Regards
March 18, 2021 at 10:21 am #274555
arminovicParticipantOk understand that makes sense.
One more question, is it possible to show the number of available products next to the attributes?
For example I am filtering for COLOR and the drop down shows following:
White (1)
Black (6)
Red (10)Thank you.
March 18, 2021 at 7:04 pm #274665
Elise NoromitMemberHello,
Please use WOODMART WooCommerce Layered Nav widget for your filters and the product number would be shown: https://xtemos.com/docs/woodmart/widgets/
If you have any questions please feel free to contact us.
Best Regards
March 19, 2021 at 12:10 pm #274836
arminovicParticipantok tested, so this means it is not possible to show this in filter form right?
March 20, 2021 at 10:32 am #275026
Elise NoromitMemberHello,
If you use this widget: https://prnt.sc/10qqtwc you will have this view: https://gyazo.com/d7d7f81cae8bce72c5472a5a7b8e610a
Please clarify your purpose.
Best Regards
-
AuthorPosts
Tagged: filter forms sorting
- You must be logged in to create new topics. Login / Register