I’ve been using the calendar plugin and noticed that if the calendar shortcode is not ran on a page, the following error is thrown: “Uncaught ReferenceError: eeCAL is not defined” and any subsequent JS code is not run because it stops with the calendar.
In the meantime I have placed the calendar in the footer:
<?php echo do_shortcode(‘[ESPRESSO_CALENDAR show_expired=false]’); ?>
Judging from the existing forum posts it looks to be an issue with the theme caching? I’m using Sage roots 8.4.2 (https://roots.io/sage/).
I’ll continue looking into it but if anyone has any advice or a solution, please let me know.
The support post ‘Calendar UI’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.