<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WordPress Magazine Themes &#187; custom-fields</title>
	<atom:link href="http://www.wp-magazine.com/tag/custom-fields/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wp-magazine.com</link>
	<description>Premium WordPress Magazine Themes from Solostream</description>
	<lastBuildDate>Thu, 01 Jul 2010 15:14:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to Insert Post Thumbnails for Your Posts</title>
		<link>http://www.wp-magazine.com/2007/12/how-to-insert-post-thumbnails-for-your-posts/</link>
		<comments>http://www.wp-magazine.com/2007/12/how-to-insert-post-thumbnails-for-your-posts/#comments</comments>
		<pubDate>Sat, 01 Dec 2007 19:57:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[custom-fields]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[thumbnails]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.wp-magazine.com/2007/12/how-to-insert-post-thumbnails-for-your-posts/</guid>
		<description><![CDATA[Another nice feature of WP-Magazine Theme is its ability to display post thumbnails on various pages. In this tutorial, I walk you through the simple process to add your own post thumbnails.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.wp-magazine.com/wp-content/themes/WP-MagTheme10/images/def-thumb.gif" alt="def-thumb" />If you look on the home page, <a href="http://www.wp-magazine.com/2007/">archive pages</a> and <a href="http://www.wp-magazine.com/?s=a&#038;submit-2=go">search results page</a> of this site, you&#8217;ll notice that all the posts have a thumbnail image next to the post excerpt. By default, the theme will display the photo you see to the right as the post thumbnail. If you&#8217;d like to use a different default post thumbnail, just choose a photo in .gif format, cut it to 100px by 100px, name it <strong>def-thumb.gif</strong> and upload it to the theme&#8217;s images folder.</p>
<p><strong>If you&#8217;d like to add your own post thumbnails for any or all of your posts, which I recommend, the process is quite simple.</strong></p>
<p><span id="more-114"></span></p>
<h3>Step 1 &#8211; Select a Photo and Cut it to the Proper Size</h3>
<p>Ideally, the post thumbnail image should be 100px by 100px. If it is a different size, I added a style element to the photo that will automatically convert it to 100&#215;100. If that happens, however, it may negatively impact the image&#8217;s quality, so your should try to make your post thumbnails exactly 100px by 100px .</p>
<h3>Step 2 &#8211; Upload Your Photo</h3>
<p>You can either upload your photo via FTP or via the standard WordPress image upload function on the Write Post page; just below your Publish button. Once your photo is uploaded, you&#8217;ll need the file path for the photo&#8217;s location.</p>
<p>For example, if you upload your photo to a subdirectory (of your WordPress site) named &#8220;images&#8221; &#8230; the file path would be something like: http://www.mysite.com/images/filename.jpg.</p>
<p>If you upload your photo via the Write Post image uploader, the file path will be something like: http://www.mysite.com/wp-content/uploads/2007/12/filename.jpg. To get the actual file path, just go ahead and send the image to your post editor. When you do that, WordPress will produce an image tag that looks something like this: <code>&lt;img src=&#039;http://mysite.com/wp-content/uploads/2007/11/filename.jpg&#039; alt=&#039;feature1.gif&#039; /&gt;</code></p>
<p>In this case, the only part of that tag you need is: http://mysite.com/wp-content/uploads/2007/11/filename.jpg</p>
<p>Once you have the image path, just be sure to delete the image tag from your post editor box.</p>
<h3>Step 3 &#8211; Create a Custom Field for Your Thumbnail Image</h3>
<p>If you scroll to the bottom of your Write Post page, you&#8217;ll see an area near the bottom called &#8220;Custom Fields.&#8221; (You may have to click on the white + sign to the far right to expand the custom fields area).</p>
<p>In the field marked &#8220;Key,&#8221; you&#8217;ll need to enter: <strong>post_thumbnail</strong>. In the field marked &#8220;Value,&#8221; you&#8217;ll need to enter the file path for your image. Then just click the &#8220;Add Custom Field&#8221; button. Finally, continue with your post, and when you&#8217;re ready, click the Publish button.</p>
<p>As I said above, your thumbnail image will appear on each page that the post appears, except the single post page.</p>
<img src="http://www.wp-magazine.com/?ak_action=api_record_view&id=114&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-magazine.com/2007/12/how-to-insert-post-thumbnails-for-your-posts/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
	</channel>
</rss>
