• Resolved marklifebox

    (@marklifebox)


    Hi team,

    I’m using Siteground optimizer and have Lazy Loading enabled, however PageSpeed insights consistently shows around my site that Lazy Loading is for whatever reason not working on Mobile as well as it is on Desktop – as the images that are successfully lazy loaded on desktop are coming up in the list of “Defer Offscreen Images”.

    Is this a known issue or is there something I can do to resolve this?

    Thank you!
    Mark

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Delyan Delov

    (@delyandelov)

    Hi @marklifebox,

    I have carefully reviewed the provided URL and noticed that most of the images have the skip-lazy class set for them. For example, the class is added to the attributes of the following image:

    https://lifeboxfood.com/wp-content/uploads/2022/04/Recent-Box-114-800x800-1.webp
    class="wp-image-265012 skip-lazy"

    This is the class that is excluded by default in our SG Optimizer plugin’s configuration and it is generally used when some image should not be lazyloaded intentionally.

    I have also noticed that all of your image galleries are created using the kadence-blocks plugin. Most probably the class is added by the plugin itself, depending on the type of gallery you are using.

    If you want, you can override the SG Optimizer settings and remove the exclusion for the skip-lazy class from

    SGO -> Media -> Exclude CSS Classes from Lazy Load -> Edit

    Thread Starter marklifebox

    (@marklifebox)

    You, Sir, are a legend. Thank you for this very quick and thorough response. Seems to be a common issue with Kadence carousels.

    Plugin Support Delyan Delov

    (@delyandelov)

    You are most welcome, @marklifebox!

    You can drop a quick review for the SGO plugin if you have the time, that would be highly appreciated ??

    • This reply was modified 2 years, 10 months ago by Delyan Delov.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘SG Optimizer Lazy Loading not working on mobile’ is closed to new replies.