• I have an event list on my page. I want to show only the first occurrence of any repeat events. I am also only showing future events. Late in the month (once the repeat event has passed for that month), the event will not show up. For example: Event01 scheduled for 1st of the month every month, Event02 scheduled for the 28th of month every month. Display the list on the 1st and both events show up, display on the 2nd and only Event02 shows, I was expecting Event01 to be displayed as part of the following month. Display on the 29th and no events are displayed, again I would expect the very next occurrence to be displayed.

    Shortcode:

    [add_eventon_list number_of_months=”4″ show_limit=”no” hide_empty_months=”yes” accord=”yes” hide_so=”yes” hide_mult_occur=”yes” etc_override=”yes” event_past_future=”future” show_repeats=”no”]

Viewing 3 replies - 16 through 18 (of 18 total)
  • Plugin Support ArtemSupport

    (@artemsupport)

    Perfect! Thank you.

    I am going to contact Ashan about this.

    @ashanjay,

    Please take a look at this example: https://devlite.myeventon.com/test/

    Similar to customer’s example: https://staging.burtonbc.ca/event-on-test/#repeat

    Plugin Author Ashan Perera

    (@ashanjay)

    I am not sure I understand completely what was not working? in our example Artem provided the repeat events seems to be working fine.

    The shortcode you are using, hide_mult_occur would hide repeating events from appearing in other months. Perhaps that might be the case?

    Thread Starter Blurst

    (@blurst)

    WOW! How do you not get it after repeating myself over and over again, pardon the pun. If it is a repeating event hide_mult_occur to me would mean that the 2nd, 3rd, 4th, … occurrences would be hidden, but that the FIRST occurrence would show up. In this case NO OCCURRENCES show up. Which means the option should really be called hide_repeat_events_completely_unless_in_current_month_and_after_current_date.

    Sorry but it is a bit disappointing that after all the hoops I have jumped through to try and explain a very simple problem, that you just don’t seem to get it. The example is very clear, the problem seems obvious.

    Sorry for being blunt, but I can’t think of any other way to explain it.

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Repeat events not showing in list view.’ is closed to new replies.