Group events by location and category
-
How can I limit the group events by category?
I use this code so far:
[locations_list scope="future" groupby="location_town" eventful="1" groupby_orderby="event_start_date, event_start_time"] #_LOCATIONTOWN #_LOCATIONNEXTEVENTS [/locations_list]
Now I just want the events from category XY. How can I do that?
- The topic ‘Group events by location and category’ is closed to new replies.