• Resolved ismayilpoyraz

    (@ismayilpoyraz)


    Carousel is not working properly. The page does not load if I do not move the mouse on the desktop after the first load. The same problem happens on the phone. Carousel won’t load if I don’t touch anything on the phone’s screen or move on the page.
    After last update Carousel itself is acting like adsense ad code.
    How can I solve this problem or do you plan to solve this problem?

    https://streamable.com/yi93k3

    Sorry for my bad english, thanks for the plugin.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor codersantosh

    (@codersantosh)

    Hello @ismayilpoyraz ,

    The issue is not from the Gutentor. If you are using another theme/plugins which are using an older version of Slick Slider, the issue may occur.
    You can find out the plugins/theme and deactivate them or can use the following custom CSS for the quick fix on Appearance => Customize => Additional CSS

    .slick-slider {
        touch-action: pan-y;
    }

    Best Regards!

    Thread Starter ismayilpoyraz

    (@ismayilpoyraz)

    Gutentor doesnt work with WP Meteor Plugin. I tried the CSS code you gave, but it still didn’t work when the plugin was open. Now I closed WP Meteor and gutentor works fine.

    Thanks 🙂

    Plugin Contributor codersantosh

    (@codersantosh)

    Glad to know the issue has been resolved 🙂

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

The topic ‘Carousel problem after last update’ is closed to new replies.