jvandorp
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Featured image filesizeWPMU,
In your test they were indeed different filesizes (and dimensions too)
Chrysanthemum.jpg
859kbvs
Chrysanthemum-1024×576.jpg
226kbthough because your image wasn’t the native size for the featured image on twentyfourteen (1038×576) it was scaled automagically, so that may account for part of the size difference.
I feel like we’re spinning tires, so I’m happy to just close this issue if you are.
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Featured image filesizedone.
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Featured image filesizeHey WPMU,
No plugins. The link I sent you was literally a fresh install just to test this issue.
I tried with TwentyTwelve locally as well, and the image filesize is the same in an identical test as the one I posted here.
Another thing I noticed is that in TwentyTwelve the theme uses literally the same image to display both the featured image, and the one placed into the post. So on the Network tab of chrome devtools the image is only loaded once.
In the case of TwentyFourteen, the theme creates another version of the file where it appends the image dimensions onto the filename as so:
- forks-web-150-1038×576.jpg (featured image)
- forks-web-150.jpg (image in post)
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Featured image filesizeHey WPMU thanks for the response,
Here is an example:
http://twentyfourteen.johnnyvandorp.com/fork/
In this case the featured image is 214kb vs 151 in the post—both are 1038×576 (natural size).