Hi there,
I really need this to work. At the moment the filterbar checks if one of the conditions is true. For example:
When i filter on a specific category(1) i get all events with that category in my photo view
If i select another category let’s say category(2) i also get events which have that category.
That’s the problem.. for my case it needs to be: If category(1) & category(2) are selected.. only show events which have BOTH categories.
If you guys could point me to the exact file where i can change these settings? I’m a starting developer so i can read and change code if needed.
Greetz,