As suggested in the ticket you opened for this issue:
– Define the WP_DEBUG constant as true to make sure WordPress and PHP can create the required images (memory issues can prevent the ImageMagick library from working properly, as one example).
https://make.www.ads-software.com/support/handbook/appendix/using-wp_debug/
– Regenerate image thumbnails using a plugin like this one, which also fixes media library corruption issues. Also make sure there are no errors in the debug.log file (see above).
https://www.ads-software.com/plugins/regenerate-thumbnails/
– You can review the image sizes under the WordPress Settings > SSO Image Sizes page. You can also reload the default image sizes in the SSO > Tools page. And you can use a plugin like this one to review all image sizes (from WPSSO, other plugins, your theme, etc.):
https://www.ads-software.com/plugins/simple-image-sizes/
– You can also enable the SSO > Advanced > Integration > Enforce Image Size Checks option to have WPSSO double-check the image information returned from WordPress (which can sometimes be innacurate). WordPress can sometimes return an image size that is “close enough” for example (which might be the issue you’re seeing).
– When editing a post/page, make sure there are no image related warnings (ie. full size image too small to create the image size, for example).
js.