- This topic has 1 reply, 2 voices, and was last updated 13 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 … › Events with no start or end time
Tagged: events
How should I handle events that I don’t want to specify a time for? If I leave them blank in the admin, it defaults to 7pm and then that shows on the frontend. Why can the times just not be blank?
Just change the formatting for those events to not show the times (when showing individual events), or otherwise for all events. You can also use an attribute and check it with a conditional tag as well, and leave out the time info when a certain condition is met. Search for events_if in this forum for examples, and read the docs on attributes and conditional tags.