Thanks for the great free Joomla component! I love it and the school website I am using it on works perfectly with it.
There’s just one thing the school has asked for - they are a small school and don’t want the times of events showing (they have the default set to month view) as there is only ever one event on a day and having the time showing reduces the amount of detail showing for the event, in the Month View.
Thanks for that, but it didn’t do anything.
I’m pasting in my last few lines to make sure I have done what you suggested:
{C=(B.firstChild.options[0]||{}).value}B.firstChild.value=C||""};scheduler.templates.event_bar_date:function(start,end,ev){
return “”;
Is it possible to replace these hidden time details
You can return any html code ( including images ) from template instead of empty string - returned html will be rendered at start of event bar.