Even if the topic was discussed already http://forum.cmsmadesimple.org/viewtopi ... ay#p266812 and marked as solved there is still no satisfying solution available:
If you want to display all events of the day in a CGcalendars upcoming list they are gone once the event start time hast past by.
This is the code:
Code: Select all
{CGCalendar category="xxxxxxx" limit="3" display="upcominglist" unique_only="0"}Code: Select all
displayforday="true"displayforday: Used with display=upcominglist, this parameter specifies that 00:01 of the current day should be used for calculating wether an event should be displayed, rather than the current server time.
... is not working for me.
Maybe there is another solution avalable or other settings that have tp be set?
Thanks map_1961


