Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Automatic Resizing of images #1393

Open
FrankLauda opened this issue Jul 7, 2019 · 1 comment
Open

Automatic Resizing of images #1393

FrankLauda opened this issue Jul 7, 2019 · 1 comment

Comments

@FrankLauda
Copy link

Hi,

I've got a problem with the original image src size. I'm not sure why but the original image size seem to be a set size. So image the image is larger than this set size I'm getting image pixelation.

So, in this case, the "intrinsic size" is always 1024px wide. So from what I can tell this is maximum image width. But I've set this size to be 'fp-large' which is 1200px wide. So why is the image not rendering at this size? The original uploaded image size is about 1300px wide. I've attached a screenshot which shows what's happening.
Screen Shot 2019-07-08 at 8 35 53 am

@ns-rx
Copy link

ns-rx commented Aug 9, 2019

Hi Frank

Check the library --> responsive-images.php file. There's a function there that limits the size of full width images. I remember having a similar issue a while ago and I think I resolved it by commenting out that function.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants