- This topic has 1 reply, 2 voices, and was last updated 8 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › How Do I order #_NEXTEVENTS on the Locations Page?
Tagged: #_NEXTEVENTS
I’m using #_NEXTEVENTS on the Locations page, but the events display in the order I entered them into EME. Is there a way to make them display in chronological order?
The next version will have this. From the changelog:
* The location placeholders #_PASTEVENTS, #_NEXTEVENTS, #_ALLEVENTS now have an optional parameter so you can decide the sorting order
of the events shown. Default is ASC, so e.g.:
#_PASTEVENTS{ASC}
#_NEXTEVENTS{DESC}
More complex ordering can be used too, see the eme_events shortcode for tips