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

Recent posts

#31
Repertoire Help / Coloring some words automatica...
Last post by jmisamusik - May 10, 2026, 12:25:35 PM
Hi everyone,
Is it possible to ask bandhelper to automatically color some keywords ( for instance : Verse, Chorus, Bridge, ...) like it is done for colouring the chords?
Thank You.
Jmisamusik
#32
Repertoire Help / Re: Paired Preset Display
Last post by Turnaround - May 10, 2026, 10:53:29 AM
HOLD THE PHONE!  Literally.  When I do the same thing on my phone rather than my iPad, the MIDI button toggles between white and orange.  Not on my iPad.  Of course the layouts are different so I assume the reason is on the layout.  Can't find it though. 
#33
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.
#34
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 :-)
#35
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. 
#36
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.
#37
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.
#38
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?
#39
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.
#40
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?