Home › Forums › WoodMart support forum › filter not working on archive page filter not working on archive page This topic has 4 replies, 2 voices, and was last updated 1 year, 6 months ago by Luke Nielsen. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts June 7, 2023 at 10:55 am #473191 aseel.mParticipant We have noticed that the left menu sidebar not working, its not clickable. check please, we have updated the theme. June 7, 2023 at 12:51 pm #473237 Luke NielsenKeymaster Hello, On my side, the filters area works well, here is a video: https://take.ms/TygWA Try to clear the browser cache and check the issue again. Kind Regards June 8, 2023 at 12:32 pm #473535 aseel.mParticipant the problem is when you click the quantity (Number) It’s not clickable, this is bad for UX. Kindly, we need it to be fixed ASAP. June 8, 2023 at 12:34 pm #473538 aseel.mParticipant check video please, Attachments:You must be logged in to view attached files. June 8, 2023 at 4:38 pm #473607 Luke NielsenKeymaster Hello, It’s not a bug, it’s meant to be because link and counter are different elements. The below code will help you enable the behavior you want. .wd-swatches-filter .wc-layered-nav-term { position: relative; } .wd-swatches-filter .wc-layered-nav-term .count { position: absolute; top: 5px; inset-inline-end: 0; pointer-events: none; } Don’t hesitate to let me know if you need any further help or any other info Kind Regards Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to create new topics. Login / Register