We have updated EE plugin to 4.10.6.p.
Now admin reports the create post form
/wp-admin/admin.php?page=espresso_events&action=create_new&create_new_nonce=a96fa41f38
does not work as it did previously
– In section Event Tickets and Datetimes section – Calendar popup does not load when clicking on Date field.
– In section Venue details, when selecting a venue from the dropdown, the venue address is no longer populated in the form.
Can you provide help to restore the previous form functionality?
tx
Trevor
Did you also update WordPress to 5.5+ at the same time?
The issues you’ve mentioned above use JavaScript and WP5.5 caused issues for a lot of plugins using old JavaScript functions. We’ve not had any issues with EE itself but if other plugins are adding scripts to the event editor and then those are throwing errors it prevents our JS from working.
If you open up Chrome Dev Tools and look in the Console section when you are on the event editor does it show any errors when you try either of the above? (Or just when you open the editor itself)
You can try just installing this plugin on the site:
That adds a ‘migrate script’ that hold the older functions some plugins are using to allow them to work. It’s not considered a permanent fix as the scripts need to be updated, but it’ll keep things working whilst you investigate/update/change plugins.
But still not getting functionality in the event form, described earlier.
Dev console – here are the errors
JQMIGRATE: Migrate is installed with logging active, version 1.4.1
common.min.js?ver=5.5.1:1 Uncaught ReferenceError: commonL10n is not defined
at HTMLDocument.<anonymous> (common.min.js?ver=5.5.1:1)
at HTMLDocument.dispatch (jquery.js?ver=1.12.4-wp:3)
at HTMLDocument.r.handle (jquery.js?ver=1.12.4-wp:3)
at Object.trigger (jquery.js?ver=1.12.4-wp:3)
at Object.jQuery.event.trigger (jquery-migrate-1.4.1-wp.js?ver=1.4.1-wp:644)
at HTMLDocument.<anonymous> (jquery.js?ver=1.12.4-wp:3)
at Function.each (jquery.js?ver=1.12.4-wp:2)
at jQuery.fn.init.each (jquery.js?ver=1.12.4-wp:2)
at jQuery.fn.init.trigger (jquery.js?ver=1.12.4-wp:3)
at Q (common.min.js?ver=5.5.1:1)
(anonymous) @ common.min.js?ver=5.5.1:1
dispatch @ jquery.js?ver=1.12.4-wp:3
r.handle @ jquery.js?ver=1.12.4-wp:3
trigger @ jquery.js?ver=1.12.4-wp:3
jQuery.event.trigger @ jquery-migrate-1.4.1-wp.js?ver=1.4.1-wp:644
(anonymous) @ jquery.js?ver=1.12.4-wp:3
each @ jquery.js?ver=1.12.4-wp:2
each @ jquery.js?ver=1.12.4-wp:2
trigger @ jquery.js?ver=1.12.4-wp:3
Q @ common.min.js?ver=5.5.1:1
(anonymous) @ common.min.js?ver=5.5.1:1
i @ jquery.js?ver=1.12.4-wp:2
fireWith @ jquery.js?ver=1.12.4-wp:2
ready @ jquery.js?ver=1.12.4-wp:2
J @ jquery.js?ver=1.12.4-wp:2
DevTools failed to load SourceMap: Could not load content for https://cbiaorg.com/wp-content/themes/Divi/includes/builder/scripts/page-settings-metabox.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
wp-auth-check.min.js?ver=5.5.1:1 Uncaught TypeError: Cannot read property ‘interval’ of undefined
at n (wp-auth-check.min.js?ver=5.5.1:1)
at HTMLDocument.<anonymous> (wp-auth-check.min.js?ver=5.5.1:1)
at HTMLDocument.dispatch (jquery.js?ver=1.12.4-wp:3)
at HTMLDocument.r.handle (jquery.js?ver=1.12.4-wp:3)
at Object.trigger (jquery.js?ver=1.12.4-wp:3)
at Object.jQuery.event.trigger (jquery-migrate-1.4.1-wp.js?ver=1.4.1-wp:644)
at HTMLDocument.<anonymous> (jquery.js?ver=1.12.4-wp:3)
at Function.each (jquery.js?ver=1.12.4-wp:2)
at jQuery.fn.init.each (jquery.js?ver=1.12.4-wp:2)
at jQuery.fn.init.trigger (jquery.js?ver=1.12.4-wp:3)
n @ wp-auth-check.min.js?ver=5.5.1:1
(anonymous) @ wp-auth-check.min.js?ver=5.5.1:1
dispatch @ jquery.js?ver=1.12.4-wp:3
r.handle @ jquery.js?ver=1.12.4-wp:3
trigger @ jquery.js?ver=1.12.4-wp:3
jQuery.event.trigger @ jquery-migrate-1.4.1-wp.js?ver=1.4.1-wp:644
(anonymous) @ jquery.js?ver=1.12.4-wp:3
each @ jquery.js?ver=1.12.4-wp:2
each @ jquery.js?ver=1.12.4-wp:2
trigger @ jquery.js?ver=1.12.4-wp:3
(anonymous) @ heartbeat.min.js?ver=5.5.1:1
i @ jquery.js?ver=1.12.4-wp:2
fireWith @ jquery.js?ver=1.12.4-wp:2
x @ jquery.js?ver=1.12.4-wp:4
c @ jquery.js?ver=1.12.4-wp:4
XMLHttpRequest.send (async)
send @ jquery.js?ver=1.12.4-wp:4
ajax @ jquery.js?ver=1.12.4-wp:4
l @ heartbeat.min.js?ver=5.5.1:1
d @ heartbeat.min.js?ver=5.5.1:1
v @ heartbeat.min.js?ver=5.5.1:1
(anonymous) @ heartbeat.min.js?ver=5.5.1:1
dispatch @ jquery.js?ver=1.12.4-wp:3
r.handle @ jquery.js?ver=1.12.4-wp:3
3common.min.js?ver=5.5.1:1 Uncaught ReferenceError: commonL10n is not defined
at HTMLDocument.<anonymous> (common.min.js?ver=5.5.1:1)
at HTMLDocument.dispatch (jquery.js?ver=1.12.4-wp:3)
at HTMLDocument.r.handle (jquery.js?ver=1.12.4-wp:3)
at Object.trigger (jquery.js?ver=1.12.4-wp:3)
at Object.jQuery.event.trigger (jquery-migrate-1.4.1-wp.js?ver=1.4.1-wp:644)
at HTMLDocument.<anonymous> (jquery.js?ver=1.12.4-wp:3)
at Function.each (jquery.js?ver=1.12.4-wp:2)
at jQuery.fn.init.each (jquery.js?ver=1.12.4-wp:2)
at jQuery.fn.init.trigger (jquery.js?ver=1.12.4-wp:3)
at HTMLDocument.Q (common.min.js?ver=5.5.1:1)
(anonymous) @ common.min.js?ver=5.5.1:1
dispatch @ jquery.js?ver=1.12.4-wp:3
r.handle @ jquery.js?ver=1.12.4-wp:3
trigger @ jquery.js?ver=1.12.4-wp:3
jQuery.event.trigger @ jquery-migrate-1.4.1-wp.js?ver=1.4.1-wp:644
(anonymous) @ jquery.js?ver=1.12.4-wp:3
each @ jquery.js?ver=1.12.4-wp:2
each @ jquery.js?ver=1.12.4-wp:2
trigger @ jquery.js?ver=1.12.4-wp:3
Q @ common.min.js?ver=5.5.1:1
dispatch @ jquery.js?ver=1.12.4-wp:3
r.handle @ jquery.js?ver=1.12.4-wp:3
trigger @ jquery.js?ver=1.12.4-wp:3
jQuery.event.trigger @ jquery-migrate-1.4.1-wp.js?ver=1.4.1-wp:644
(anonymous) @ jquery.js?ver=1.12.4-wp:3
each @ jquery.js?ver=1.12.4-wp:2
each @ jquery.js?ver=1.12.4-wp:2
trigger @ jquery.js?ver=1.12.4-wp:3
i @ common.min.js?ver=5.5.1:1
setTimeout (async)
(anonymous) @ common.min.js?ver=5.5.1:1
dispatch @ jquery.js?ver=1.12.4-wp:3
r.handle @ jquery.js?ver=1.12.4-wp:3
wp-auth-check.min.js?ver=5.5.1:1 Uncaught TypeError: Cannot read property ‘interval’ of undefined
at n (wp-auth-check.min.js?ver=5.5.1:1)
at HTMLDocument.<anonymous> (wp-auth-check.min.js?ver=5.5.1:1)
at HTMLDocument.dispatch (jquery.js?ver=1.12.4-wp:3)
at HTMLDocument.r.handle (jquery.js?ver=1.12.4-wp:3)
at Object.trigger (jquery.js?ver=1.12.4-wp:3)
at Object.jQuery.event.trigger (jquery-migrate-1.4.1-wp.js?ver=1.4.1-wp:644)
at HTMLDocument.<anonymous> (jquery.js?ver=1.12.4-wp:3)
at Function.each (jquery.js?ver=1.12.4-wp:2)
at jQuery.fn.init.each (jquery.js?ver=1.12.4-wp:2)
at jQuery.fn.init.trigger (jquery.js?ver=1.12.4-wp:3)
Literally anything loading scripts on the event admin page could be causing it, including Divi.
EE4 itself has no known conflicts with WP5.5 but anything else loading on the page can break its functionality because of how JavaScript works and it’s not uncommon at all for plugins/themes just to load scripts everywhere.
Divi is at least trying to load .js files on that page, from your error log above:
DevTools failed to load SourceMap: Could not load content for https://cbiaorg.com/wp-content/themes/Divi/includes/builder/scripts/page-settings-metabox.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Which states this was fixed in 5.5.1, yet I can see you’re already running 5.5.1
Are you using any plugins to do any caching or minifying .js files within admin? If so clear the cache.
Failing that we may need to run through full troubleshooting, disabling all plugins to test if it works with just Event Espresso running on your site.
Viewing 5 reply threads
The support post ‘Updating to EE 4.10.6.p affects the create/edit event form’ 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.