Forum
What is the code to keep entries on the calendar page for the whole month
Newest perch I would like to keep the events on a calendar page so they do not time out. Thought I saw it somewhere but I can't find it now. This is not a Calendar listing but a set of monthly calendars - from the basic calendar page.
Are you using the
perch_events_calendar()
function?Actually no I am using the custom or will use the custom setting once I find out what code to put in.
Right now I am using the calendar function.
perch_events_calendar(array('past-events'=>true))