[EventCalendar] How to customize default schedule that appears
with event?
Alex Tingle
alex at firetree.net
Fri Feb 23 13:59:57 UTC 2007
Hi Tom,
On 22 Feb 2007, at 04:41, Tom Hurst wrote:
> I am trying, without any luck, to modify the schedule that appears on
> the event's post. The default is for the date and time to appear on
> different table rows:
>
> March 8, 2007
> 8:00 pm
> March 9, 2007
> 8:00 pm
> March 10, 2007
> 8:00 pm
>
> I need to concatenate them so that they appear on the same line:
>
> March 8, 2007 at 8:00 pm
> March 9, 2007 at 8:00 pm
> March 10, 2007 at 8:00 pm
You need to add a call to ec3_get_events() into your sidebar.php
template code. You'll find full documentation with examples on the
web-site:
http://wpcal.firetree.net/
-Alex
More information about the EventCalendar
mailing list