Hi,
I’m getting two JavaScript errors on my site. Firstly, on the Weekly view, I get the following error:
Uncaught TypeError: Object [object Object] has no method ‘bootstrapDatepicker’ tribe-events-week.min.js?ver=3.7.1:9
I think this is causing the events not to display, as they aren’t getting the visibility: visible and height added via JavaScript as on working versions.
The second is on the Daily view. When you click on either Previous Day or Next Day, you get the following error:
Uncaught TypeError: Object [object Object] has no method ‘tribe_spin’ tribe-events-ajax-day.min.js:3
k tribe-events-ajax-day.min.js:3
(anonymous function) tribe-events-ajax-day.min.js:7
b.extend.pre_ajax tribe-events-pro.min.js?ver=3.7.1:3
(anonymous function) tribe-events-ajax-day.min.js:7
x.event.dispatch jquery.js:5095
v.handle
Thanks,
James