Tuesday, 30 May 2023
  2 Replies
  480 Visits
0
Votes
Undo
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.


<span style="display:{{Start Time:STARTTIME#block#none}};">from {{Event Time:EVTTIME}} hours</span>



Thanks!
Gorast
Monday, 05 June 2023 12:07
·
#231004
Accepted Answer
1
Votes
Undo
Try this

<span style="display:${STARTTIME#block#none};">from ${STARTTIME} hours</span>

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

skullmonkey set the post as Normal priority — 2 years ago
skullmonkey set the type of the post as  Technical — 2 years ago
Monday, 05 June 2023 12:07
·
#231004
Accepted Answer
1
Votes
Undo
Try this

<span style="display:${STARTTIME#block#none};">from ${STARTTIME} hours</span>

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Sunday, 11 June 2023 12:02
·
#231100
0
Votes
Undo
That worked! Thanks :)
S@
geraint selected the reply #231004 as the answer for this post — 2 years ago
  • Page :
  • 1
There are no replies made for this post yet.