I’m doing smth like a local classified board. Categories will be used for content specification (WHAT) and Tags - for geo specification (WHERE).
The question is about notifications. Now a user can subscribe to any category OR any tag separately. But not for a combination of category+tag, like:
Category: Books
Tag: City
Maybe it’s possible through creating some notification filter that is mentioned here: Location based filter? - #5 by CommonCreative ?
Is there any solution for this?