Hi,
What is the syntax to hide time if "All day Event or Unspecified time" is checked but for JEvents - Latest Events Module?
I use this syntax to hide it in Custom Layouts for the Monthly Calendar Cell but that is not working for module due to different syntax format.
Thanks!
Gorast
What is the syntax to hide time if "All day Event or Unspecified time" is checked but for JEvents - Latest Events Module?
I use this syntax to hide it in Custom Layouts for the Monthly Calendar Cell but that is not working for module due to different syntax format.
<span style="display:{{Start Time:STARTTIME#block#none}};">from {{Event Time:EVTTIME}} hours</span>
Thanks!
Gorast