[EventCalendar] only this year's events display

Timothy Shaw tim at dreamsign.net
Tue May 9 01:21:14 UTC 2006


thanks for your response, ejm.

unfortunately i'm not using the get_events tag.  i'm just using the  
events category page, which only displays events from this year.


still searching for some way to change that...


thanks again for responding.



-tim


On May 5, 2006, at 6:43 AM, ejm wrote:

> I have succeeded in getting the year to show on the date for the
> ec3_get_events function. I am running WP2.0.2 and eventcalendar 3.0.4
>
> in eventcalendar3.php FIND:
> .................................................
> function ec3_get_events(
> .................................................
>
> Below that, FIND
> .................................................
> $date_format='j F',
> .................................................
>
> CHANGE it to:
> .................................................
> $date_format='j F, Y',
> .................................................
>
> I have also been searching to find out how to display all events if
> ec3_get_events is chosen but am unsure how to do that. I think this is
> correct, but having only a vague understanding of php, am not
> positive. I do not have a whole lot of events on my event calendar yet
> to be positive.
>
> <?php ec3_get_events(-1); ?>
>
> -ejm
>
> On May 2 11:46:37 UTC 2006, Timothy Shaw wrote:
>> Does anyone know how to make it so that all events list, not only
>> this year's?  I've set up a page to list the events, but it only
>> shows events for 2006.  Anyone know how to change that?
>
>
>
> _______________________________________________
> EventCalendar mailing list
> EventCalendar at firetree.net
> http://penguin.firetree.net/cgi-bin/mailman/listinfo/eventcalendar
>




More information about the EventCalendar mailing list