Before posting, please read: When to use this forum, when to submit a help ticket

Can I remove Start and End times from an Event?

Started by SoundOfTheCrowd, May 09, 2026, 07:38:29 AM

Previous topic - Next topic

SoundOfTheCrowd

Hi Arlo

I'm trying to remove the start and end times from an event, and I can't find how to do it.  They appear in the website widget and are taking up a lot of space, so I want to remove them.

Any suggestions?

arlo

The event widget doesn't have an option to hide event times. I can put that on my wish list. Meanwhile, here are some options:

1. Use JavaScript to find all the bandhelper_date table cells and remove the content after the comma.

2. Use the JSON feed to get the event data and display it how you want it. In the JSON feed, then date and time are separate fields.

3. Set Admin > Website Widgets > Layout Style to Paragraphs, which uses less horizontal space.

SoundOfTheCrowd

Thanks Arlo - I don't even need to have the event times in the event, but having added them, I can't seem to delete them. Is there a way to do that?  If not, I'm presuming I can just recreate the event but without the times. 

arlo

You can edit an existing event and remove the start or end time. But I expect you would want to publish an event's start time, as well as make it available for your bandmates.