Making Certain Elements Filterable On Website

Hi all, using Wix to make a simple page where there will be 4 or 5 rows or 3-4 album boxes. These album boxes will all be pretty similar and consist of multiple elements (a background box where there will be an album cover, and then the apple music / spotify logos beneath which will be linked to the album on the respective platforms, and maybe a short caption and an About button that will bring up a pop up box with more info). My point being is that there will be a lot of these and I’d like to be able to make this whole album box show up when you filter by a certain mood or year.

Is there any way I can select all the respective elements for each individual album box and label it with certain words, and then make a search / filter where when a user clicks one of the options from a drop down menu that whole album box will pop up.

Please help - thanks!

You can achieve this by adding a tags field to your database collection. You can then filter your database content with the dropdown using the tags field, find an example here used to load related blog posts, and load them to a pop-up lightbox .

Good luck!

Hey! Looked into this and don’t think this will enable me to have a group of shapes/pictures/text/links tagged all together and then create a search based on those tags.