[EventCalendar] Difficulty with the EC3 install
Darrell Schulte
d at schulte.mn
Thu Dec 28 20:40:41 UTC 2006
On Dec 28, 2006, at 2:29 PM, J.M. Foster wrote:
> Hello -
>
> I am having a bit of a problem installing the EV3.0.4 plugin.
>
> I have understood and followed the directions normal to file
> placement within the wp-content/plugin subdirs.
>
> And I have followed the directions below:
> You must choose which Wordpress category to use for events. Do this
> before you change the template.
> Add ec3_get_calendar() or ec3_get_events() to your template.
>
>
> The specific question is the 2nd part in adding the ec3_get_calendar
> () or ec3_get_events() to your template.
>
> Is the template referred to the file: eventcalendar3.php ?
J.M., that is not it. That template is actually your theme...
> If this is not the template file, the same questions apply for
> which specific
> file to add: ec3_get_calendar() or ec3_get.
<?php ec3_get_calendar() ?>
<?php ec3_get_events() ?>
Place either of these on a page of your choosing, but be sure to have
something like: Exec-PHP (http://bluesome.net/post/2005/08/18/50/) or
another of the other plugins like it to make that function call
within your page...
For more about the functions, check out: http://wpcal.firetree.net/
template-functions/
> I want it to operate within a full page installation and not in the
> sidebar.php.
Good luck with your implementation of Event Calendar.
Darrell
Darrell Schulte
http://schulte.mn
More information about the EventCalendar
mailing list