- This topic has 2 replies, 2 voices, and was last updated 9 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › past events in category page
Hello, I want to know how to show all events on the categories page (past end future events) and if possible also display the title of that category.
Thanks!
I’m not really sure if I understand what you mean, but if you want to show all events for a specific category you can use:
[eme_events scope=all category=xx] with xx being the ID of the corresponding EME category you want to show.
Hope this helps, because I don’t understand “on the categories page” …
I’m sorry I didn’t explain well.
Now I have a list of categories linked to my events page where all the events for each category are shown: http://www.mysite.com/events/cat/movies, http://www.mysite.com/events/cat/music, etc. that is fine but only work for future events.
I know this is possible using [eme_events scope=all category=xx] but I need to work dynamically with the list of categories.