Home › Forums › WoodMart support forum › The filters on archive page don’t work properly.
The filters on archive page don’t work properly.
- This topic has 15 replies, 2 voices, and was last updated 1 year, 4 months ago by
Luke Nielsen.
-
AuthorPosts
-
October 9, 2023 at 3:26 pm #502744
bogdan-4113ParticipantHello there!
I tried to make a filter with HTML block, because the one on the widgets does not work correctly. The problem is that by selecting filters, I can still select other filters even if the product does not exist with these variations. How could I make it so that when the 225 diameter is selected, for example from picture 1, the filter for 8+1 holes no longer appears?
May you help me?
Attachments:
You must be logged in to view attached files.October 9, 2023 at 4:02 pm #502756
Luke NielsenKeymasterHello,
Could you please disable all plugins except these ones:
Elementor or WPBackary
Woodmart Core
WooCommerceIf the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
Let me know the result.
Kind Regards
October 10, 2023 at 9:34 am #502905
bogdan-4113ParticipantOctober 10, 2023 at 9:38 am #502909
bogdan-4113ParticipantOctober 10, 2023 at 11:44 am #502960
Luke NielsenKeymasterHello,
Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand is it our theme issue or not?
Looking forward to hearing back from you!
Kind Regards
October 11, 2023 at 10:09 am #503227
bogdan-4113ParticipantHello there,
It should work properly, i have made some tests, and i found another problem, idk if this is about settings or not, but i think this is a little problem.
I tried to remake them one by one with widgets. The problem is that there is no price filter, even if i add it (from the picture, 1 and 2), i tried to colapse all the filters so they don’t show information only when smb click on them, without succes. I tried without any plugin except the themes one, still not working(from the picture 3)
Thx a lot!
Attachments:
You must be logged in to view attached files.October 11, 2023 at 10:12 am #503231
Luke NielsenKeymasterHello,
In this case, is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?
Kind Regards
October 11, 2023 at 1:19 pm #503314
bogdan-4113ParticipantSure
October 12, 2023 at 5:09 pm #503744
Luke NielsenKeymasterHello,
The thing is that the price filter does not show due to the products having the same prices.
So please define different prices and then the price filter will appear.
Kind Regards
October 13, 2023 at 8:30 am #503842
bogdan-4113ParticipantHello there,
Ok i understand, but why they are not closed? How can i make them to be closed?
Thx!
October 13, 2023 at 10:18 am #503888
bogdan-4113ParticipantI’ve posted an exemple of what i want to do
-
This reply was modified 1 year, 4 months ago by
bogdan-4113.
Attachments:
You must be logged in to view attached files.October 13, 2023 at 10:32 am #503898
Luke NielsenKeymasterHello,
You need to use the “Shop sidebar widgets collapse” option for collapsing filters in Theme Settings -> Product archive -> Widgets: https://prnt.sc/0LK0b80rAl48
Don’t hesitate to let me know if you need any further help or any other info.
Kind Regards
October 13, 2023 at 11:58 am #503921
bogdan-4113ParticipantI want to edit them, can you give me the layernavbar CSS class?
Tried with those, but don’t work
#wd-widget-nav-css .filter-header {
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;
background-color: #f0f0f0;
padding: 10px;
}#wd-widget-nav-css .arrow-down {
transform: rotate(0deg);
transition: transform 0.3s;
}#wd-widget-nav-css .filter.open .arrow-down {
transform: rotate(180deg);
}#wd-widget-nav-css .filter-options {
display: none;
padding: 10px;
}#wd-widget-nav-css .filter-options label {
display: block;
margin: 5px 0;
}#wd-widget-nav-css .filter-options input[type=”checkbox”] {
margin-right: 5px;
}October 13, 2023 at 12:30 pm #503935
Luke NielsenKeymasterHello,
Could you please send me a screenshot of which layernavbar you mean?
Thank you in advance.
Kind Regards
October 13, 2023 at 12:56 pm #503944
bogdan-4113ParticipantI want to modify filters area from pic 1, to look like 2(as functionality)
Attachments:
You must be logged in to view attached files.October 13, 2023 at 2:16 pm #503992
Luke NielsenKeymasterHello,
It has the
woodmart-woocommerce-layered-nav
class.If you’d like to contact us, we are here for whatever questions you may have.
Kind Regards
-
This reply was modified 1 year, 4 months ago by
-
AuthorPosts
Tagged: Filters problems
- You must be logged in to create new topics. Login / Register