• Why would the day be off by one? The events themselves are listed correctly, but when grouped by day, the day is shifted.

    https://www.crumc.org/mobile-events-list/

    Here’s what I’m using to display it:
    <h6>Upcoming Events:</h6>
    <p>[events_list_grouped mode=”daily” limit=”100″]
    <div style=“float:left;margin-left:20px;”>#_EVENTLINK
    #_EVENTTIMES on #_EVENTDATES at #_LOCATIONNAME</div>[clear]
    [/events_list_grouped]</p>
    Looking for more events? Visit our full calendar on our website!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Don

    (@dcfreeland)

    I reported this issue last week. Some of our events are off by 1 day starting in November. e.g. the Every Wednesday event is showing up on Tuesday in the calendar page and the Every Friday event is showing up on Thursday in the calendar.

    Is your grouping happening for all days all periods or only on certain days and starting on a certain date?

    We are using WP-Full Is that the calendar “grouping” you are using?

    Don

    Plugin Support angelo_nwl

    (@angelo_nwl)

    using the latest EM version, you can try option under Events > Settings > General > Admin Tools > Reset Timezones

    Thread Starter Rob Webster

    (@rob-webster)

    No, I had already tried that, and that doesn’t fix the issue.

    Don

    (@dcfreeland)

    The problem occurs during the recurring event creation process. When running that process it puts the wrong date on the event.

    Don

    (@dcfreeland)

    Thinking about this more, it probably is time zone related or at least time related because it starts happening after Daylight Savings Time ends.

    Don

    (@dcfreeland)

    Maybe instead of adding one extra hour when Daylight Savings time ends, the system is adding one extra day. But can’t explain why it only happens on certain days.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Day is off by one day in daily grouped list’ is closed to new replies.