kevk61
Forum Replies Created
-
Ah I see!
Thanks for considering this.
Kevin
Forum: Plugins
In reply to: [Comprehensive Google Map Plugin] Plugin breaks visual editor in WP 4Thanks 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
Forum: Plugins
In reply to: [Comprehensive Google Map Plugin] Issue with Yoast SEO and WP4.0Answering my own question, the luminaries on this forum have a fix for a similar-sounding problem and it works for me and my test site.
In summary edit the file head.php in the comprehensive google map plugin folder (i.e [your site]/wp-content/plugins/comprehensive-google-map-plugin/head.php)
Comment out line 45 and replace it with this almost identical one:wp_enqueue_script('comprehensive-google-map-plugin', CGMP_PLUGIN_JS. '/cgmp.admin'.$minified.'.js', array('jquery', 'wp-ajax-response'), CGMP_VERSION, true);Kevin
Forum: Plugins
In reply to: [Comprehensive Google Map Plugin] Issue with Yoast SEO and WP4.0Aha – you guys are days ahead of me…I just upgraded to WP 4 and tripped on this myself.
I also confirm it – I set up a test WP install with ONLY Comprehensive Google Map Plugin and Yoast SEO and sure enough to get SEO to work you just turn off Comprehensive Google Map Plugin.
Has anyone seen a fix or workaround for it appear anywhere in either Comprehensive Google Map Plugin or Yoast?
Kevin