• Resolved manifold

    (@manifold)


    I’ve noticed that the lazy load excludes appears to have stopped working on my site. All images have loading=”lazy”. However, I have all my header images applied in the lazy load exclude section so I believe they should maybe say something else? However, they are tagged like this as well.

    I’ve tried a few suggestions that I’ve found here on the forum but nothing I’ve tried appears to change it.

    Also, I’ve noticed that even if I have lazy load turned off, all images still sayloading=”lazy”. Maybe I just don’t understand how it’s set.

    Thanks for any help.

    • This topic was modified 4 years, 1 month ago by manifold.

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

Viewing 1 replies (of 1 total)
  • Thread Starter manifold

    (@manifold)

    Disregard please. I realize this is native lazy load.

    It was causing my score to drop. I didn’t notice it before.

    I removed it in my functions php with – add_filter( ‘wp_lazy_loading_enabled’, ‘__return_false’ );

    Everything in litespeed appears to be working as it should.

    My scores went back up.

Viewing 1 replies (of 1 total)
  • The topic ‘Lazy Load Exclude Issue’ is closed to new replies.