Okay
  Public Ticket #2206988
Recurring Events
Closed

Comments

  •  1
    Ken started the conversation

    Hello,

    My client would like to be able to set up an event where she can have it recurring, for example, every 2nd Tuesday of the month.  Is this possible?

    Ken 

  •  795
    Zhivko replied

    Hi,

    Yes, it is possible.

    Check out this article https://stachethemes.ticksy.com/article/13417/ on how to display the advanced rrule option.

    In the RRULE String field enter:

    FREQ=MONTHLY;BYDAY=+2TU

    Stachethemes Developer

  •  3
    jefpaterson8 replied

    This is a promoted "AWESOME  FEATURE" (* REPEATING EVENTS: Repeat Events on Weekdays and Weekends)!

    Yet it took me an hour scanning docs and videos to find these instructions. Maybe I came across a reference to "RRULE" along the way, but how was I supposed to know what that meant. 

    The current implementation is a cryptic easter egg more than a "AWESOME FEATURE". 

    They need to just put the rule field on the repeating popup window -- instead of making people CTRL + ALT + SHIFT+ R -- and list a bunch of common rules there (with a link to the cryptic RRULE generator page for more info).