Home › Forums › WoodMart support forum › The illogical functionality of the “apply” button in the product filter.
The illogical functionality of the “apply” button in the product filter.
- This topic has 12 replies, 2 voices, and was last updated 1 month ago by
Luke Nielsen.
-
AuthorPosts
-
June 24, 2025 at 4:15 pm #669411
ChingizParticipantHello.
Why is the “Apply” button displayed in attribute filters if, when selecting a value, the filter works without clicking the button?
How can this be fixed? After all, the “Apply” button makes no sense in this case.Attachments:
You must be logged in to view attached files.June 24, 2025 at 5:12 pm #669422
Luke NielsenKeymasterHello,
Is there any chance that you could give me access to the dashboard area so I can check the settings there?
Looking forward to collaborating with you!
Kind Regards
June 24, 2025 at 11:07 pm #669459
ChingizParticipantYes, of course.
I have attached a login and password to log in.June 25, 2025 at 10:54 am #669529
Luke NielsenKeymasterHello,
Try to use the code below for help:
.filters-area .wd-widget .wd-widget-layered-nav-dropdown__submit { display: none; }
Kind Regards
June 25, 2025 at 1:00 pm #669575
ChingizParticipantWell, I could have hidden these elements myself)
I expected that the setting from my personal account would be shown, which would disable unnecessary calls to this function.June 25, 2025 at 2:39 pm #669600
Luke NielsenKeymasterIn this case, confirm the permission for plugins deactivation and switching to the parent theme for testing.
If you have a staging site, please send access to it.
Thank you in advance.
Kind Regards
June 25, 2025 at 3:44 pm #669639
ChingizParticipantWill it be possible to do this on the 28th and 29th?
We have advertising on our website, and it would be undesirable to break it in the middle of the week.June 25, 2025 at 4:26 pm #669659
Luke NielsenKeymasterNavigate to Theme Settings -> Product archive -> enable the “AJAX shop” option – https://prnt.sc/-8XTwWjKg3-j
Then, clear the cache and recheck the issue. Let me know if such a solution suits you.
Kind Regards
June 29, 2025 at 1:21 pm #670324
ChingizParticipantI have enabled the “AJAX shop” but it didn’t change anything. You can see for yourself.
June 29, 2025 at 1:34 pm #670325
ChingizParticipantChanged!
The only difference is that now the filter does not work after selecting a value before clicking the “Apply” button. This is a partial solution! After all, there is now an “Apply” button under each filter, and this is misleading. For example, a user wants to select several parameters from different filters and does not click on any of the “Apply” buttons yet, and after he has set all the values of the necessary filters, he clicks on “Apply” (any of the filters) and gets only one filtered parameter. This is inconvenient, it would be more convenient if the user could select the parameter values and click a single “Apply” button, and all the filters would be applied. Well, or another option, so that the filters work logically, like selecting a category, when selecting the filter value, an AJAX request is sent. Two options! Either with one “Apply” button, or without the “Apply” button, but with an AJAX filter. And your option is some kind of half—measure.
June 30, 2025 at 10:04 am #670455
Luke NielsenKeymasterHello,
In general, filter functionality comes from WooCommerce, so could you please check how it works with the default filter by attribute widget?
Kind Regards
July 1, 2025 at 12:02 pm #670836
ChingizParticipantThe default attribute filter from Woo gives the same result. I understand your hint, in this case, the most acceptable and fastest option for me is to use “display: none” for the “Apply” buttons. Thank you for participating. Perhaps in future updates you will have something more convenient about these widgets in terms of user experience.
July 1, 2025 at 12:39 pm #670865
Luke NielsenKeymasterHello,
Thank you for confirming the results with the default WooCommerce filter. We appreciate your understanding and feedback on the issue.
Kind Regards
-
AuthorPosts
The topic ‘The illogical functionality of the “apply” button in the product filter.’ is closed to new replies.
- You must be logged in to create new topics. Login / Register