• Resolved lsparks

    (@lsparks)


    I’m having an odd problem getting dates to display correctly using the calendar view for events. Events appear to be displaying one day off from the actual event date, ie an event scheduled for the 15th will show up on the calendar on the 14th. Clicking on the event shows the actual event description page which does have the correct date.

    Adding to the weirdness of the problem, it only seems to occur and months after the current month. Events in October are fine, but events in November and later are all offset a day.

    The list view seems to work fine, its just the calendar view.

    Any ideas?

    Thanks!

    http://wordpress.org/extend/plugins/events-manager/

Viewing 4 replies - 16 through 19 (of 19 total)
  • Brian

    (@bjparuchgmailcom)

    yes you are right.. confusion with the name.. I was referring to cgm event calendar. My apologies.

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    np, fyi, we do allow ical downloads and we support the plugin 😉

    Max625

    (@max625)

    First of all thanks to the developer for this great plugin.

    This might be a totally separate issue, but I had this same problem for the full page calendar plugin for events manager. Events marked as “All Day” appeared a day earlier on the calendar. All I had to do was set the appropriate default php timezone by adding:
    date_default_timezone_set('America/Chicago');
    to events-manager-fullcalendar.php, and the problem was solved. My guess was the code wasn’t referencing the timezone set in wordpress, so the incorrect default php timezone threw it off.

    Hope this is useful.

    Versions:
    Events Manager Version 5.1.4
    Events Manager Pro Version 2.1
    Events Manager Fullcalendar Add-On Version 1.3
    WordPress Version 3.3.1

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    Update to the beta version of wp-fullcalendar (the new fullcalendar plugin), I’m pretty sure that will fix the timzeone issue – http://wp-events-plugin.com/blog/2012/05/22/5-1-7-and-pro-2-1-4-released/

    by the way Max625, since you have Pro, the pro forums are monitored and answered much more regularly.

Viewing 4 replies - 16 through 19 (of 19 total)

The topic ‘[Plugin: Events Manager] Calendar View Date Off by One Day’ is closed to new replies.