• Resolved harsha510

    (@harsha510)


    hello,
    I am facing a slow site issue with my website and I asked theme support for it. After analyzing the whole site they suggested: For the LCP time, you will want to stop Lazyloading that first image, the plugin author should be able to advise how to do that.

    So please can you help me with this?

    the main problem is more load time for my site and it’s because of the first image!

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Williams – WPMU DEV Support

    (@wpmudev-support8)

    Hi @harsha510

    I hope you’re well today!

    Single/specific images can be excluded form Lazy Load (have Lazy Load disabled) in Smush by their individual CSS selectors – CSS class or ID. Note that it has to be the class for IMG tag and not for any ‘wrapper block”.

    If we are talking about that big image on the homepage at the top, you should be able to disable lazy load for it in Smush by adding

    .wp-image-3798

    to the “Classes & IDs” option on “Smush -> Lazy Load” page.

    Best regards,
    Adam

    Thread Starter harsha510

    (@harsha510)

    Okay, this was helpful. Thank you!

    Thread Starter harsha510

    (@harsha510)

    Hey, but it’s now affecting the logo also. Can you look into that?

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @harsha510

    The logo is the first image that loads so we can safely remove it from Lazy Load.

    You can use this CSS class:

    .is-logo-image

    Best Regards
    Patrick Freitas

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @harsha510

    I hope you are doing well and safe!

    We haven’t heard from you in a while, I’ll mark this thread as resolved.

    Feel free to let us know if you have any additional questions or problems.

    Best Regards
    Patrick Freitas

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘stop lazy loading image’ is closed to new replies.