Uniform featured image sizes
Is there a way to get uniform featured images (see image, left box is smaller) without having to re-size images prior to upload? Would be preferable to have a soft-crop within a standard div size or even a hard crop to fit the div over having to re-size actual image. Thanks a ton, love the theme!
Comments
Other sites i worked on using Geniesis framework you can set the size of the image you want to use in the widget; since your design isn't really widget driven i was wonder if there is some coding we can add or a script that would take all image thumbnails and make them say 150x150 or 250x250, etc; If not we would have to go through every image and resize it for each article and that would be fine if you are using a new theme for a new site, starting from scratch... however we are using the Betheme on a site with 5000 images and they are populating at all different sizes.
To resize existing images you can use Force Regenerate Thumbnails plugin.
Thanks!