• Resolved a2withkids

    (@a2withkids)


    I am working with shortcodes to create event lists. My recurring events are dominating my list. I can use conditional placeholders to only list the non-recurring events. But, then I’d like to create a separate list of recurring events with their recurrence pattern. For example,
    + Recurring Event A at Location X – Weekly on Monday & Wednesday from 10:00am-11:00am from Date1 to Date2
    + Recurring Event B at Location Y – Daily on Monday & Wednesday from 10:00am-11:00am from Date3 to Date4

    Is there a shortcode similar to [events_list] that would work with Recurring Events and placeholders for recurrence patterns

    I’m not finding it in the documentation.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    You could try adding a custom attribute for it. You can check this snippet and reverse the function. https://pastebin.com/95aeurV5

    Hi,
    looks like you are using recurring events, somehow I cannot add a recurring event. a normal event is no problem… I also see the empty list of recurring events. Do you have a button for adding a recurring event? Or is there a trick?
    thanks a lot

    Thread Starter a2withkids

    (@a2withkids)

    @jr_stuggi – In my Add New option on the top bar there is a Recurring Event Options. Also if you go to the Recurring Events List (which you are finding that is empty), you can click the add new button at the top – just like you would use add new on the events page.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    you can try to use shortcode like [events_list recurrence=”14713″] where 14713 is the recurring event template id from Events > Recurring Events

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Shortcode for Recurring Events’ is closed to new replies.