Lazy Load [img]

Lazy Load [img] 1.3.1

No permission to download
Just installed and enabled for members and guests. Seems to work great so far, no issues to report. Will see what the community thinks :)

From today's Google newsletter: ;)

Screenshot at Jan 11 14-56-43.webp
 
  • Like
Reactions: Xon
@Xon - When I use this addon to serve attachments via CDN: https://xenforo.com/community/threads/tinhte-image-attachment-optimization.34400/

Using your Lazy Load addon at the same time causes attachments not to resize to fit the viewport. Is there any way to fix this? I love lazy load but need to serve attachments via CDN.
I'm seeing the same issue now with Cloudflare. @RoldanLT - are you lazy loading on your site, and have you had this issue?

As it turns out, I think my problem had nothing to do with CDN or Cloudflare. Trying to figure it out!
 
Last edited:
@Xon I just realized that the template modification for page_container_js_head doesn't use {$javaScriptSource} for the JS path. I was randomly checking my site's source code and it was like the only internal JS file that wasn't loaded from CDN. Mind having that changed in the next update?
 
I think @AndyB figured why some of my images are not resizing to fit the browser window when this Lazy Load addon is enabled. It's not related to AndyB's addons per se.

The ones which aren't resizing are linked like this:

PHP:
[URL='https://flic.kr/p/QAg4Gc'][ATTACH=full]260[/ATTACH]PC300046[/URL]

rather than the usual unlinked attachment like this:

PHP:
[ATTACH=full]260[/ATTACH]

@RoldanLT - If you add a link to an attachment, can you confirm that it won't resize to viewport with Lazy Load enabled?
 
This add-on does not support lazy loading for youtube media. While embedded media shouldn't auto-play making the placeholder image they use lazyload isn't something easily done.

And youtube videos in spoiler tag?
 
Hi, is it correct that I don't have fields for setting the threshold value and the lazyload spinner in the admin with the latest version installed (1.2.2)
zz-grab-854.webp
 
Top Bottom