Is it possible to display only the past events for a menu link?
Thank you
Felix
Yes using the silver member Timelimit plugin - it allows you to constrain menu items and modules and also filter event displays (using the JEvents filter module) by date/time. See parent->get('manifest')->
At the moment I have solved it like this with the menu type "Time Period".
For past events Relative period: Start relative to today: -7y - End relative to today: +1d.
For the current events: Start relative to today: -1d, End relative to today: +3y.
I have tested it, it works so far.