Awesome! Works like a charm.
Thank you agelonwl & davinian!
Michiel
Thank you for your reply. Yes, tried that.
[events_list_grouped mode=”monthly”] lists the events by month, but puts them all on the same page.
Adding ‘pagination’ does not split this up. I think pagination only deals with event items WITHIN a group (when select per month results in more than 10 -> paginate).
Doing it with Event page grouping also works perfectly, but again displays a list of all coming months at once, not per month.
A different solution would be to no use pagination here, but a generated link that displays the events page again, but for a different month.
On other words, can I put
[events_list scope=’next-month’ ][/events_list]
inside a link on an events page?