- This topic has 1 reply, 2 voices, and was last updated 7 years, 10 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 … › …publish an event at a certain date?
Is it possible to create an Event that will automatically be published at a preset date?
For example it shall only pop up at the Event list 7 days before the the Event date.
EME doesn’t really have that feature, but using conditional tags it is easy to achieve. See:
http://www.e-dynamics.be/wordpress/category/documentation/7-placeholders/7-1-conditional-tags/
Use something like this in your event list format:
[eme_if tag='#_DAYS_TILL_START' lt='7'] Show my event #_EVENTNAME [/eme_if]