[EventCalendar] get_events and post Content
Alex Tingle
alex at firetree.net
Mon Jan 29 08:25:47 UTC 2007
Hi Mark,
You need a custom loop. Search the mailing list archives for more
details.
-Alex
--
On 28 Jan 2007, at 23:34, Mark McGrath wrote:
> Hi all,
>
> I'm using the exact code from the example:
>
> ec3_get_events(
> 4, // limit
> '%DATE%: <a href="%LINK%">%TITLE%</a>', // template_event
> '', // template_day
> 'j', // date_format
> '%MONTH%:' // template_month
> );
>
> Which works wonderfully, but I would also like to include the Content
> of my event in this list as well. The content is only about a
> sentence long, so I'd like to include it on the Events page instead of
> making users click on the post to go to a page with only a sentence
> more of information.
>
> I like the format of the above, I don't want to just use the Events
> category page to list all my Events and content.
>
> Any help anyone could throw my way would be greatly appreciated,
> thanks!
>
> _______________________________________________
> Blog: http://wpcal.firetree.net/
> EventCalendar at firetree.net mailing list
> Unsubscribe: http://penguin.firetree.net/eventcalendar
More information about the EventCalendar
mailing list