• Hi There

    I am using your plugin but its not working and customly I am trying to disable default Lazy loading feature on wordpress Elementor website. I build the website with Elementor. I also use below code but not working.

    add_filter( 'wp_lazy_loading_enabled', '__return_false' );

    Regards

    Laju

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

Viewing 1 replies (of 1 total)
  • Plugin Author Sachyya

    (@sachyya-sachet)

    Hello @lajumia ,

    I looked into your site and it’s not showing the loading=”lazy” attribute on the images which this plugins removes so it should be working. The “lazyloaded” class could have been added by any other plugins.

    Can you verify if the class “lazyloaded” added is causing to lazy load?

Viewing 1 replies (of 1 total)
  • The topic ‘Lazy loading Problem – Hook and Plugin are not working for Home page’ is closed to new replies.