I initially had trouble displaying a schedule myself, with some more info I might be able to help:
What shortcode are you using to display the schedule?
Do you have tracks created?
Have you created sessions and assigned each session to a track?
Thread Starter
cfx210
(@cfx210)
Okay, I figured out a solution.
I had to set a specific date in the shortcode, now the grid view works:
[wpcs_schedule layout="grid" date="2021-12-24"]
-
This reply was modified 4 years, 8 months ago by cfx210.
Thread Starter
cfx210
(@cfx210)
Okay, so with a clean WordPress install I figured out that the grid view will only show sessions of today’s date. I created all sessions with the actual event date which is in the future.
Is this intentional? The table view does show events in the futzure… Any ideas how to fix this?