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

    (@qtwrk)

    it’s not lazyloaded by our plugin , all the images lazyloaded will have data-lazyload attribute in img tag

    Thread Starter annajar

    (@annajar)

    Thank you for your reply but I dont have any other cache plugin. and Elementor lazyloading is off.

    How do I know exactly what is causing this problem ? can you help me please ? thank you so much

    Plugin Support qtwrk

    (@qtwrk)

    you can double check with litespeed plugin disabled

    and maybe theme ?

    Thread Starter annajar

    (@annajar)

    yes I already did that. Im using Xstore theme and also the lazyloading in xstore is disabled.

    Elementor is the only plugin left and I disabled lazy loading on it.

    Do you think its related to something else.

    Plugin Support qtwrk

    (@qtwrk)

    well, maybe you can try search the keyword like data-lazyload across your plugin/theme files

    Thread Starter annajar

    (@annajar)

    Thank you so much. but how do I do that. because each plugin has a lot of files. so is there an easy way to do that if you can share ?

    Thank you for the great support.

    Plugin Support qtwrk

    (@qtwrk)

    if you have ssh access , you can just run

    grep -riF "data-lazyload" --include=\*.php /path/to/your/site

    if not , you can zip plugins and theme , download to your local computer , in Window there is some text search software

    Thread Starter annajar

    (@annajar)

    that will do. thank you so much. ^^

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Images on my website are still lazy loaded even with lazy load OFF’ is closed to new replies.