• Hi, when using the mycalendar_upcoming_events shortcode with a “before” parameter whose value is > 0, I have lots of events displayed before the current date, not corresponding to the number use as “before” value. So I had to leave this to 0 because this is apparently not working for me. Using latest version in date of MyCalendar.

    For example when I am using this:
    [my_calendar_upcoming before=”1″ after=”4″ type=”event” (…)

    I would expect the plugin to display 1 event before the current date and 4 after the current date. Well it displays more than 1 events before the current date.

    https://ww.wp.xz.cn/plugins/my-calendar/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    What is the complete shortcode you’re using? In specific, what’s the value for ‘show_today’?

    Thread Starter nirgalo

    (@nirgalo)

    [my_calendar_upcoming before=”1″ after=”4″ type=”event” fallback=”no event” template=”some template” order=”asc” show_today=”yes” skip=”0″]

    Plugin Author Joe Dolson

    (@joedolson)

    I’m having trouble reproducing this; but that’s not surprising, really, because there’s a lot of fluidity in what happens with this depending on the characteristics of the specific events.

    Is it possible for you to share with me some of the details of the surrounding events? Are any of them all-day events, by any chance?

    Thread Starter nirgalo

    (@nirgalo)

    no all-day events and no recurring events, only single, simple events. Not all events were from the same author.

    Plugin Author Joe Dolson

    (@joedolson)

    Well, then that’s surprising. I’ll keep experimenting.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘upcoming event shortcode issues’ is closed to new replies.