CGcalendar specific id

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
gionda
Forum Members
Forum Members
Posts: 91
Joined: Mon Aug 17, 2009 11:45 am

CGcalendar specific id

Post by gionda »

Hello,
to my home page I have this code:

Code: Select all

{cms_module module="CGCalendar" display="upcominglist" upcominglisttemplate="upcominglistinline" limit="3"}
I can see only specific events? Example id1, id5, id6?
Thanks
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CGcalendar specific id

Post by Dr.CSS »

You may need to give a more detailed explanation of what you want and what you expect to see on page...

more info = more help
gionda
Forum Members
Forum Members
Posts: 91
Joined: Mon Aug 17, 2009 11:45 am

Re: CGcalendar specific id

Post by gionda »

Sorry for my english,
events appear in chronological order. on the homepage I would choose the events to show. I do not know whether I have explained.
Thanks
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Contact:

Re: CGcalendar specific id

Post by paulbaker »

Generally you would only have the next 3 (or so) events showing. But if you want to show specific ones you could use the categories functionality. Put the events you want to show in a category and then show only them with something like

Code: Select all

{cms_module module="CGCalendar" display="upcominglist" upcominglisttemplate="upcominglistinline" limit="3" category="HomePage"}
gionda
Forum Members
Forum Members
Posts: 91
Joined: Mon Aug 17, 2009 11:45 am

Re: CGcalendar specific id

Post by gionda »

it's true! i didn't think about it.
Thanks!
Post Reply

Return to “Modules/Add-Ons”