CGCalendar: Specify Non-default Event Detail Template

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
cpansewicz
Forum Members
Forum Members
Posts: 142
Joined: Fri Jun 17, 2011 12:22 am

CGCalendar: Specify Non-default Event Detail Template

Post by cpansewicz »

Hi,

My configuration is CMSMadeSimple 2.2.2 with CGCalendar 2.4.10. I would like to specify an Event Detail Template other than the Default Template. I have tried several ways to do this and the calendar still pulls in the default event detail template.

My current set-up is:

The page with the calendar has the code:
{cms_module module="CGCalendar" display="upcominglist" listtemplate="name" detailpage="details" category="General"}

Then the detail page has the code:
{cms_module module="CGCalendar" display="event" detailpage="details" eventtemplate="eventtemplate2" category="General"}

Any help would be appreciated as my detail template is getting really long with lots of logic based on calendar category names!

Thank you so much!
Post Reply

Return to “Modules/Add-Ons”