• Resolved cfx210

    (@cfx210)


    Hi,

    I have created several sessions and want to display the schedule on my page.

    The following shortcode does work:
    [wpcs_schedule layout="table" session_link="none"]

    However, I want to use the grid mode which does not work:
    [wpcs_schedule layout="grid" session_link="none"]

    In the grid mode the leftmost column with the times is displayed but all tracks are empty and no sessions are displayed.

    Any idea what could be the reason?

    Thank you for any hints!

    • This topic was modified 3 years, 5 months ago by cfx210.
Viewing 3 replies - 1 through 3 (of 3 total)
  • 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?

    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 3 years, 5 months ago by cfx210.
    Plugin Contributor Amber Hinds

    (@alh0319)

    Glad you figured it out. Yes, you do need to set the date parameter on the shortcode.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sessions showing with table layout but not grid layout’ is closed to new replies.