Home › Forums › WoodMart support forum › filter with filter button – ajax
filter with filter button – ajax
- This topic has 6 replies, 2 voices, and was last updated 3 months, 2 weeks ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 9, 2025 at 2:15 am #628438
tegardsParticipanti have created a column for my filter and added the sidebar element.
the widget where i have integrated my woodmart filters is integrated in it. i can’t manage a few things and need help please: see also pictures in the attachmenti would like that when i click on the filter button, the sidebar is displayed until i have selected all my filter criteria and then i would like to click on a filter button. (the same function as the price range filter). then all filter criteria should be loaded at once either with ajax or redirect.
the current situation is that every time i make a selection in the filter, the sidebar closes immediately and the filtering for the one criterion is implemented. then i have to open the sidebar again, set the next filter, wait until it has been filtered, then do the same again from the beginning. this is very tedious.
1.) how is it possible to implement the filter in the sidebar so that it does not always close immediately after chosen a criterion?
2.) how do i get a filter button in there?Attachments:
You must be logged in to view attached files.January 9, 2025 at 2:21 am #628442
tegardsParticipantI also have an additional question:
3. is it possible to limit the sidebar height so that the sidebar is not displayed over the entire screen height?January 9, 2025 at 2:02 pm #628562
Aizaz Imtiaz AwanKeymasterHello,
01, 02 Sorry but as you know the Archive pages come from WooCommerce by default, so the Filters related widgets being used there are also coming from the WooCommerce end so there isn’t such an option or a separate widget available which can do the required change that you mentioned.
The general way to select the Filters to show the result is the common one that you already mentioned and this is how it works. It can be said as the default functionality in this regard.
Eventually, it requires Customization and this is beyond our limitations and support policy scope. Hope you can understand our limitations.
03. Can you please share the page URL so I can check and give you a possible solution?
Best Regards
January 16, 2025 at 6:15 pm #630340
tegardsParticipantit would help me if it worked like here. i.e. ajax filter, but the sidebar always stays open when i make a selection and does not close with every click.
as an example like this:https://www.bauhaus.at/terrassenueberdachungen/c/10001011
i also think the variant that there is a grey overlay when the sidebar (filter) is open is a very nice variant. but it doesn’t necessarily have to be. it’s important that the filter or sidebar doesn’t close immediately every time a selection is made, but remains open.
How can I set this?January 17, 2025 at 10:09 am #630476
Aizaz Imtiaz AwanKeymasterHello,
Sorry to say but right now there is no option in Theme Settings available for that. It requires Customization and this is beyond our limitations and support policy scope. Hope you can understand our limitations.
Best Regards
January 17, 2025 at 12:45 pm #630531
tegardsParticipantThanks for the feedback. But it must be possible to make an adjustment in a php file in the child, which simply prevents the sidebar from “clicking” at the event. I don’t want any more. Everything else should be the same as the existing woodmart solution if you have integrated the filter fixed into the layout. Only the sidebar must remain open until you close it again or click into the empty content area. Surely many have the problem. Please help and give Code snipped that i can integrate.
January 17, 2025 at 4:58 pm #630627
Aizaz Imtiaz AwanKeymasterHello,
You find it in the file (sidebar.php)
You need to edit the theme files for this. All the customizations made in the theme files are at your own
riskBest Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register