For recurring events I can pick a repetition pattern, but when it has individual days it gets complicated. It's nice that I can easily copy an event when it's taking place several times, but when I want to change the text I have to change each event individually.
It would be nice if I could have one event and add individual date.
For recurring events I can pick a repetition pattern, but when it has individual days it gets complicated. It's nice that I can easily copy an event when it's taking place several times, but when I want to change the text I have to change each event individually.
It would be nice if I could have one event and add individual date.
At the moment the calendar uses only RRULE to generate recurrences.
I think it's possible to generate rrule for the event from the screenshot.
Go to Add / Edit Event.
Click on "Set Repeater".
Click CTRL + ALT + SHIFT + R
to enable the advanced rrule mode:
In the RRULE String field place this rrule:
and click Update.
And the result on the front-end will be this:
Stachethemes Developer
Thanks Zhivko, that did it.