[EventCalendar] what sidebar.php is being used?
Ray Petrie
ray at heritagepark.com
Thu Mar 15 23:13:49 UTC 2007
If you have the sidebar widgets activated just use an RSS widget with the
appropriate url to your own information. It will prompt you for the number
of entries to show.
http://www.yoursiteurl.com/category/event-category/feed?ec3_after=today
Ray Petrie
-----Original Message-----
From: Cotter, Sean [mailto:SCotter at iel.spokane.edu]
Sent: Thursday, March 15, 2007 6:00 PM
To: Support for EventCalendar plugin
Subject: [EventCalendar] what sidebar.php is being used?
I would like to add some events to the sidebar (widget enabled I guess
now) and I can see how you can drag and drop in the presentation interface
but I would like to add some specifics, including maybe the events listing
referenced on Firetree:
<li>Events <?php ec3_get_events(5); ?> </li>
Except I cant seem to find where this goes?
My setup is like this:
/plugins/
/eventcalendar3/ *everything default here
/widgets/ *default here as well
/themes/
/CMS/
/sidebar.php
The theme I am using is K2-ish, from this guy Martijn, from
http://www.bos89.nl/ (site appears down
know he moved servers recently)
Everything IS working as is
drag and drop on presentation page, calendar
shows up on the right-side of the site, etc
I just cant find where the EC3 is being referenced
the only thing I can
think of is that all the sidebar.php files I can find (though I believe the
only one that is being used is the theme/cms/sidebar.php since that is my
current theme) share the same:
<?php if (!function_exists('dynamic_sidebar') || !dynamic_sidebar()) : ?>
Putting references to ec3_get_events() in this side bar doesnt do
anything.
Am I way off base here?
Thanks
-S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20070315/c285ae64/attachment.html
More information about the EventCalendar
mailing list