Title: Lazyloading Not Working
Last modified: December 19, 2019

---

# Lazyloading Not Working

 *  Resolved [jetxpert](https://wordpress.org/support/users/jetxpert/)
 * (@jetxpert)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/lazyloading-not-working/)
 * 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.
 * [http://prntscr.com/qcnsu1](http://prntscr.com/qcnsu1)
 * [http://prntscr.com/qcntsn](http://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 6 years, 5 months ago by [jetxpert](https://wordpress.org/support/users/jetxpert/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flazyloading-not-working%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Stanimir Stoyanov](https://wordpress.org/support/users/sstoqnov/)
 * (@sstoqnov)
 * SiteGround Representative
 * [6 years, 5 months ago](https://wordpress.org/support/topic/lazyloading-not-working/#post-12257873)
 * Hey [@jetxpert](https://wordpress.org/support/users/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](https://wordpress.org/support/users/jetxpert/)
 * (@jetxpert)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/lazyloading-not-working/#post-12361413)
 * Hi Stanimir,
 * So, what’s the fix? Please update your KB to reflect your plugin limitation if
   it cannot be fixed.
 * Thank you!
 *  [Vasco Daniel Baião](https://wordpress.org/support/users/vascobaiao/)
 * (@vascobaiao)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/lazyloading-not-working/#post-12549067)
 * 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](https://wordpress.org/support/users/hristo-sg/)
 * (@hristo-sg)
 * SiteGround Representative
 * [6 years, 2 months ago](https://wordpress.org/support/topic/lazyloading-not-working/#post-12549078)
 * 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](https://wordpress.org/support/users/jetxpert/)
 * (@jetxpert)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/lazyloading-not-working/#post-12549409)
 * [@hristo-sg](https://wordpress.org/support/users/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.

 * ![](https://ps.w.org/sg-cachepress/assets/icon-256x256.gif?rev=2971889)
 * [Speed Optimizer - The All-In-One Performance-Boosting Plugin](https://wordpress.org/plugins/sg-cachepress/)
 * [Support Threads](https://wordpress.org/support/plugin/sg-cachepress/)
 * [Active Topics](https://wordpress.org/support/plugin/sg-cachepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sg-cachepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sg-cachepress/reviews/)

## Tags

 * [images](https://wordpress.org/support/topic-tag/images/)
 * [lazy](https://wordpress.org/support/topic-tag/lazy/)

 * 5 replies
 * 4 participants
 * Last reply from: [jetxpert](https://wordpress.org/support/users/jetxpert/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/lazyloading-not-working/#post-12549409)
 * Status: resolved