Viewing 4 replies - 1 through 4 (of 4 total)
  • Yoast confirms and I can confirm that Comprehensive Google Map Plugin breaks Yoast in WP 4.0. Disable Comprehensive Google Map Plugin and Yoast and other functions work properly.

    I can also confirm that disabling the Comprehensive Google Map Plugin restores Yoast SEO functionality in WP 4.0.

    Aha – 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

    Answering 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

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Issue with Yoast SEO and WP4.0’ is closed to new replies.