• Resolved ramjisro

    (@ramjisro)


    Am running WordPress 5.3.2 running Savory Theme theme. Using Genesis 3.2.1 with Smush 3.4.2 installed.

    Have enabled lazy load but it appears to break the Genesis Responsive Slider on my home page as the images do not load.The only way I’ve been able to work around this is to disable lazy loading on widgets which really reduces the benefit on my home page.

    I’ve tried to disable lazy load on the widget by adding #slide-image to the Classes & IDs section of the Lazy Load page for Smush but it doesn’t make any difference to the behaviour (i.e. if lazy loading on widgets is enabled, the images still fail to load in the responsive slider).

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @ramjisro ,

    You need to add a class that is for the image. From what I see .slide-image is for div not img element.
    You should try to add the class directly to images in slider and then exclude those in LazyLoad.

    kind regards,
    Kasia

    Thread Starter ramjisro

    (@ramjisro)

    Thanks Kasia, I noticed there is already class=”no-lazyload” associated with the images so I’ll just use that.

    I tried adding .no-lazyload to the Classes & IDs section but that doesn’t seem to disable lazy loading of the images in the slider. Am I using the correct syntax where you’re supposed to put .<class_name> on each line to exclude a specific class?

    Thread Starter ramjisro

    (@ramjisro)

    Please disregard above – managed to get it working and confirm that the syntax is indeed .<class_name>

    Hello @ramjisro

    I hope you are doing well!

    Glad to see that the issue is resolved for you. I’ve we’ve marked this ticket as resolved. If you do have any followup questions or require further assistance feel free to reopen it and let us know here.

    Kind regards,
    Nastia

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Lazy Load disable by class or id doesn’t appear to be working’ is closed to new replies.