[EventCalendar] Installation Question
Marc Smith
info at stuntmusic.com
Sun Jul 29 02:48:29 UTC 2007
Jeff,
Usually this code is added to the sidebar.php file
Very near the top, you will see code like this:
<?php if (function_exists('dynamic_sidebar') && dynamic_sidebar(1) ) : else
: ?>
Put the Calendar code on a line BEFORE this. The code above is what makes
the sidebar "widget-ready". Putting the calendar code above that will allow
the calendar to show up, then any widgets you decide to use.
It can be additionally added to a "page" if you have a plug in that allows
you to run PHP in your page or posts, like RunPHP
-Marc
----- Original Message -----
From: "Jeff Kopp" <kopper at garagepunk.com>
To: <eventcalendar at firetree.net>
Sent: Saturday, July 28, 2007 10:28 PM
Subject: [EventCalendar] Installation Question
> Hi, I'm trying to get the Event Calendar up and running on my
> Wordpress blog and I'm getting hung up at #4 in the installation
> instructions. It says "Add ec3_get_calendar() or ec3_get_events() to
> your template." The problem is, how do I do that? What template are
> they talking about? When I go into my theme's Theme Editor, I see the
> list of files on the right, and included there are "Main Index
> Template" and "Page Template"... is the "template" indicated in
> instruction #4 one of these two files, or something else? I wish the
> instructions were a bit more clear about this... saying just "add to
> your template" is really confusing. Can anyone help me out here?
>
> Thanks!
> kopper
>
> _______________________________________________
> Blog: http://wpcal.firetree.net/
> EventCalendar at firetree.net mailing list
> Unsubscribe: http://penguin.firetree.net/eventcalendar
>
>
More information about the EventCalendar
mailing list