Hi,
We're using the Emporium template, and have got a modified template that replaces content on the page using ajax. The images are there when first loaded, but when we then make a ajax call and replace the content (filtered), I need to reload the images using lazy loading.
The content being injected into the page has the lazy class applied. What is the best way to do this?
Thanks Ian