Show event in widget until the event has ended

It seems like the default behavior for widgets is to show an event until the start time has been reached. Is there a way to show events until their end time has been reached?

1 Like

Hey Ken! Great point – we’ll discuss this further for possible core changes down the line, but in the meantime you could always change your event widgets to have a start date of 12:01am today or even something like -5 hours and that would probably do the trick to keep those events showing up, depending on how long they are.

You could trial it first just on one widget by adding it inline to the data-options string on your webpage:

data-options="id={saved widget ID}&format=html&start_date=12:01am today"

Thank you for the solution, I’ll try that out.
In future versions perhaps the widget options night just have a checkbox for “Display until event ends” or something of that nature.