• Resolved aditmb

    (@aditmb)


    Hi,

    I need help disabling lazy loading for my image above the fold please. I don’t have this problem with astra pro. The step that I already did:

    • Turn off lazy load from litespeed
    • Exclude the image from litespeed
    • Turn off lazy load from media
    • Install multiple disable lazy load plugins
    • Edit functions.php with add_filter( ‘wp_lazy_loading_enabled’, ‘__return_false’ );
    • Add add_filter( ‘wp_lazy_loading_enabled’, ‘__return_false’ ); in code snippet

    I still see title loading=”lazy” in my image above the fold. Please if someone can help me.

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

Viewing 1 replies (of 1 total)
  • Thread Starter aditmb

    (@aditmb)

    Case closed. I ended up using the image as container background instead of putting an image inside the container

Viewing 1 replies (of 1 total)
  • The topic ‘Lazy Loading Above The Fold’ is closed to new replies.