When I put the cursor in the Registration Dates and Event Dates fields, the popup calendar no longer shows up. I have to type in each date manually. In addition, the Text tab option no longer works – it will not come out of Visual mode. We have EE v3.1.37.17.P and WordPress 5.5 installed. It may have started happening after the latest WP update to 5.5?
I am unfamiliar with Chrome Dev Tools, but I followed your directions and this is what I got:
Uncaught TypeError: jeere(…).live is not a function
at HTMLDocument.<anonymous> (admin.php?page=events&action=edit&event_id=4123:1171)
at i (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
at Function.ready (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
at HTMLDocument.J (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
admin.php?page=events&action=edit&event_id=4123:1 [DOM] Found 4 elements with non-unique id #emeta[]: (More info: https://goo.gl/9p2vKq) <select id=”emeta[]” name=”emeta[]”>…</select> <select id=”emeta[]” name=”emeta[]”>…</select> <select id=”emeta[]” name=”emeta[]”>…</select> <input size=”20″ type=”text” value name=”emeta[]” id=”emeta[]”>
admin.php?page=events&action=edit&event_id=4123:1 [DOM] Found 4 elements with non-unique id #emetad[]: (More info: https://goo.gl/9p2vKq) <input size=”20″ type=”text” value name=”emetad[]” id=”emetad[]”> <input size=”20″ type=”text” value name=”emetad[]” id=”emetad[]”> <input size=”20″ type=”text” value name=”emetad[]” id=”emetad[]”> <input size=”20″ type=”text” value name=”emetad[]” id=”emetad[]”>
wp-auth-check.min.js?ver=5.5:2 Uncaught TypeError: Cannot read property ‘hasClass’ of undefined
at HTMLDocument.<anonymous> (wp-auth-check.min.js?ver=5.5:2)
at HTMLDocument.dispatch (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
at HTMLDocument.r.handle (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
at Object.trigger (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
at HTMLDocument.<anonymous> (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
at Function.each (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
at n.fn.init.each (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
at n.fn.init.trigger (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
at Object.<anonymous> (heartbeat.min.js?ver=5.5:2)
at i (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
(anonymous) @ wp-auth-check.min.js?ver=5.5:2
dispatch @ load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3
r.handle @ load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3
trigger @ load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3
(anonymous) @ load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3
each @ load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2
each @ load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2
trigger @ load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3
(anonymous) @ heartbeat.min.js?ver=5.5:2
i @ load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2
fireWith @ load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2
x @ load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:4
c @ load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:4
XMLHttpRequest.send (async)
send @ load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:4
ajax @ load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:4
l @ heartbeat.min.js?ver=5.5:2
d @ heartbeat.min.js?ver=5.5:2
v @ heartbeat.min.js?ver=5.5:2
h @ heartbeat.min.js?ver=5.5:2
(anonymous) @ heartbeat.min.js?ver=5.5:2
dispatch @ load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3
r.handle @ load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3
I’m sorry, that was a lot of junk I sent you. Maybe this is all you need:
Uncaught TypeError: jeere(…).live is not a function
at HTMLDocument.<anonymous> (admin.php?page=events&action=edit&event_id=3822:1184)
at i (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
at Function.ready (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
at HTMLDocument.J (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
The above plugin adds a ‘migrate’ script that allows older code to function but the code in question should be updated. We have some code in EE3 that now requires that plugin to function.
Viewing 6 reply threads
The support post ‘PopUp Calendar and Text option not working’ 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.