• I have a repeating event with the pattern:
    * Fridays & Saturdays at 7:30p (default pattern)
    * Saturdays at 3p
    * Sundays at 2p.

    It creates separate events for each of them, but lists the time for all as 7:30p both in the back end and when I view the event on the front end.

    But here is where it gets interesting. When I use a shortcode to display all the events on a particular Saturday one of the events shows up in the time order of a 3p event (but displays time as 7:30p)

    So my shortcode output looks like (Event A is the repeating event):

    • 2p random event 1
    • 3p random event 2
    • 7:30p Event A
    • 4p random event 3
    • 6p random event 4
    • 7:30p Event A

    Sunday looks similar with Event A

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

The topic ‘Repeating Events Times Display Wrong’ is closed to new replies.