Full with post - problem with the images

I am trying to make the single post full width without crap quality photos.

As I choose the correct layout (full width, without sidebar), the text will go 1050px wide, but the photos stays about 750px if I put them into the post as a single image. If I put them in as a gallery, I can get them to become 1050px wide, but then they are all blurry (they are uploaded as 2000px, sharp and good quality - same thing happens if I upload them as 1050px).

What am I missing here?

I have disabled “featured image” in the post by using this code, but I cannot see that this should have anything to do with the rest of the photos:
.single .single-featured {
display: none;
}

Hi @seigedamen,

I hope you are well today and thank you for your question.

Could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?

Kind Regards,
Movin

http://www.christinefagerbakke.com/2016/09/21/sensommerkvelder/

This is originally a sharp, high quality photograph (2000px 72 dpi).

http://www.christinefagerbakke.com/2016/09/18/host/

And then there are these two - which are smartphone images.

What am I missing here?
(PS: it seems my links became quotes).

Edit: It’s the same with this one: http://www.christinefagerbakke.com/2016/09/23/rusletur-med-kodak-blant-poter-og-myke-neser/ They are all large, sharp and crisp in the editor.

(I don’t know if it matters. But i have turned off the featured image using this CSS code:

.single .single-featured {
display: none;
}

It seems this is happening because of the Jetpack plugin Photon module that you are using on your site so could you please try temporary deactivating it or its Photon module on your site?

This jetpack photon module is not updating the images stored on wp.com so to resolve the issue either disable this module or update the images on wp.com by contacting jetpack support team.

It worked perfectly when I deactivated it. Thanks!
Will there be any “consequences” by deactivating it?

You are most welcome here :slight_smile:

Will there be any “consequences” by deactivating it?

No