Hi all,
On my Wix website I use a repeater to present my various projects from my data base.
I managed to set a filter with a drop down menu in order to let the user filter the projects by different categories (which I set in the database table).
I would like to do the same but with a normal visible vertical menu, and not a drop down menu.
For example -
Show all (Will show all projects)
Category 01 (Will show only projects from category 01)
Category 02 (Will show only projects from category 02)
Category 03 (Will show only projects from category 03)
Here is a random example I found online of the filtering menu idea - https://3xn.com/projects
Spoke to Wix experts and they told me that for now, it is possible to filter a data base inside a repeater, only with a drop down menu.
Any ideas on how I can solve this issue and still use my database.
p.s. - I have no experience with coding.
Thanks in advance!
B