I have improved on Austin Ginder workaround. Instead of commenting the row he gives, remove the “media” item from the array. So that the row becomes like this:
wp_enqueue_script('comprehensive-google-map-plugin', CGMP_PLUGIN_JS. '/cgmp.admin'.$minified.'.js', array('jquery', 'wp-ajax-response'), CGMP_VERSION, true);
This will fix all the problems and will keep maps ediatable.
thank u Austin, is working perfectly
Thanks Austin to find the root cause of the issue and ShaMan for the workaround that works perfectly.
Same issue
Thanks Austin & ShaMan!
Thanks guys… Your all a bunch of life savers
I can’t edit an article if Comprehensive Google Map Plugin enable.
I can edit an article if this plug-in disable.
So I must disabled this plug-in when I edit an article.
P.S.
This problem has been happening since updating to WordPress4.0.
This invaluable post just saved my day. Austin & ShaMan, you rock!
I love this community!
On a sidenote, WordPress updates and plugin incompatibilities are starting to become a day to day nightmare.
π
Thanks to Austin Ginder & ShaMan-H_Fel upvotes to you both
Thanks, just to summarize what is the preferred, best solution work-around currently? Is it this method?:
“I have improved on Austin Ginder workaround. Instead of commenting the row he gives, remove the “media” item from the array. So that the row becomes like this:
wp_enqueue_script('comprehensive-google-map-plugin', CGMP_PLUGIN_JS. '/cgmp.admin'.$minified.'.js', array('jquery', 'wp-ajax-response'), CGMP_VERSION, true);
This will fix all the problems and will keep maps ediatable.”
Also, will this keep the new visual editor from breaking? Specifically, will you to maintain the new 4.0 scrolling feature that keeps the menu bar visible when editing?
I have my visual editor disabled, but it keeps the new scrolling feature working. The menu bar of the HTML editor is staying on top.
Thanks Austin Ginder & ShaMan-H_Fel,
This also fixes the report in this forum with the title “Issue with Yoast SEO and WP4.0” as it makes the Yoast SEO configuration tabs re-appear under the page/post so you can use them again.
Kevin
Thank you all. Fix works and my large directories with multiple maps are all functional again.
G
Same problem here. The menu doesn’t scroll, in text mode the menu disappears entirely, and none of the buttons in the menu work.