SOLVED CG Calendar not displaying eventnames with same title

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
Darwin Web Design
Forum Members
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

Post by Darwin Web Design »

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.
Last edited by Darwin Web Design on Sun Apr 10, 2011 10:43 am, edited 1 time in total.
User avatar
M@rtijn
Power Poster
Power Poster
Posts: 706
Joined: Sat Nov 14, 2009 4:54 pm
Location: the Netherlands

Re: CG Calendar not displaying event names with same title

Post by M@rtijn »

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!
User avatar
Darwin Web Design
Forum Members
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

Post by Darwin Web Design »

Thank you that worked perfectly eg:

{cms_module module="CGCalendar" category="Meetings" display="upcominglist" unique_only="0"}

Much appreciated ;D
Post Reply

Return to “Modules/Add-Ons”