I would try adding
set_post_thumbnail_size( 250, 250, false );
In the theme’s functions.php.
(see codex on Setting Thumbnail Size)
Related Posts:
- How to disable WordPress from creating thumbnails?
- set_post_thumbnail_size vs add_image_size
- How To Delete Desired Image Sizes From wp-content/uploads?
- the_post_thumbnail responsive srcset not populating with custom image size
- New image size version only for the Featured Image file
- Is there a hook which fires after all thumbnails are generated?
- Thumbnails of same size with different crop
- get_the_post_thumbnail_url with an unregistered size
- Cropped featured image replaces original image in gallery
- image_resize in wp3.5 change to wp_get_image_editor and wont work
- Why is wp_get_attachment_image_src returning wrong dimensions? [duplicate]
- Stop wordpress from creating multiple size images
- Can WordPress crop only the post thumbnails?
- No srcset for hard-cropped thumbnails
- wp_get_attachment_image() not working when trying to add width and height attributes
- WordPress 3.5 – Add custom image size
- Autogenerated Thumbnail compression depending on size
- Removing Title Tag from Thumbnails
- Changing playlist shortcode thumbnail sizes?
- Setting default thumbnails size & creating multiple thumbnail sizes
- Add_image_size not cropping
- Disable wordpress image sizes generation
- Cannot get full thumbnail size using the_post_thumbnail
- Custom image sizes only for thumbnails
- Save image as featured image
- Thumbnails produce unwanted gray pixels on white background [closed]
- Use ‘medium’ size with catch_that_image() function
- Lazyload post thumbnails
- How can I get I get the thumbnail custom size dimensions?
- Show featured image next to post-teasers in Genesis Framework?
- How check that there is post thumbnail feature image or not on wordpress?
- If I Regenerate Thumbnails, would WordPress delete the existing Thumbnails and replace them with ‘new copies’?
- How to get cropped thumbnail source for custom post type
- How to stop thumbnail generation from some images and different size thumbnail generate
- Update old Post image metadata to ‘thumbnail’ wp_attached_file
- How to stop wordpress always displaying full-res images
- how to link post-thumbnail to original img in a lightbox?
- Is there a way to avoid using add_image_size? Best way to manage images
- Add padding while generating thumbnail
- Fixing image names for a site being restored
- Can’t generate thumbnail images
- “Medium” size image displayed instead of “thumbnail” in only one post, other posts are fine
- How to create resized versions of images added with wp_insert_attachment
- Filter for post_thumbnail: link to small src and add data-attribute [duplicate]
- How can i make this in the_post_thumbnail?
- Custom image size mixes width and height in output
- Can we use featured image as third party website image URL
- Else/If Statement to Display Photo Descriptions
- Using Image Sizes for Custom Post Types outside the Loop
- Image Sizes/Thumbnails not generating on local install Ampps
- add_image_size not working
- Dynamically determine the width and height of a image file to be cropped & uploaded AFTER form submission given fixed aspect ratio
- Product Images Low Quality After Updating From WP 3.5 to 4 [closed]
- How to Make Thumbnail of Post Stay Animated
- adding image to post thumbnail from another server
- How to add thumbnails to posts and pages automatically in a uniformed fixed elegant way?
- Display Multiple Photos as Featured Image when mouse moves on to it post
- How to use default image as featured image by implement some code in function.php
- WordPress Multisite: Images moved to /sites/1?
- Thumbnails are hard cropped not matter what
- Featured image size always cropped bottom
- I cannot upload images to post or the media library in wordpress
- Why image Thumbnail url is not displaying with custom size?
- thumbnail crop not working
- Does WordPress have a way of changing the ‘Natural’ size of uploaded images?
- Best way to manage theme images
- add_image_size cropping changes on Mobile devices
- Thumbnails resized and not cropped in the center
- Trouble Retrieving Thumbnail URL on Front-Page
- get_intermediate_image_sizes() returning different values depending on is_admin()
- get the post thumbnail returns the full size
- Media Library Image Sizes in Bones theme (add_image_size)
- Check if custom thumnail size image has been cropped to the correct dimensions
- Making a thumbnail if there exist a link with. jpg or .png extension in WordPress
- WP is showing wrong image dimensions
- WordPress pointing animated GIF images with wrong file name upon upload (GIFs animation not working)
- WP “optimizing” PNGs into thumbnails 5X larger than originals – FIX
- optimized PNGs 5X larger than originals
- Missing feature image link function
- Filter to remove image dimension attributes?
- How to get image title/alt attribute?
- User-friendly cropping of post thumbnails?
- How can I make add_image_size() crop from the top?
- No Thumbnails Generated
- add_image_size() for specific Post Types
- Stop wordpress from hardcoding img width and height attributes
- Programmatically get images by URL and save in uploads folder
- How do you get the post thumbnail size?
- Minimum Dimensions Requirement for Featured Image?
- The the_post_thumbnail without srcset?
- Generate Thumbnails only for Featured Images
- Get the first image from post content (eg.: hotlinked images)
- How to get all featured image sizes and their URLs?
- How to disable generation of default image sizes for some custom post types?
- How to Dynamically Resize WordPress Image On-The-Fly (custom field/theme option)
- How to automatically add rounded corners to thumbnails?
- How do I change/modify the_post_thumbnail(); html output?
- Display thumbnail only if requested size exists
- WordPress adding scaled images that don’t exist (1536×1536 and 2048×2048)
- Download an image from a webpage to the default uploads folder