Shonu
Member
Posted 11 months ago #
Hi
Goal: A page that lists all past events displaying recent events first
I could not find placeholders with all different event time frames. You can just gloably configure to show past, future, within 2 month, etc. and
So, it would be useful to have more than just one PAGE with globally configure CONTENT placeholder in that page.
agelonwl
Member
Posted 11 months ago #
hi,
you could try shortcodes like [events_list scope="past"] for more info. you can reference to http://wp-events-plugin.com/documentation/shortcodes/
Shonu
Member
Posted 11 months ago #
Wonderful! I was too much focussed on the placeholders page (under "Help"). The short codes are not listed nor referenced there (at least there is no link to "short codes")
Thanks!
andyraybould
Member
Posted 4 months ago #
Is it possible to list the past events with the most recent first - scope="past" lists oldest first
Thanks....
andyraybould
Member
Posted 4 months ago #
Sorry - just discovered
[events_list scope="past" order="DESC"]
Works for me!
agelonwl
Member
Posted 4 months ago #