On this template https://demo.theme.co/gym/ , I’m only able to choose one filter for sorting the image posts,
is it possible to have multiple select filters here?
So that I would end up with few parent categories which have filters in there? for example:
Filter category 1:
- filter child 1
- filter child 2
- filter child 3
Filter category 2:
- filter child 1
- filter child 2
- filter child 3
and I then would be able to choose 1,2 from 1st category and for example 3 from 2nd category,
I also tried doing some custom JS there in order to achieve above but ended up with empty space
around the images that are left after doing the filtering https://i.imgur.com/McARWWF.png
so if above is not possible (setting multiply category filters) in admin panel, can you please let me know which JS function should I call after doing the filtering so that the images can regroup just like in your filter?
Thanks
Bart