Home › Forums › Pro Version › Callback function after masonry grid has loaded › Reply To: Callback function after masonry grid has loaded
May 5, 2015 at 3:08 pm #5212
Keymaster
Hi Wesley,
First, we don’t have callback function.
Regarding the image load issue, our plugin use imageload extension for masonry layout. So only the layout is visible when the images are loaded. And after all images are loaded, the position of layout is recalculated to fit the space.
I think you have some lazy load image plugin/js used. And it is making delay for the image load.
Can you please deactivate that and try ?
Thanks