• Resolved dangleraction

    (@dangleraction)


    Hi Bruno,

    Great job on the add_filter option and extra option to skip images. Your script is really simple and it is the only one (that I found) works with the Isotope layout script.

    I’m having a problem where Isotope sees SL’s blank_250x250.gif and arranges that image into columns, but when my gallery images appear(width:166px), they aren’t arranged correctly because of the size difference.

    I’ve seen some other Lazy Load plugins with a callback option after it finished a pass over the images and successfully loads them. In a call back, I would be able to tell Isotope to arrange, once Simple Lazyload works it’s magic.

    This isn’t a feature request, I’m just hoping you can tell me if there is a part in your code that I might be able to call Isotope layout.

    I think I just answered my own question above. I should try applying css to blank250x250.gif to force the size down. I’ll post again after I try.

    Thanks
    Rick C.

    https://www.ads-software.com/plugins/simple-lazyload/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dangleraction

    (@dangleraction)

    I fixed my problem of images over lapping when using Isotope by applying the image size to it’s containing div using inline css. My project uses NextGen Gallery, so it was easy to modify the template.

    Plugin Author Bruno

    (@xiaoxu125634)

    That’s brillant define images’ width and height in css.

    Plugin Author Bruno

    (@xiaoxu125634)

    If every image’s width and height is defined, there will be no arrange disorder problems.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bruno, help with Metafizzy's Isotope, please?’ is closed to new replies.