Support » Plugin: Private Google Calendars » Calendar grid is displayed, but no events are shown

  • I am trying to show a private calendar on a page.
    The setup is ok (Verify OK!). I can see calendar ids in the Private calendar settings section.
    I am using a shortcode [pgc calendarids=”xxxxxxxxxx@group.calendar.google.com”]
    (I hide calendar ID here for privacy reasons)
    Result: Calendar grid is displayed, but no events are shown. No javascript errors or messages

    The div in the source looks like this

    <div data-calendarids='["xxxxxxxxxx@group.calendar.google.com"]' data-filter='top' data-eventpopup='true' data-eventlink='false' data-eventdescription='false' data-eventlocation='false' data-eventattachments='false' data-eventattendees='false' data-eventcreator='false' data-eventcalendarname='false' data-hidefuture='false' data-hidepassed='false' data-config='{"header":{"left":"prev,next today","center":"title","right":"dayGridMonth,timeGridWeek,listWeek"}}' data-locale="en_US" data-theme="" class="pgc-calendar"></div>

    Please help.

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Calendar grid is displayed, but no events are shown’ is closed to new replies.