Regenerate Thumbnails plugin.', 'arras') ?>
| 'arras-featured-thumb-w', 'id' => 'arras-featured-thumb-w', 'size' => '5', 'value' => arras_get_option('featured_thumb_w'), 'maxlength' => 3 )) ?> 'arras-featured-thumb-h', 'id' => 'arras-featured-thumb-h', 'size' => '5', 'value' => arras_get_option('featured_thumb_h'), 'maxlength' => 3 )) ?> | |
| 'arras-news-thumb-w', 'id' => 'arras-news-thumb-w', 'size' => '5', 'value' => arras_get_option('news_thumb_w'), 'maxlength' => 3 )) ?> 'arras-news-thumb-h', 'id' => 'arras-news-thumb-h', 'size' => '5', 'value' => arras_get_option('news_thumb_h'), 'maxlength' => 3 )) ?> |
' . ARRAS_LIB . '/cache/' . '') ?>
Q: How do I add thumbnails to my posts?
A: Starting from 1.4, the recommended method to set your thumbnails is to go to the edit page of the post you wish to add thumbnails on, find the box named Post Thumbnail (probably located at the bottom right) and click on Set Thumbnail. Upload and select your thumbnail in the pop-up box, and you are done!
Q: How big should I upload my images to make the thumbnails fit in the theme?
A: Your image should be at least 960x300 for 1 column layout, 640x250 for 2 column layout, and 500x225 for 3 column layout.
Q: The thumbnail sizes in my blog are too large. How do I fix that?
A: When WordPress does not have a thumbnail at a size that is needed (usually caused when the thumbnail size setting is changed), it displays the full image instead. What you can to is to download the Rengerate Thumbnails plugin and let it generate the thumbnail of that size for you.
Q: I do not like the way WordPress crops the image for me. Is there any way you can adjust it?
A: You can go to the Media Library and edit the image that is used as the thumbnail. Crop the image and apply the changes to your thumbnails. It's not accurate and you can only apply to all thumbnail sizes (unless someone writes a plugin for it).