Hi Folks
We are building a new website with JEvents 3.6.21 and Joomla! 4.1 and the mod_jevents_latest on the right side:
http://server3.masterhomepage.ch/~ruderclub/
On allday-events the empty timeline produces a empty line due to an additional showed <br> tag on the 'time line' in the modules source code.
The format-string in modules configuration is:
<span class="icon-calendar"></span>${startDate(%d %b %Y)}
<span class="icon-time"></span>[!a: ${startDate(%H:%M)} - ${endDate(%H:%M)}]
<span class="icon-hand-right"></span>${title}
and that produces (time line on the second entry):
<span class="icon-time"></span><br>
How we can get rid of this additional <br> on allday events?
Thanks in advance for a hint
Regards
Roger
We are building a new website with JEvents 3.6.21 and Joomla! 4.1 and the mod_jevents_latest on the right side:
http://server3.masterhomepage.ch/~ruderclub/
On allday-events the empty timeline produces a empty line due to an additional showed <br> tag on the 'time line' in the modules source code.
The format-string in modules configuration is:
<span class="icon-calendar"></span>${startDate(%d %b %Y)}
<span class="icon-time"></span>[!a: ${startDate(%H:%M)} - ${endDate(%H:%M)}]
<span class="icon-hand-right"></span>${title}
and that produces (time line on the second entry):
<span class="icon-time"></span><br>
How we can get rid of this additional <br> on allday events?
Thanks in advance for a hint
Regards
Roger