[Support request] Lazy Loading is not working for my site

Home Forums Support [Support request] Lazy Loading is not working for my site

Home Forums Support Lazy Loading is not working for my site

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1197931
    Chin Wah

    Hi Support,

    I have installed a3 Lazy Load plugin to my site for lazy loading images. But, it didn’t work.

    It seem like I need to add the code below to my theme.

    Apply lazy load for all images, videos and iframe from content
    a3_lazy_load_html
    Example:
    apply_filters( ‘a3_lazy_load_html’, $your_content, null );

    May I know where should I put this code in my theme?

    Thank you. 🙂

    #1198144
    David
    Staff
    Customer Support

    Hi there,

    that should not be necessary – and if you Right Click Inspect your site, in the Dev Console you will see an error related to jQuery and the Social Share Plugin.

    Can you first of deactivate any cache plugins and any other optimization plugins. As it could be async loading of JS or minified/combined JS files that is behind the console error and the reason why Lazy Load isnt working.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.