I’m building a site that needs to list events. I have a few summary bits in the sidebar, like ’upcoming event’ etc. At the moment, I’m just using Ditto to list the next event, which is fine, but I’d like it to be a little bit more dynamic. So, when the date for the event has passed, I’d like for it to disappear, and the next one appear.
Obviously this is possible, buts whats the best way to do it? Maybe there’s a snippet that handles events and can do something like this that I’m not aware of?
Thanks