• Hi there,

    first, thanks for your awesome theme.

    I have an issue with the navigation through the thumbnails of a woocommerce product (see the page where I need help).

    Thanks for your help.

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

Viewing 1 replies (of 1 total)
  • Hello @superserge,

    Thank you for your feedback.

    Regarding your issue, it seems this issue is related to the lazy load option on your website. For troubleshooting, please do the following steps and let me know the results:

    1- Head over to WP Dashboard > Plugin.
    2- Deactivate all plugins.
    3- Then, first activate the Ocean Extra plugin.
    4- Check your issue.
    5- Then, activate your plugins one by one
    6- After activation of any plugins, check your issue

    Note: if you have any cache plugin or server cache(CDN / WP Rocket / Browser Cache and Cookies and …), you need to clear its cache contents or disable them to see your changes.

    However, if the above steps didn’t help you to find the reason, you can use the CSS below to fix that issue. Please put the CSS below in Customizing > Custom CSS/JS > CSS Code:

    .woocommerce div.product div.images, .woocommerce.content-full-width div.product div.images {
        opacity: 1 !important;
    }

    Best Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Issue with Woocommerce product thumbnails’ is closed to new replies.