Page 1 of 1

Calendar Module UpcomingList [SOLVED]

Posted: Thu Aug 08, 2013 2:17 pm
by HarryCornelius
Now solved simply by adding detailpage="aonb-events" which is the page alias for my events.

Thank-you, I didn't think it would be so simple!

---------------------------------------------------------------


Dear all

Using 1.10.3 "Hyacinthe"
with CGCalendar 1.10.0.1

I have set up a 'Upcoming Events' area on my homepage at:
http://www.northwessexdowns.org.uk/ (below the News).

All is working fine except when I click on the event title it comes up in the homepage body. What i would like to happen is for it to take them to the events section and display that event as it appears there - e.g.:
http://www.northwessexdowns.org.uk/news ... vents.html - click 'read whole article' for one of the events and that is the page I'd like them taken to.

Any help much appreciated.

Many thanks,
Harry

Re: Calendar Module UpcomingList

Posted: Thu Aug 08, 2013 2:25 pm
by velden
From the module help:
detailpage="pagealias" Page to display Calendar event details in. This can either be a page alias or an id. Used to allow details to be displayed in a different template from the summary. Default is current page. (optional)
Would that solve your issue?