Shortcode integration
-
While I’m able to display the calendar using the gutenberg block on the page, I can’t seem to echo out the same calender as a shortcode. It is displaying the calendar ui, but there’s no events being displayed. BTW, the shortcode doesn’t seem to work with the 2020 theme either.
Here is my snippet:
<?php echo do_shortcode('[pgc calendarids="[email protected]" initial_view="listWeek" header-right="listWeek,dayGridMonth"]'); ?>Is there something I’m missing?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Shortcode integration’ is closed to new replies.