Featured Image post over the entire width.

Posted in: Newsmag
Post count: 8

Dug a little in the template, and I hope that they do not treat it as spam. However, I have a few questions. One of the most important things that I noticed was the lack of an entry to display full width. Despite the use of different settings. It is not the entire image featured width of”pages/post”

It might be worthwhile to use a default crop and zoom to the center point.

  • This topic was modified 11 years by samzobacz.
Post count: 9544

Wordpress cannot make images larger, only smaller. To have images larger than what you upload, you need to use a plugin for that. I use the plugin, THUMBNAIL UPSCALE by Stanislav Khromov, which works wonderfully.

There is a full-width image layout for posts, if you look at a post edit page, check out styles 4, 5 and 6. However, unless the original image you upload is large enough, it won’t fill the space as WP doesn’t do image enlargement.

So, you would likely want to install the plugin, and possibly regenerate thumbnails with the REGENERATE THUMBNAILS plugin, in order to get images larger to fit theme sizes, which is normal practice when moving to a new theme with different size thumbs and featured images.

Hope that helped!

  • This reply was modified 11 years by simchris.
Post count: 3343

Hi,

What else can do is to enlarge the image via CSS, but this is only an enlargement not a cropping image. Provide a link to take a look.

Thanks for the message!

Post count: 171

You need to set an option in the theme panel to set the max height of the featured image (td_681x0) so we can crop the image if wanted.

Post count: 6600

Hi,

You mean like the one we have in newspaper theme which let’s you chose if you want the feature image cropped or not? I will add this on our todo list and we will consider it. Meanwhile you can do it hard coded and regenerate thumbs changing it.

Thanks

Post count: 171

Yep, just like in Newspaper.
I’ve already changed the settings in functions.php.

Thanx for your support.

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