• There seems to be a conflict with lazy loading and one of the 3rd party “Divi Image Hover Pro” modules we’re using, preventing the hover effect from engaging because background opacity is set to 1. So we’d like to exclude these modules.

    However, when I add “skip-lazy” as a class to the Divi Image Hover Pro module, the exclusion does not work. The image is still lazy-loaded. When I inspect the code, it’s because it applies to the parent “figure” and not to the child “img.” The “skip-lazy” class seems to only work when applied directly to an image. I cannot find a workaround to force lazy loading to skip these specific modules. And adding each individual image to the a3 lazy load settings “exclude images” field (e.g., “wp-image-223767” for all images used in these modules) isn’t an option, because these images are likely to change by editors who do not have admin access to update that (which would be unwieldy to maintain even for an admin).

    • This topic was modified 2 weeks, 5 days ago by devrap.
    • This topic was modified 2 weeks, 5 days ago by devrap.

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

  • You must be logged in to reply to this topic.