events_fullcalendar will not display
-
I use the [events_fullcalendar] shortcode to display events from the Events Manager plugin. This has worked fine for several years, but in the past few weeks, only the list view has been displayed (the calender view is missing).
I don’t specify any options to the shortcode.
I’m using:
Wordpress 5.6
Events Manager 5.9.9
WP Fullcalendar 1.3.1Here are the error messages from google chrome’s javascript debugger:
JQMIGRATE: Migrate is installed, version 3.3.2
jquery.qtip.js:3485 Uncaught TypeError: Cannot read property ‘replace’ of undefined
at dayOfMonthFormat (jquery.qtip.js:3485)
at Function.<anonymous> (jquery.qtip.js:3485)
at Function.each (jquery.min.js?ver=3.5.1:2)
at o (jquery.qtip.js:3485)
at Object.<anonymous> (jquery.qtip.js:3485)
at e (jquery.qtip.js:3485)
at Object.<anonymous> (jquery.qtip.js:3485)
at e (jquery.qtip.js:3485)
at Object.<anonymous> (jquery.qtip.js:3485)
at e (jquery.qtip.js:3485)
jquery.min.js?ver=3.5.1:2 jQuery.Deferred exception: $(…).first(…).fullCalendar is not a function TypeError: $(…).first(…).fullCalendar is not a function
at HTMLDocument.<anonymous> (https://naturevancouver.ca/:933:30)
at e (https://naturevancouver.ca/wp-includes/js/jquery/jquery.min.js?ver=3.5.1:2:30005)
at t (https://naturevancouver.ca/wp-includes/js/jquery/jquery.min.js?ver=3.5.1:2:30307) undefined
S.Deferred.exceptionHook @ jquery.min.js?ver=3.5.1:2
jquery.min.js?ver=3.5.1:2 Uncaught TypeError: $(…).first(…).fullCalendar is not a function
at HTMLDocument.<anonymous> ((index):933)
at e (jquery.min.js?ver=3.5.1:2)
at t (jquery.min.js?ver=3.5.1:2)The page I need help with: [log in to see the link]
- The topic ‘events_fullcalendar will not display’ is closed to new replies.