Home › Forums › WoodMart support forum › Filters area horizontal layout
Filters area horizontal layout
- This topic has 6 replies, 2 voices, and was last updated 4 years, 1 month ago by Elise Noromit.
-
AuthorPosts
-
October 15, 2020 at 10:41 am #233461
J6SEParticipantI have been trying the set my filters like this: https://woodmart.xtemos.com/shop/?opt=filters_area
But I would like it to be open instead of click to open filters. I like the horizontal layout.
Also, how can I replace the price for another value. For example instead of $22 I would like all Prices to say 15hrs.
October 15, 2020 at 1:05 pm #233522
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
Please follow these steps:
1. Enable Top filters in the Theme Settings > Shop > Shop filters https://gyazo.com/3564df2a5d658a0010b6c0ebd0b537d4
2. Enable Shop filters area always opened
3. Navigate to Appearance > Widgets and add the widget filters to the shop Filter area https://xtemos.com/docs/woodmart/widgets/
The price filter is based on the price range existing in the shop. Our theme does not have the option to change that.
Best Regards
October 15, 2020 at 5:05 pm #233578
J6SEParticipantThank you so much Elise, I was able to do the horizontal filters always open.
About the price, I was asking if I have catalog mode enabled, instead of having a price, can I change that to anything else. Instead of the products having prices, can I change that to a random value? example attached.
Attachments:
You must be logged in to view attached files.October 15, 2020 at 5:56 pm #233594
J6SEParticipantAlso, I went ahead and did the filters as you suggested but I don’t see the filters arrrow to close the filters. How can I add that? Check attachment
Attachments:
You must be logged in to view attached files.October 16, 2020 at 7:41 am #233706
Elise NoromitMemberHello,
If your site is in the catalog mode, you can remove the price filter.
Please add this code to the Theme Settings > Custom CSS > Global:
#WOODMART_Widget_Price_Filter, #WOODMART_Widget_Sorting{ display:none; }
Please provide your site admin access I will check what is wrong to help you.
Best Regards
October 17, 2020 at 1:14 am #233890
J6SEParticipantI am a little confused…..what I am trying to do is: Instead of removing the price….just remove the $ and display a number and a letter. Something like 20W instead of $20
October 17, 2020 at 12:46 pm #233989
Elise NoromitMemberHello,
It is not possible to replace the symbol and use this price filters for other purposes that is why I provided custom CSS to remove and you can add the attribute to the product and filter with the filter widgets.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register