Home › Forums › WoodMart support forum › Product filter is not working
Product filter is not working
- This topic has 16 replies, 3 voices, and was last updated 5 years, 4 months ago by Elise Noromit.
-
AuthorPosts
-
June 13, 2019 at 10:32 am #128371
arturs4ParticipantHi!
I encountered another problem – your product filter is not working. See screenshot attached.
Any solution?
Best regards,
Arturs PommersAttachments:
You must be logged in to view attached files.June 13, 2019 at 11:28 am #128391
Artem TemosKeymasterHello,
Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?
Thank you in advance
June 13, 2019 at 11:46 am #128396
arturs4ParticipantFilter page:
http://www.birojamebeles.lv/test2019/kategorija/biroja-galdi/Please, do it fast, because I need to continue my work with site development.
Issue Nr.2: In MS Edge I have problem with top dropdown menu – some problem with border which shows up, then after some seconds retunrs to normal. If I move cursor to other menu item, them problem reappears again.
See picture attached. Can you give me a solution?
Best regards,
ArtursJune 13, 2019 at 11:49 am #128397
Artem TemosKeymasterCould you please also check how it works without child theme active as well as with default WordPress theme like twentysixteen?
June 13, 2019 at 11:56 am #128400
arturs4ParticipantYou were right. The problem was caused by a code in functions.php. I disabled it, and now it’s ok.
The code that I disabled was hiding sub-category products in main category page. Is it possible to hide them with your theme’s built in options? Because main category is “Office desks” and sub-category is “Accesories” – they are two very different things and should not be mixed together. How can I show only main category items?
June 13, 2019 at 11:56 am #128401
arturs4ParticipantThe problem with MS Edge was not solved with disabling child theme.
June 13, 2019 at 12:02 pm #128404
Artem TemosKeymasterPlease, provide us a screenshot of this problem for better understanding.
June 13, 2019 at 12:04 pm #128408June 13, 2019 at 12:56 pm #128417
Artem TemosKeymasterTry to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
body .item-level-0:hover > .sub-menu-dropdown { transform: translateY(-1px); }
June 13, 2019 at 1:22 pm #128419
arturs4ParticipantThat worked! Thanks!
How about this?
The code that I disabled in functions.php was hiding sub-category products in main category page. Is it possible to hide them with your theme’s built in options? Because main category is “Office desks” and sub-category is “Accesories” – they are two very different things and should not be mixed together. How can I show only main category items?June 13, 2019 at 6:23 pm #128420
Artem TemosKeymasterSorry, but we don’t have a solution for this since it requires additional code customizations.
June 29, 2019 at 2:06 pm #130641
arturs4ParticipantHi!
Why there isn’t price slider filter for Woodmart theme? Slider is much more convenient than list. Can you make that in your next update?
June 29, 2019 at 6:00 pm #130656
Elise NoromitMemberHello,
There is no sense to develop a price slider. You can take the Woocommerce default price slider as presented here https://woodmart.xtemos.com/shop/?demo=&min_price=1753&max_price=4382
Best Regards
June 29, 2019 at 8:01 pm #130657
arturs4ParticipantYes, I agree, default price slider is ok, but there is 1 problem – you have to click submit button. So I want to ask you – Can you give me JS which automatically triggers price slider on every price range change?
June 29, 2019 at 8:40 pm #130670
Elise NoromitMemberHello,
We do not have such a solution ready. Our support does not cover such customization.
Best Regards
June 29, 2019 at 9:15 pm #130674
arturs4ParticipantThere is another thing.
I sell office desks, and I have 3 separate filters for desk height, length and width. I have a desk of height 74 cm and length 80 cm and width 80 cm, so if customer chooses these dimensions in filters, then selected filter values which show above products will be: “80 cm”, “80 cm”, “74 cm”. How can customer now know which is which, if he wants to deselect, for example, desk length variant?
So my question is – Is it possible in to show filter name next to the selected filter value? In my example it would be like this: “Desk length: 80 cm”, “Desk height: 74 cm”, “Desk width: 80 cm”. Is it possible?
Screenshot attached.
Attachments:
You must be logged in to view attached files.June 30, 2019 at 9:39 am #130696
Elise NoromitMemberHello,
The default Woocommerce does not provide such an option. Perhaps you can search for a plugin.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register