There is a plugin I use for this, which works really well
“Thumbnail Upscale”
https://wordpress.org/plugins/thumbnail-upscale/
@Christopher, very nice! This upscales the image in height. Not I have to find a way to stretch it in width as well.
I may have found something https://wordpress.org/plugins/simple-image-sizes/screenshots/
Well, on my site I have it set to upscale proportionally…. so everything goes “up” in scale properly. It makes larger images to scale, it doesn’t stretch them in only one direction. You may need to “regenerate thumbnails” once you install the plugin. I use it on numerous websites both with and without the Newspaper theme, works flawlessly.
You may have to se the “crop image” function in the Newspaper theme panel.
Hi there,
I just bought the theme, which is great so far.
I’m having a problem with a normal featured image with these dimenstions: 448X312.
I insert it as featured image in a post, but then on the homepage, the post’s thumbnail image is a bit cut off, missing some of the upper part of the image.
What are the dimensions for Featured images? And how do I make sure it looks good on the Home page?
Thanks,
Bran
HI, Bran
and welcome!
You may find it super useful to read through the docs (see link top right of forum); and you can find the various sizes for all the blocks here:
https://forum.tagdiv.com/modules-and-blocks/
Hi,
Thanks Christopher!
@Branstone
WordPress has some default cropping sizes http://screencast.com/t/ifk8fE1HYk and we added more sizes inside the functions.php file – http://screencast.com/t/2QaaubXnqxL
Those sizes are used on modules and sliders (including the Big Slider), you can read here about the thumbs used on modules and sliders https://forum.tagdiv.com/modules-and-blocks/
You can read here more about WordPress hard and soft cropping: http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
You could try to registers a new image size, you can read hare more about this: http://codex.wordpress.org/Function_Reference/add_image_size
Hope this helps!
Thanks
Hi again,
There is something I am probably missing here, so kindly explain it as if for a beginner…
I read your thumbs and image resolutions:
https://forum.tagdiv.com/modules-and-blocks/
I then made some 326×235 images as featured images,
and a 300×100 Logo.
However – when doing the GTmetrix again – I get a very long list of
“The following image(s) are missing width and/or height attributes.”
including images with these sizes 326X235, the 300×100 logo, as well as images of 326X406, 100×65, 745X483 and more.
–> I thought all these are the programmed image sizes of the theme? How come they are missing?
Kindly advise…
Thanks!
Bran
That’s what I do for anything I want “featured” … obviously for anecdotal images, like a book jacket or something in a review, doesn’t need to be the “big cover image” … but yeah, basically upload good quality image, less than 40kb, and then let WP and the theme settings make all the smaller bits. For larger images than that, you still need a plugin (I use ‘thumbnail upscale’ – which basically adds the hook into imagemagick on the server to allow for upscaling which WP should allow but they have asinine mindset “it makes photos look fuzzy…” BAH!!!!!!). Extra exclamation points: (!!!!!!) 😉
