Hi everyone,
I have recently installed Finnsweet filter and it worked great. Unfortunately today it broke and I cannot find why. Now, when I select a filter (checkbox), the result goes blank. I have tried to redo the whole step-by-step tutorial but it is still not working and cannot find what I am doing wrong. I hope you can help me out.
Thanks!
Read-only link
Hi @EduSkills,
Make sure that all the checkboxes in the same group have the same name
.
For checkboxes, it is displayed as Name
.And no other form element should have that same name if it’s not part of the radios/checkbox group.
For example, on your page, only the checkboxes under the “markt” category should have the name markt
, while those under the “categorie” category should be named categorie
, and so on for each respective category.
Let me know if that works for you!
Hi Pedro,
I have corrected all the names of the checkboxes, but unfortunately it still does not work. Do you see anything else?
I have made a video of the behaviour here.
Hi @EduSkills!
You have some hidden checkboxes with the ‘Start checked’ option that are interfering with the filtering.
Make sure to disable the ‘Start checked’ option, or if you are not using them, make sure to delete them.
Let me know how it goes!
1 Like