• hi there. I now have a problem with displaying photos on the product page, when scrolling on other products, all cache plugins are turned off
    i record video for you, about my problem.
    at now i deactivate plugin if you can help me, i`m quickly activate plugin

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Alessio Torrisi

    (@alessio91)

    Hi there,
    it seems the issue could be depend by Lazy load effect, did you try disable it?
    I need see the plugin enabled, can you activate it?
    Thank you.

    Thread Starter messia17

    (@messia17)

    I activated the plugin, and deactivated the cache file, I turned off “lazy load” in the plugin “ewww image optimizer options”. I look forward to your reply, thank you

    Plugin Support Alessio Torrisi

    (@alessio91)

    Hi there,
    I can confirm lazy load is causing the issue, it’s still enabled.

    Please try add this code in the file functions.php of your theme.

    add_filter( 'wp_lazy_loading_enabled', '__return_false' );

    If the issue persists please try the plugin with only WooCommerce and a default WordPress theme enabled and let us know if the problem persists.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Scrolling photo is not displayed’ is closed to new replies.