I’ve been trying out the repeet plugin - specifically to create entries for training course that run on alternate weekdays, i.e. Monday, Wednesday and Friday over a 3-week period.
After much trial and error I found that the way that the entry is made for the repeat interval field is critical.
This worked:
days of the week: 1, 3, 5
These didn’t:
days of the week:1, 3, 5 (Mondays don’t display) days of the week:1,3, 5 (Mondays & Wednesdays don’t show) days of the week:1,3,5 (None of the days show)
The use of spaces is therefore critical. The underlying php code could probably be improved to make it less dependent on exact use of spaces - might take a look if I get a chance.
Hope this helps if anyone else is experiencing similar problems.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.