[EventCalendar] not all future events appearing with ec3_get_events
ejm
cq547 at torfree.net
Fri Jul 27 17:16:37 UTC 2007
Excuse me for replying to myself...
I took a further look through the archives and see that this problem
may be due to something in the global blog settings - options-reading.
(Thank you, Mark Naylor)
I am also running WP Custom Query String 2.7 and have put -1 into the
events category. Now all of the future events are showing when the
sidebar link to the events category is chosen. But the list generated
by
.............................................................
<?php ec3_get_events(-1,' <a href="%LINK%" title="%DATE% -
%TITLE%"><b>%DATE%</b><span style="display:none">:</span>
%TITLE%</a>',''); ?>
................................................
is STILL showing only 5 future events. Any idea how I override the
global setting so that all future events will show with
ec3_get_events(-1)?
Thank you.
-E Morris (peacemakers.ca.etherwork.net/bulletins/)
P.S. To prevent undue robot activity, please refrain from adding http
to the wordpress address in subsequent replies. Thank you.
On Fri Jul 27 06:57:35 UTC 2007 Mark Naylor wrote:
>Think that's probably your global blog settings limiting you. Try options-reading
>
>Subject: [EventCalendar] Full list of calendar events not displaying.
And on Wed Jul 25 15:45:45 UTC 2007, ejm wrote:
>Running WP2.0.10 and EventCalendar3.1.0
>
>The calendar showing two months is on the right sidebar of the page. It appears to be working correctly.
>
>To show a list of upcoming events, I have the following coding on a leftsidebar
>
>..............................................................
><?php ec3_get_events(-1,' <a href="%LINK%" title="%DATE% - %TITLE%"><b>%DATE%</b><span style="display:none">:</span> %TITLE%</a>',''); ?>
>................................................
>
>But the resulting list only shows events up to October instead of continuing to include scheduled events in
>November2007 and one event in May 2008. The posting dates are April, May and July (the July entry
>posted two days ago) of this year.
>
>Where have I gone wrong with my coding in the parentheses after ec3_get_events?
>
>Thank you for shedding light on this.
More information about the EventCalendar
mailing list