• webmasteral

    (@webmasteral)


    After updating to WP 4.9.6 plugin Slide Anything was found to brake the wp default visual editor.

    Can anyone else confirm this effect?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author simonpedge

    (@simonpedge)

    Hi, I updated WordPress to version 4.9.6 on my testing site (http://edgewebpages.com), and I also updated all the plugins and the Divi theme on this site. I have not been able to see any issues with the WordPress Post/Page default Visual editor.

    Can you provide more details – what exactly happens?

    Aurelia

    (@aureliafg)

    Hi Simon,
    I’ve updated to the latest version of wordpress and all my sliders have disappeared from my website http://vilaguara.com/pt/a-pousada/
    Can you see what happened?

    Plugin Author simonpedge

    (@simonpedge)

    You are getting a JavaScript error:
    Uncaught TypeError: logoSticky.show is not a function

    If you press CTRL + SHIFT + J keys together, you will see this in your JavaScript console. So I would guess that you have a plugin (or a theme feature) that is not compatible with the latest version of WordPress. Maybe a ‘sticky header/menu’ plugin.

    Aurelia

    (@aureliafg)

    Hi, But I don’t think that causes my sliders to all disappear after updating to wordpress. Can you check with you update as well please?

    Aurelia

    (@aureliafg)

    (I’ve deleted that script and it still isn’t working, that’s why I’m insisting)

    Plugin Author simonpedge

    (@simonpedge)

    Ok, lets break this down…
    Slide Anything will never work on your site until you get the JavaScript errors resolved.
    See this image:
    http://images.devs-on.net/Image/9Ddr8CORhJap6QqY-Region.png

    Now within your theme there is a file called scripts.js, with the following error – see here:
    http://images.devs-on.net/Image/PoowDk0hctYoLUuI-Region.png

    This line should be:
    iconOpen.style.display = “inlineBlock”;
    and not:
    iconOpen.style.display = “inline-block”;

    So you can maybe drop a note to the theme developers mentioning this.

    Aurelia

    (@aureliafg)

    Hi Simon, Thank you for your help, I didn’t know SA wouldn’t work with any JS error, it’s good to know.

    Thanks again, have a great day, Aurelia

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Plugin brakes visual editor’ is closed to new replies.