Title: Lazy Load breaking https
Last modified: March 12, 2018

---

# Lazy Load breaking https

 *  Resolved [csburdick](https://wordpress.org/support/users/csburdick/)
 * (@csburdick)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/lazy-load-breaking-https/)
 * Hi there, it seems that activating lazy load created mixed content in terms of
   http vs https which causes a security concern.
 * When lazyload is active, the address bar appears as such in Chrome: [https://gyazo.com/1c94c13086abcef75202dca4c180392d](https://gyazo.com/1c94c13086abcef75202dca4c180392d)
 * Looking into the source code, you see why: [https://gyazo.com/1f460232862b56dec631b2a4f5739812](https://gyazo.com/1f460232862b56dec631b2a4f5739812)–
   it’s serving up http images.
 * But if I turn lazyload off, it’s secure: [https://gyazo.com/73f8ae650f050b56f357ced4fae7fea4](https://gyazo.com/73f8ae650f050b56f357ced4fae7fea4)
   
   source: [https://gyazo.com/dc7aeddd7bba99393ea36da252cf251a](https://gyazo.com/dc7aeddd7bba99393ea36da252cf251a)
 * I’m using Cloudflare, which should be forcing https, but not when ll is turned
   on, apparently.
 * Please let me know if you need any more information. Thank you for your help.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flazy-load-breaking-https%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [Hai Zheng⚡](https://wordpress.org/support/users/hailite/)
 * (@hailite)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/lazy-load-breaking-https/#post-10073854)
 * Seems like Cloudflare didn’t turn on those images into https. You may need to
   convert to https on your server side, not on Cloudflare side.

Viewing 1 replies (of 1 total)

The topic ‘Lazy Load breaking https’ is closed to new replies.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Hai Zheng⚡](https://wordpress.org/support/users/hailite/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/lazy-load-breaking-https/#post-10073854)
 * Status: resolved