Hi,

I was able to solve this problem modifying the theme-scripts.js file:

Before:

jQuery('img:not(.load)').lazyload({
effect:'fadeIn',
placeholder:...