I have an odd behavior. When using list view, the first page of past events list the current day’s events even if today’s event have yet to occur (i.e later in the afternoon or evening). Events are in reverse chron (Latest pm to earliest am) and then proceed to yesterday’s events in reverse chron.
The default /upcoming/ list view list today’s events in chron order as expected.
I have checked with other plugins turned off, and the theme is a duplicate of the standard TwentyEleven theme with only revised CSS and branches in the header.php file without and loop calls. The functions.php is a duplicate of TwentyEleven.
The majority of events are recurring with initial start dates prior to today.
Has anyone seen this issue before? and is there a fix?