osseed / com.osseed.eventcalendar

CiviCRM Event Calendar
GNU General Public License v3.0
11 stars 37 forks source link

Edit Calendar page in Wordpress 'jQuery is not defined' #86

Closed duncan-s-white closed 3 years ago

duncan-s-white commented 3 years ago

I have Wordpress 5.7 running with the Astra theme. I have CiviCRM 5.35.1

I installed the calendar without a problem. I then used the shortcode, as described in the readme, on a new page to display the calendar on the front end. When viewing this page on the front end, it displays correctly.

However when I then tried to edit the page containing the calendar in the wordpress admin, the page is no longer working as expected, there were may javascript errors the first being 'jQuery is not defined'. (I include a screenshot at the bottom)

I have tried to access the edit page multiple times, and each time I got the same result. I tried editing other pages which are working normally. I created a new page which could be edited, but then as soon as I added the shortcode for the calendar I got the issue mentioned above when I attempted to edit it.

Calendar Issue

osseed commented 3 years ago

@2ontheriver This is fixed in https://github.com/osseed/com.osseed.eventcalendar/commits/master check latest commit it will be part of next release.