Custom Week for Events_List
-
I have a series of events that repeat Friday, Saturday, Sunday varying by weekend. I’d love to use the [events_list_grouped mode=”weekly” search=<searchterm>] to display them. But the week divide is Sunday-Saturday. Is there a way to customize how the week displays?
Say Weekend 1 is event A, Weekend 2 is event B. When I use the grouped syntax, it displays:
Sunday0-Saturday1
+Friday1 A
+Saturday1 A
Sunday1-Saturday2
+Sunday1 A
+Friday2 B
+Saturday2 BWhat I want is:
Monday1-Sunday1
+Friday1 A
+Saturday1 A
+Sunday1 A
Monday2-Sunday2
+Friday2 B
+Saturday2 B
+Sunday2 B
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Custom Week for Events_List’ is closed to new replies.