• Resolved Haruka_Suzuki

    (@haruka_suzuki)


    Hello.
    Thank you for this plugin.

    I am the operator of https://www.harukas.org/blog/.
    The version of EWWW Image Optimizer is 6.0.0.

    As you can see, Lazy is added to the elements that are not related to the image.

    We are reducing 1 byte to speed up the site.
    Ver6.0.0 is too useless code, so can’t you deal with it?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Shane Bishop

    (@nosilver4u)

    It is added to any div elements in order to assist with lazy loading of background images from external CSS.
    If you don’t like it, you have several options:
    1. Exclude all ‘div’ elements by adding ‘div’ to the exclusions.
    2. Add this to your wp-config.php:
    define( ‘EIO_EXTERNAL_CSS_LAZY_LOAD’, false );

    Thread Starter Haruka_Suzuki

    (@haruka_suzuki)

    Thank you very much.
    Define it in wp-config.php.

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

The topic ‘All DIVs will be given class=”lazyload”’ is closed to new replies.