So after some time one of my fellow colleagues is finally adding a lot of our portfolio cases into our website.
We use the grid layout which is nice but the initial load time of the items takes some time.
Is there any way get these times down like for example only load the visible elements on the viewport. (it seems to me it tries to load all the images.
Hi there,
So after some time one of my fellow colleagues is finally adding a lot of our portfolio cases into our website.
We use the grid layout which is nice but the initial load time of the items takes some time.
Is there any way get these times down like for example only load the visible elements on the viewport. (it seems to me it tries to load all the images.
The actual page can be found here:
http://development.redactiepartners.nl/portfolio/
Thanks
Hey Patrick!
You can use the infinite load method which loads only a initial set of image and then on scroll.
Thanks
ThemeNectar Support Team
SweetÂ
EDIT: Nevemind, I was using a child theme template, I had to update that to incorporate the new Infinite scroll options..Fixed it now Thanks