post graphic was cut

Hello,
on my site http://www.ebookoo.pl i have problem with main graphics. Standard post graphic is cut -> the same with recent post graphics. What are the correct sizes which i need to use to avoid cutting the graphics or images?

link to the article with grafic cut:

https://www.ebookoo.pl/2018/05/27/vaterland-robert-harris-recenzja/
or
https://www.ebookoo.pl/2018/05/27/cena-wolnosci-k-j-howe-recenzja/

i tried reggenerate tumbnails but even with that the problem is the same.

Please help

Hello there,

I hope you are doing well today.

You are going to have to go to the functions.php file and edit this line:

add_image_size( 'activello-featured', 1170, 550, true );

Increase the 550 to about 1000. Once you do that regenerate the images again.

Best Regards,
Support

hi there,
thanks but nothing changes… mayby i should edit this:

add_image_size( ‘activello-big’, 710, 335, true ) ?

this is regenerated photo:

and this is normal :

original size of the picture is : 2048 × 1536

Hello there,

The theme will have to resize that as it is too big but you need to change the size stated earlier.

Best Regards,
Support

Hello,
the problem still exists.

Inside the post everything is ok but on the main page the grafic is cut.

How can i change it?

Link to my site: https://www.ebookoo.pl/

Let me try this please, Please use this plugin to create temporary access for us, its automatic login link and does not requires sharing your admin details. here is How To guide. at the and don’t forget about  “Set as private reply” at the bottom of the message box  

Hi there,

here is the link: https://www.ebookoo.pl/wp-admin/?wtlwp_token=9158e1dc72a430ab3885b9c9493e3c75

my website: https://www.ebookoo.pl/

post with a problem: https://www.ebookoo.pl/2018/09/05/najszczesliwsza-max-czornyj-recenzja/

you can see when you open the mail site that picture is cut. but when you click the post, inside it you will see that everything is ok.

Hello there,

In this case, you can go to Appearance > Editor > functions.php and change the thumbnail size.

The code would look like this:


	  add_image_size( 'activello-featured', 1170, 550, true );

You would have to change the height and width variables here.

Best Regards,
Support

This line was edited and currently ther is (1656, 1242, true)

But nothing changes in the main site on www.ebookoo.pl -> still picture is cut

I attached the file…

Hello, did you checked my last Messenger?

Hello there,

Please try re uploading reapplying the image because the settings may not have take effect as yet.

Best Regards,
Support