<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Add Thumbnails to WordPress with Custom Fields</title>
	<atom:link href="http://www.tutorial9.net/tutorials/web-tutorials/add-thumbnails-to-wordpress-with-custom-fields/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tutorial9.net/tutorials/web-tutorials/add-thumbnails-to-wordpress-with-custom-fields/</link>
	<description>Tutorial Bliss.</description>
	<lastBuildDate>Mon, 06 Feb 2012 06:52:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Miriam</title>
		<link>http://www.tutorial9.net/tutorials/web-tutorials/add-thumbnails-to-wordpress-with-custom-fields/#comment-42594</link>
		<dc:creator>Miriam</dc:creator>
		<pubDate>Thu, 05 May 2011 13:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.tutorial9.net/?p=1771#comment-42594</guid>
		<description>Click on &quot;Screen Options&quot; that is show on top then tick the Custom Fields.</description>
		<content:encoded><![CDATA[<p>Click on &#8220;Screen Options&#8221; that is show on top then tick the Custom Fields.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spicytee</title>
		<link>http://www.tutorial9.net/tutorials/web-tutorials/add-thumbnails-to-wordpress-with-custom-fields/#comment-42152</link>
		<dc:creator>Spicytee</dc:creator>
		<pubDate>Sun, 10 Apr 2011 14:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tutorial9.net/?p=1771#comment-42152</guid>
		<description>Great tut...
Could have been what I really need right now.
But what if my new post doesn&#039;t have advanced opetions. How do I get to set custom field in it..
I will appreciate a response please

Thanks</description>
		<content:encoded><![CDATA[<p>Great tut&#8230;<br />
Could have been what I really need right now.<br />
But what if my new post doesn&#8217;t have advanced opetions. How do I get to set custom field in it..<br />
I will appreciate a response please</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: meraj07</title>
		<link>http://www.tutorial9.net/tutorials/web-tutorials/add-thumbnails-to-wordpress-with-custom-fields/#comment-41878</link>
		<dc:creator>meraj07</dc:creator>
		<pubDate>Thu, 24 Mar 2011 05:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tutorial9.net/?p=1771#comment-41878</guid>
		<description>Thanx for the Tut. But My Text Keeps getting under the Thumb. Any way to put it beside the Thumb?</description>
		<content:encoded><![CDATA[<p>Thanx for the Tut. But My Text Keeps getting under the Thumb. Any way to put it beside the Thumb?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PompDA</title>
		<link>http://www.tutorial9.net/tutorials/web-tutorials/add-thumbnails-to-wordpress-with-custom-fields/#comment-41735</link>
		<dc:creator>PompDA</dc:creator>
		<pubDate>Thu, 17 Mar 2011 13:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tutorial9.net/?p=1771#comment-41735</guid>
		<description>Sorry. Re-pasted. :\

                 
                &lt;a href=&quot;&quot;&gt;&lt;img src=&quot;ID, &quot;Thumbnail&quot;, true);?&gt;&quot;/&gt; &lt;/a&gt;
               
                </description>
		<content:encoded><![CDATA[<p>Sorry. Re-pasted. :\</p>
<p>                &lt;a href=&quot;&#8221;&gt;&lt;img src=&quot;ID, &#8220;Thumbnail&#8221;, true);?&gt;&#8221;/&gt; </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PompDA</title>
		<link>http://www.tutorial9.net/tutorials/web-tutorials/add-thumbnails-to-wordpress-with-custom-fields/#comment-41734</link>
		<dc:creator>PompDA</dc:creator>
		<pubDate>Thu, 17 Mar 2011 13:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.tutorial9.net/?p=1771#comment-41734</guid>
		<description>This code right before the excerpt code in the loop in pages such as category.php or archive.php will look for a thumbmail, display a thumbnail, and make the thumbnail clickable to the same permalink where the title of the excerpt is linked to--the post/page url. :D

                 
                &lt;a href=&quot;&quot;&gt;&lt;img src=&quot;ID, &quot;Thumbnail&quot;, true);?&gt;&quot;/&gt; &lt;/a&gt;
           
                </description>
		<content:encoded><![CDATA[<p>This code right before the excerpt code in the loop in pages such as category.php or archive.php will look for a thumbmail, display a thumbnail, and make the thumbnail clickable to the same permalink where the title of the excerpt is linked to&#8211;the post/page url. :D</p>
<p>                &lt;a href=&quot;&#8221;&gt;&lt;img src=&quot;ID, &#8220;Thumbnail&#8221;, true);?&gt;&#8221;/&gt; </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PompDA</title>
		<link>http://www.tutorial9.net/tutorials/web-tutorials/add-thumbnails-to-wordpress-with-custom-fields/#comment-41732</link>
		<dc:creator>PompDA</dc:creator>
		<pubDate>Thu, 17 Mar 2011 12:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tutorial9.net/?p=1771#comment-41732</guid>
		<description>Pasting again on this other clickable thumb sub-thread:

Looks like this code is doing what I want. It links the thumbnail to the page--same as the text header generated in the excerpt. Thought I&#039;d share. And remember to close the href tag :D

&lt;a href=&quot;&quot;&gt;&lt;img src=&quot;ID, &quot;Thumbnail&quot;, true);?&gt;&quot;/&gt; &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Pasting again on this other clickable thumb sub-thread:</p>
<p>Looks like this code is doing what I want. It links the thumbnail to the page&#8211;same as the text header generated in the excerpt. Thought I&#8217;d share. And remember to close the href tag :D</p>
<p>&lt;a href=&quot;&#8221;&gt;&lt;img src=&quot;ID, &#8220;Thumbnail&#8221;, true);?&gt;&#8221;/&gt; </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Freeman</title>
		<link>http://www.tutorial9.net/tutorials/web-tutorials/add-thumbnails-to-wordpress-with-custom-fields/#comment-41696</link>
		<dc:creator>Jeff Freeman</dc:creator>
		<pubDate>Tue, 15 Mar 2011 23:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.tutorial9.net/?p=1771#comment-41696</guid>
		<description>Hi there. I am new to this and found your article very useful. I have a question. After I insert the custom field name Thumbnail, and give it a path to the image I want to display. Can I control the size of the image? My images are all different sizes, and I have a restricted size limit on my front page of my free template. Can I control the size in the Value section? How would I do this? 

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi there. I am new to this and found your article very useful. I have a question. After I insert the custom field name Thumbnail, and give it a path to the image I want to display. Can I control the size of the image? My images are all different sizes, and I have a restricted size limit on my front page of my free template. Can I control the size in the Value section? How would I do this? </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk
Database Caching using disk
Object Caching 256/285 objects using disk
Content Delivery Network via Amazon Web Services: S3: tutorial9.s3.amazonaws.com

Served from: www.tutorial9.net @ 2012-02-12 23:19:57 -->
