Tagged: x
-
AuthorPosts
-
September 23, 2016 at 7:00 pm #1188481
dariuszman86ParticipantHello there
I have a proble/question. Can you tell me, what WP module is responsible for generating images in Archive page? At my site https://frenczi.pl/sklep/ as you can see, there are only 2 cols with products but the issue is that the images are resized in HTML or CSS. That’s obvious page speed downgrade.
Where should I start to force archive type view to get images from static generated image files instead of scaling big images down?
September 23, 2016 at 10:32 pm #1188759
RadModeratorHi there,
Thanks for writing in.
I think they are the featured images. The question to what device you’re optimizing it on? Just for mobiles?
The problem with analysis like that is they are looking for static size equivalent to the size rendered on their end.
Let’s say you resize the 1030px image to 299px, what if your visitor has the high-resolution device used to view it. Or any retina devices. Then the 299px will be blurry since it will try to respond to the bigger screen.
X theme is responsive, it uses images in between the range of bigger and smaller devices.
Please note that average mobile has 767px width, 299px is still small compared to that. You could try caching and CDN for faster distribution instead of resizing your images.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1188481 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
