• Resolved honoluluman

    (@honoluluman)


    Hello,

    Is there any way that i can exclude from image lazyload the image inside item slick-slide slick-current slick-active class. I have tried everything but with no success.

    Please check website link 🙂 thank you

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

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Support qtwrk

    (@qtwrk)

    have you tried Lazy Load Image Class Name Excludes and/or Lazy Load Image Parent Class Name Excludes?

    Thread Starter honoluluman

    (@honoluluman)

    Hello @qtwrk and thank you for your help 🙂

    Yes i have tried using Lazy Load Image Parent Class Name Excludes with class slick-current but it didn’t work. I couldn’t find a class inside img tag that i could target since this a slider with the most recent posts changing dynamic.

    Plugin Support qtwrk

    (@qtwrk)

    which image in your page you want to exclude ?

    and what class name have you tried ?

    Thread Starter honoluluman

    (@honoluluman)

    Hello,

    I want to exclude the image that will be used in the li <li class="item slick-slide slick-current slick-active" element, in the page i have send you. This is a slider with the most recent posts changing dynamic.

    I have tried using Lazy Load Image Parent Class Name Excludes with class slick-current but it didn’t work.

    Plugin Support qtwrk

    (@qtwrk)

    you sure you got the right class name ?

    because I can not even find this on HTML source code

    by the way , you must check it in HTML source , not in “elements” tab

    Thread Starter honoluluman

    (@honoluluman)

    Thank you for pointing out @qtwrk

    It seems that in html source the class is not there. In html i can only find the main container <div class="container bb-featured-strip bb-stretched-mobile no-gutters inside-title big-item featured-carousel"> but i would like to exclude the first active li inside it. The php temlpate is https://pastebin.com/peeePbKj but i guess it is not possible to add a class of my own there just to exclude the first li?!

    Plugin Support qtwrk

    (@qtwrk)

    what’s the image link ?

    Thread Starter honoluluman

    (@honoluluman)

    This is the image

    Plugin Support qtwrk

    (@qtwrk)

    please try bb-media-placeholder in parent class

    Thread Starter honoluluman

    (@honoluluman)

    thank you @qtwrk for your help.

    This class works nice but it is attached to all images of li slick-slide
    I was wondering if there is any way to just exclude only the <li class="item slick-slide slick-current slick-active" but i guess there isn’t.

    One last question, is there any filter to adjust the lazy load threshold?

    Best regards,

    Plugin Support qtwrk

    (@qtwrk)

    huh ?

    from the source code , only these images have that class

    unfortunately no

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘How can i exclude lazy load in element?’ is closed to new replies.