Custom Image Sizes Restricted to 696px Width

Posted in: Newspaper
Post count: 1

I’ve registered a new image size of Post Width with 774×9999 so that it’s always cropped to 774px wide and I don’t care how tall it is.

add_image_size( ‘post-width’, 774, 9999 ); // Unlimited Height Mode

Unfortunately, no matter what additional image sizes I add, the regenerated image sizes always come out with a max 696px wide and it seems to be controlled by the theme as that’s set as the global width. What can I change to allow 774px wide images?

Post count: 18283

Hello !

Please provide a link to your website in order to take a look.

Also please make sure that you are uploding your image full size as you can see it here: https://www.screencast.com/t/Oxue274e

Thank you !

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.