You are reading a single comment by @Emyr and its replies.
Click here to read the full conversation.
-
Don't you just load thumbnails when there's "many" attachments? If you're really loading the full image, can we have some js enhancement so we're not opening a new tab to view them?
- The thumbnails are the full pics
- We do not have a thumbnail generator at all
- Progressive loading breaks "jump to latest" as it triggers "scrolling past images" and loads images above pushing the jump point lower
- Thumbnail generator services were expensive (Cloud service)
- Thumbnail generator services were complex and a security risk (local files and ImageMagick)
- At the time this was all built the image size was moderate
- The thumbnails are the full pics
Would you like me to enforce it?
30MB X 5 attachments means a single post can add 150MB to the loading of the page... It's a soft limit, as I assume not everyone will go back on the side, but I can enforce it if you want
With 25 posts per page, perhaps 1 should be the limit?