[EventCalendar] Event schedule box and pages
Alex Tingle
alex at firetree.net
Mon Sep 11 09:13:04 UTC 2006
Add the following to the top of templates where you do NOT want to see
the schedule box:
remove_filter('the_content','ec3_filter_the_content');
remove_filter('get_the_excerpt','ec3_get_the_excerpt');
You usually only need one of these two, depending upon whether your
loop shows content or excerpts.
Let me know how you get on. If this works for people, then I want to
put it in the standard documentation.
-Alex
--
Dammit Jim, I'm a programmer... not a mind reader!
On 11 Sep 2006, at 09:50, Linquity HELP wrote:
> Hello all,
>
> I am using the latest beta of EventCalendar downloaded last week
> together
> with WP2.0.4
>
> I am wondering if I can disable the schedule box from being displayed
> on the
> normal pages,
> and to appear only within posts with events. Now, it appears on both
> pages
> and posts loop and
> assuming that pages are not a schedule, I would like to know how can I
> prevent
> from showing it on normal pages.
>
> Another issue, where can I modify the names of the months and days? I
> am
> trying
> to adapt it for a romanian concert season schedule, and currently the
> schedule box
> is displaying the months in english.
>
> Thank you,
> Alex
> _______________________________________________
> EventCalendar mailing list
> EventCalendar at firetree.net
> http://penguin.firetree.net/cgi-bin/mailman/listinfo/eventcalendar
More information about the EventCalendar
mailing list