I’m making some photo galleries for a diving website where users can upload photos from a dive. If there are a lot of images is it better to limit the number on a page by using a paged query, or just have them all on a page with lazy loader? Also can a masonry grid work with a paged query? Thank you. AJ
have a look at https://www.thegunnery.com.au/75/guns-and-ammo/
this uses the lazy load. If you change the filter to all you will see its still quick.
Cool, thanks. So masonry grid works fine with a paged query? Your site looks great.
AJ
yep, have a look a the source code. Thanks pretty happy with