@mj187 By default the week start is the same that is set in your WordPress settings. You can change this using the shortcode attribute start_day eg. [master-schedule view="tabs" start_day="Monday"] (it will also accept “today” now.)
I’ve responded to your Override question in the other thread.
As for the Show highlighting, it does seem to be working currently at the URL provided, until you can identify some kind of pattern when it is not working, it is going to be tricky to fix as by the time we check it it may have changed.
@mj187 Yes I see now… escalating this to a priority bugfix so we can get it out in the next release. Transferring to a new Github issue, see the details here: https://github.com/netmix/radio-station/issues/274
In the meanwhile, simply not using the day_start attribute will fix the issue until we can get the code updated for release.
Thread Starter
mj187
(@mj187)
Thanks @majick – I’ve investigated the show highlighting – it doesn’t highlight the current on air show between 12 Midnight and 1am – this isn’t a huge issue as it’s a low traffic period but interesting to see if it can be adjusted?
Thread Starter
mj187
(@mj187)
@majick checked again and that hour now seems resolved.
@mj187 I’ve just added a hotfix for the day_start and Override calculation mismatch (see https://github.com/netmix/radio-station/issues/274)
Thanks for further detail on the show highlighting I will check that out next.