I recently updated the plugins to their most recent versions (event cal, PRO, and eventbrite tickets) and found there is an issue that I can’t seem to resolve. When I display a list of the upcoming events via a WP query the dates default to January 1, 1970. After some testing I noticed that this is ONLY the case IF a start and end time are set when creating (or editing) an event. If the event is set to “All Day” the date displays properly.
Here is the page where the dates should be displayed: http://23.229.196.116/what-its-like-to-be-a-foster-parent/ (see sidebar “Upcoming Classes”)
If you notice there is an event called Test Event 1 that is displaying a date of June 21, 2014.. this is working as intended as it is selected as an “all day” event.
The query that displays these events is as follows:
http://pastebin.com/ybSyZ1zW
When viewing the actual event or the calendar ( http://23.229.196.116/events/category/event/ ) the event date and time display correctly. Can you provide any guidance? This worked as intended before updating.
Thank you!