• Is there a way to make a particular page not lazy load its images?

    I am loading a wordpress page inside a div and that page inside the div is not loading the images.

    Can I disable lazy load for just 1 particular page? i.e. ‘page_id=13’

    Live example: https://germanautosource.webege.com/?p=84, if you add to cart and then proceed to check out, the images will not load.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Bj?rn Johansen

    (@bjornjohansen)

    Sorry, but as of now, I don’t have a solution for this.

    If somebody comes up with a good solution for selecting which pages should be excluded, I will add it.

    how about checking for a meta field? if disablelazy is true, images on that page don’t get lazy loaded.
    I modified the lazy-load plugin to work that way, but I like that this one actually has options to categorically disable lazy loading content, which is essentially where I had issues with the other plugin, which prompted me to disable on certain pages that didn’t scroll.

    if the “no-lazy” class could be set to a parent, it would be much simpler to exclude some template areas from the plugin scope.

    Plugin Author Bj?rn Johansen

    (@bjornjohansen)

    I have an upcoming release in the pipeline that will add an option on all pages/posts to disable BJ Lazy Load for that specific page/post.

    I have an upcoming release in the pipeline that will add an option on all pages/posts to disable BJ Lazy Load for that specific page/post.

    Thanks for that!

    Plugin Author Bj?rn Johansen

    (@bjornjohansen)

    I’ve had a little too much on my hands lately, so the next release is a bit delayed but should be out soon (sorry, can’t be more excact on when).

    hello sir,

    Please give me help about how to apply bj lazy load for my site.

    sorry for my English.

    regards,

    uday

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: BJ Lazy Load] Is there a way to make a particular page not lazy load?’ is closed to new replies.