Wednesday, 16 August 2017
  4 Replies
  2.2K Visits
0
Votes
Undo
Hi,

We are using custom layout for displaying events. http://gdi.stagesoho.com/index.php/en-us/events
We are displaying time as :
Date: {{Start Date:STARTDATE}} to {{End Date:ENDDATE}}

But some of our events are all day, and for these start and end time in empty.
How can we fix it? Which variable to select? so when Event have time, it will display: time, and if event is all day - it will display: all date event

Please advise,
Sandra
Thursday, 17 August 2017 08:37
·
#192141
0
Votes
Undo
Hello Sandra,

So you need to use MultiEnd date from the dropdown.

Many thanks
Tony

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!Join the JEvents club today!

Thursday, 17 August 2017 23:00
·
#192177
0
Votes
Undo
Hi Tony,

When I select {{Multiday Event End Date:MULTIENDDATE}} it shows me event end date. But i need to display time. (All day event time.)

Is it possible?

Please advise,
Sandra
Friday, 18 August 2017 08:59
·
#192178
0
Votes
Undo
Hello Sandra,

you can try this code and look how it is working for you:

${startDate(%a. %d. %b. %Y)}[!a:, ${startDate(%H:%M)}][m: -<br>${endDate(%a. %d. %b. %Y)}]
${title}

Best regards, Macjoomla
Friday, 18 August 2017 14:01
·
#192199
0
Votes
Undo
So use:

{{Multiday Event End Date:MULTIENDDATE}} {{End Time:ENDTIME}}

Noting @dpsg.hh comment is only for the latest events module.

Many thanks
Tony

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!Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.