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

Recent posts

#31
Repertoire Help / Paired Preset Display
Last post by Turnaround - May 10, 2026, 09:17:57 AM
I am using paired MIDI presets to mute and un-mute a channel on my mixer.  On my layout I have the MIDI preset button at the bottom of the screen.  It work - I touch it once and it mutes the channel, press it again and it un-mutes.  But there is no visual indication on the screen of which of the paired presets is active.  When I touch the button the first time, the button which is normally green (as defined in the preset) turns orange and the channel is muted.  Touch the button again and the channel is un-muted, but the button is still orange.  It doesn't seem to matter what colour I use for the un-mute button, the display of the pairing stays orange once touched.  I understand that since activating a MIDI button changes its display to orange, and the second of the pair "activates" the unmute.

I guess I am asking if it would be possible to define activation colours for a preset.  That way I could define the activation colour of the button for Mute to be red and the activation colour of the Un-Mute to green.
#32
Schedule Help / Re: Website Widget not showing...
Last post by SoundOfTheCrowd - May 10, 2026, 03:54:18 AM
Thanks Arlo - that's beyond me a bit, but thanks :-)
#33
Schedule Help / Re: Can I remove Start and End...
Last post by SoundOfTheCrowd - May 10, 2026, 03:53:24 AM
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. 
#34
Schedule Help / Re: Can I remove Start and End...
Last post by arlo - May 09, 2026, 09:51:37 AM
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.
#35
Schedule Help / Re: Website Widget not showing...
Last post by arlo - May 09, 2026, 09:43:30 AM
No, the event widget doesn't have an option to add a table header. I can add that to my wish list. Meanwhile, you could add it with JavaScript if you know how to do that. I would hard-code an HTML header row and then just use JavaScript to move it into the table.
#36
Schedule Help / Can I remove Start and End tim...
Last post by SoundOfTheCrowd - May 09, 2026, 07:38:29 AM
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?
#37
Schedule Help / Re: Website Widget not showing...
Last post by SoundOfTheCrowd - May 09, 2026, 06:08:28 AM
Apologies Arlo - I've gone crazy - it's actually working perfectly - I hadn't realised it used the column header as the link text, and it's all there.

Apologies.

The second question about the column headers still stands though.
#38
Schedule Help / Re: Website Widget not showing...
Last post by SoundOfTheCrowd - May 09, 2026, 06:04:26 AM
Also, I'm looking to use the Table layout - is it possible to have field names included as column headers in the widget?
#39
Schedule Help / Website Widget not showing tic...
Last post by SoundOfTheCrowd - May 09, 2026, 05:59:04 AM
Hi Arlo

I'm trying to use the website widget to display our upcoming gigs on our website, but when I add a hyperlink to a custom field I've created so people can buy tickets, it just displays the column header rather than the link. 

Can you advise how to make that work please?

Thanks very much

Mick
#40
Repertoire Help / Re: How to send Live Set chang...
Last post by arlo - May 08, 2026, 09:15:23 PM
Quote from: Goldie on May 07, 2026, 01:45:29 PMit doesn't appear to send the prog change

Are you clicking the MIDI button in the top toolbar and looking at the MIDI activity log?