• Hi!

    I installed Autoptimize plugin to improve the performance of my Webpage. Autoptimize has a option which is lazy loading feature. If an user not scroll over a section page, the images won’t be loaded.

    I enabled this option but I realised that the theme didn’t work when it loaded the first time. Concretely, the problem is gallery section and the Isotope library.The images were overlaped each other.

    The solution is here

    https://github.com/metafizzy/isotope/issues/1352

    I can fix it in my child theme but I think the problem should be fixed in the parent theme.

    Thanks for your support.

Viewing 1 replies (of 1 total)
  • Theme Author HashThemes

    (@hashthemes)

    Hi,

    Thank you for bringing this to our attention. We would definitely like to fix this issue but there are lots of lazy load plugin and it would not be possible to include a fix for each and every one of them.

    But there are the WordPress plugin that adds the lazy load option and these plugins also have option to exclude the images from being triggered. The images that do not work with the lazy load should be excluded from the lazy load.

    And if you are custom coding to use lazyload then there are lots of ways to code it.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Lazy Loading and Isotope library’ is closed to new replies.