• Resolved David M.

    (@david-m)


    The visual editor in WP 4 is supposed to work different from before, without scrollbar in the content area and the top buttons fixed and always visible as you scroll down.

    This is broken with Comprehensive Google Maps. The buttons are not fixed.

    Disabling the plugin fixes the problem. Enabling it again makes the problem reappear.

    It may be related to this message when I enable the plugin:

    One-time Warning from Comprehensive Google Map Plugin v9.0.20:

    Please be mindful:
    In order for Comprehensive Google Map Plugin v9.0.20 to function without issues, it requires one of the following:

    [a] Your blog has to use jQuery 1.9+
    [b] If your blog uses an older version of jQuery, make sure it is used in conjunction with jQuery Migrate plugin

    If [a] nor [b] are true, it will result in broken plugin. Just give it a try and see. In any case, support forum is available to you.

    EDIT: the Add Object button doesn’t work either.
    https://www.ads-software.com/plugins/comprehensive-google-map-plugin/

Viewing 15 replies - 16 through 30 (of 40 total)
  • 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

    Boris

    (@ispacecrusader)

    Thanks, works perfectly!

    Thank you all. Fix works and my large directories with multiple maps are all functional again.

    G

    Ffgrf

    (@grouchyturtle)

    Same problem here. The menu doesn’t scroll, in text mode the menu disappears entirely, and none of the buttons in the menu work.

Viewing 15 replies - 16 through 30 (of 40 total)
  • The topic ‘Plugin breaks visual editor in WP 4’ is closed to new replies.