• Resolved jetxpert

    (@jetxpert)


    It appears SG Optimizer’s lazyloading functionality has stopped working on our website. Our theme’s lazyloading functionality is disabled.

    We confirmed the above by inspecting several of our images. The class returned for two of them, for example, is provided below.

    https://prntscr.com/qcnsu1

    https://prntscr.com/qcntsn

    We did not see “lazy-loaded” or some other indicator when we inspected our images.

    In order to confirm SG’s lazyloading is working, what other indicator is available to us?

    Thank you!

    • This topic was modified 5 years, 2 months ago by jetxpert.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Stanimir Stoyanov

    (@sstoqnov)

    SiteGround Representative

    Hey @jetxpert

    I’ve checked your site and there are several images that are lazyloaded by our plugin.

    BUT you are right, that most of the images on your website are not properly lazyloaded.

    I’ve spend some time trying to figure out why the lazyload functionality is not loading for all images and I’ve found that they are not added as images.
    Here is how fusion builder adds the images:

    
    [fusion_imageframe image_id="2518|full" max_width="" style_type="none" blur="" stylecolor="" hover_type="none" bordersize="0px" bordercolor="" borderradius="0" align="center" lightbox="no" gallery_id="" lightbox_image="" lightbox_image_id="" alt="" link="" linktarget="_self" hide_on_mobile="no" class="" id="" animation_type="" animation_direction="down" animation_speed="0.1" animation_offset=""]https://www.omniaaerospace.com/wp-content/uploads/2015/02/business-partners-shaking-hands-298x375.jpg[/fusion_imageframe]
    

    It’s a shortcode which is converted to img tag.

    Our plugin checks the html for img tags, and process them. But the example above doesn’t look like an img tag, that’s why some of the images are not lazyloaded.

    Regards,
    Stanimir

    Thread Starter jetxpert

    (@jetxpert)

    Hi Stanimir,

    So, what’s the fix? Please update your KB to reflect your plugin limitation if it cannot be fixed.

    Thank you!

    I had the same issue and reached Siteground to ask for solutions.

    Fusion Builder live and SG Optimizer, both plugins are now active and running. The trick was to disable the option at SG Optimizer > Frontend Optimization > Minify the HTML Output.

    But it has a downside impact on the website performance, increasing the page load with more 0.4 seconds. I’ll try to find solutions to workarounds to the Minify html output, with siteground or Avada.

    Since other pluggins don’t have issues with lazy loading, I guess this would be a bug on SG optimizer and hope they solve in on next update.

    Cheers!

    Plugin Author Hristo Pandjarov

    (@hristo-sg)

    SiteGround Representative

    There is no bug with the SG Optimizer, just double functionality. Either lazy load from your theme or the plugin. Both won’t work.

    Thread Starter jetxpert

    (@jetxpert)

    @hristo-sg,

    With all due respect (and I do appreciate your help!), SG Optimizer’s LazyLoad feature does NOT work with the Avada Theme.

    We provided details before. Please recognize this and fix/adjust your plugin to work like WP Rocket does (WP Rocket is able to lazyload our website). I would simply look at WP Rocket’s code (or talk to them, they are your partners, right?) for a fix.

    If SG does not wan to spend the time nor effort to fix the plugin, then update your documentation to state this constraint.

    No harm. We’re using Avada’s lazyloading feature.

    Thanks in advance for your help!

    Cheers!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Lazyloading Not Working’ is closed to new replies.