Just 2 thumbnail sizes

Posted in: Newspaper
Post count: 57

Hello, I see the theme generates 12 thumbnails for each image. I am planning to have a lot of images and I do not need so many thumbs. Can I somehow generate thumbs only for my featured images, and not for any others?
I need only two sizes – 326×159 and 100×65 (I do not need any slides, galleries, alternative homepage styles or anything else). I will manually upload a cropped 326×159 featured image (because automatically it does not always crop the right spot on the picture). So all I need is 100×65 thumb for features images (so, technically, it is just one thumbnail + its original size). And NO thumbs for all the other images.
Can it be done?

Post count: 9544

First thing you can do is set those sizes under WP-admin > settings > media – or the small, medium and large thumbnail sizes. This will minimize thumbs created by both the theme and WordPress. I think the thumbs are in the functions.php file if memory serves, but likely Marius will have more specific info on that. 🙂

Post count: 854

hi,
try Christopher Simmons soluttion, also take a look in the function.php under the thumbnails section:

/*  ----------------------------------------------------------------------------
    thumbnails
 */

comment what you do not want by using // before each line.

Thanks for you message.
Radu A.

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