Hi There
I'm using CMSMS 1.9.4.1 and CG Calendar 1.5.7 with CG extensions 1.24.2.
My events mostly have the same names/titles repeated each time eg: 'board meeting' and ' council meeting'. The module only will display any instance of a meeting with this name only once as they are not unique names each time.
I have unclicked 'ensure unique filenames' in the Calendar settings, cleared the cache and this has not helped. I'm just using the sample template that comes with upcoming list.
{cms_module module="CGCalendar" category="Meetings" display="upcominglist"}
Is it possible to have all of the meetings to be displayed if they share the same name eg "council meeting" or do I have to give each council meeting a slightly different title for this to work.
Many thanks.
SOLVED CG Calendar not displaying eventnames with same title
- Darwin Web Design
- Forum Members
- Posts: 212
- Joined: Tue May 30, 2006 3:12 am
- Location: Darwin NT, Australia
SOLVED CG Calendar not displaying eventnames with same title
Last edited by Darwin Web Design on Sun Apr 10, 2011 10:43 am, edited 1 time in total.
Re: CG Calendar not displaying event names with same title
Documentation is not very clear on this point, but you have to add unique_only="0" to the CGCalendar call.
Make your community a better place!
- Darwin Web Design
- Forum Members
- Posts: 212
- Joined: Tue May 30, 2006 3:12 am
- Location: Darwin NT, Australia
[solved]: CG Calendar not displaying event names with same t
Thank you that worked perfectly eg:
{cms_module module="CGCalendar" category="Meetings" display="upcominglist" unique_only="0"}
Much appreciated
{cms_module module="CGCalendar" category="Meetings" display="upcominglist" unique_only="0"}
Much appreciated
