<?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: Tips on Using the WordPress Featured Image</title>
	<atom:link href="http://www.wphub.com/tips-on-using-the-wordpress-featured-image/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wphub.com/tips-on-using-the-wordpress-featured-image/</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sat, 18 May 2013 01:16:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: Pippin Williamson</title>
		<link>http://www.wphub.com/tips-on-using-the-wordpress-featured-image/#comment-23902</link>
		<dc:creator>Pippin Williamson</dc:creator>
		<pubDate>Mon, 07 Nov 2011 17:04:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=5381#comment-23902</guid>
		<description>Here&#039;s your complete code: http://pastebin.com/BZQHt3aP</description>
		<content:encoded><![CDATA[<p>Here&#8217;s your complete code: <a href="http://pastebin.com/BZQHt3aP" rel="nofollow">http://pastebin.com/BZQHt3aP</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Stabile</title>
		<link>http://www.wphub.com/tips-on-using-the-wordpress-featured-image/#comment-23901</link>
		<dc:creator>Matt Stabile</dc:creator>
		<pubDate>Mon, 07 Nov 2011 15:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=5381#comment-23901</guid>
		<description>Sorry, it&#039;s still cutting it off. Here&#039;s the code at this Google Doc:

https://docs.google.com/document/d/1zp-iV3rCme5QfLRAgHVKDXYY8IvbQ4EdKOcnTb4N4MM/edit</description>
		<content:encoded><![CDATA[<p>Sorry, it&#8217;s still cutting it off. Here&#8217;s the code at this Google Doc:</p>
<p><a href="https://docs.google.com/document/d/1zp-iV3rCme5QfLRAgHVKDXYY8IvbQ4EdKOcnTb4N4MM/edit" rel="nofollow">https://docs.google.com/document/d/1zp-iV3rCme5QfLRAgHVKDXYY8IvbQ4EdKOcnTb4N4MM/edit</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt stabile</title>
		<link>http://www.wphub.com/tips-on-using-the-wordpress-featured-image/#comment-23900</link>
		<dc:creator>matt stabile</dc:creator>
		<pubDate>Mon, 07 Nov 2011 15:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=5381#comment-23900</guid>
		<description>Sorry, it&#039;s weird, every time I cut and past the code this comment section cuts it off. I&#039;ll try it again:



      

      

          ID, &#039;post_thumbnail_value&#039;, true) != &#039;&#039;) { ?&gt;

          &lt;a href=&quot;&quot;&gt;&lt;img class=&quot;post-image&quot; src=&quot;/timthumb.php?src=ID, &#039;post_thumbnail_value&#039;, true); ?&gt;&amp;w=154&amp;h=154&amp;zc=1&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;

          </description>
		<content:encoded><![CDATA[<p>Sorry, it&#8217;s weird, every time I cut and past the code this comment section cuts it off. I&#8217;ll try it again:</p>
<p>          ID, &#8216;post_thumbnail_value&#8217;, true) != &#8221;) { ?&gt;</p>
<p>          &lt;a href=&quot;&#8221;&gt;&lt;img class=&quot;post-image&quot; src=&quot;/timthumb.php?src=ID, &#8216;post_thumbnail_value&#8217;, true); ?&gt;&amp;w=154&amp;h=154&amp;zc=1&#8243; alt=&#8221;" /&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Stabile</title>
		<link>http://www.wphub.com/tips-on-using-the-wordpress-featured-image/#comment-23899</link>
		<dc:creator>Matt Stabile</dc:creator>
		<pubDate>Mon, 07 Nov 2011 15:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=5381#comment-23899</guid>
		<description>Thanks Pippin,

Not to be a complete lunkhead, but I&#039;m new to this whole Wordpress coding thing. Could you let me know where I&#039;d include that bit of code? I&#039;ll paste the relevant section below:

?php } ?&gt;



ID, &#039;post_thumbnail_value&#039;, true) != &#039;&#039;) { ?&gt;
&quot;&gt;&lt;img class=&quot;post-image&quot; src=&quot;/timthumb.php?src=ID, &#039;post_thumbnail_value&#039;, true); ?&gt;&amp;w=154&amp;h=154&amp;zc=1&quot; alt=&quot;&quot; /&gt;

&quot;&gt;

Posted on  by 
</description>
		<content:encoded><![CDATA[<p>Thanks Pippin,</p>
<p>Not to be a complete lunkhead, but I&#8217;m new to this whole WordPress coding thing. Could you let me know where I&#8217;d include that bit of code? I&#8217;ll paste the relevant section below:</p>
<p>?php } ?&gt;</p>
<p>ID, &#8216;post_thumbnail_value&#8217;, true) != &#8221;) { ?&gt;<br />
&#8220;&gt;&lt;img class=&quot;post-image&quot; src=&quot;/timthumb.php?src=ID, &#8216;post_thumbnail_value&#8217;, true); ?&gt;&amp;w=154&amp;h=154&amp;zc=1&#8243; alt=&#8221;" /&gt;</p>
<p>&#8220;&gt;</p>
<p>Posted on  by </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pippin</title>
		<link>http://www.wphub.com/tips-on-using-the-wordpress-featured-image/#comment-23898</link>
		<dc:creator>Pippin</dc:creator>
		<pubDate>Mon, 07 Nov 2011 15:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=5381#comment-23898</guid>
		<description>You can do it like this:
&lt;code&gt;
if(has_post_thumbnail()) {
    the_post_thumbnail();
} else {
    // put your old image code here
}</description>
		<content:encoded><![CDATA[<p>You can do it like this:<br />
<code><br />
if(has_post_thumbnail()) {<br />
    the_post_thumbnail();<br />
} else {<br />
    // put your old image code here<br />
}</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.wphub.com/tips-on-using-the-wordpress-featured-image/#comment-23897</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 07 Nov 2011 14:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=5381#comment-23897</guid>
		<description>Exactly. I have so may old posts, and I don&#039;t want to go back and have to edit each post and cut and past the image file location. I&#039;d rather just have my Archives.PHP pull the image from what was set as the Featured Images.</description>
		<content:encoded><![CDATA[<p>Exactly. I have so may old posts, and I don&#8217;t want to go back and have to edit each post and cut and past the image file location. I&#8217;d rather just have my Archives.PHP pull the image from what was set as the Featured Images.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pippin</title>
		<link>http://www.wphub.com/tips-on-using-the-wordpress-featured-image/#comment-23896</link>
		<dc:creator>Pippin</dc:creator>
		<pubDate>Mon, 07 Nov 2011 14:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=5381#comment-23896</guid>
		<description>Mat, so are you wanting to know the code you&#039;d need to use to change it to the featured image?</description>
		<content:encoded><![CDATA[<p>Mat, so are you wanting to know the code you&#8217;d need to use to change it to the featured image?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.wphub.com/tips-on-using-the-wordpress-featured-image/#comment-23895</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 07 Nov 2011 14:51:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=5381#comment-23895</guid>
		<description>Right now my theme requests that I insert the specific file location for the image I want to use for my thumbnail when viewing the archives (in a special field box). However, I would rather my theme simply use the image that has been designated as my &quot;Featured Image&quot; (I used a plugin that automatically set my first image in each post as my &quot;Featured Image&quot;, therefore, I&#039;d like all those old posts to display that thumbnail.)

Here is the code in my Archives.PHP theme that is pulling the image:

?php } ?&gt;



ID, &#039;post_thumbnail_value&#039;, true) != &#039;&#039;) { ?&gt;
&quot;&gt;&lt;img class=&quot;post-image&quot; src=&quot;/timthumb.php?src=ID, &#039;post_thumbnail_value&#039;, true); ?&gt;&amp;w=154&amp;h=154&amp;zc=1&quot; alt=&quot;&quot; /&gt;

&quot;&gt;

Posted on  by 
</description>
		<content:encoded><![CDATA[<p>Right now my theme requests that I insert the specific file location for the image I want to use for my thumbnail when viewing the archives (in a special field box). However, I would rather my theme simply use the image that has been designated as my &#8220;Featured Image&#8221; (I used a plugin that automatically set my first image in each post as my &#8220;Featured Image&#8221;, therefore, I&#8217;d like all those old posts to display that thumbnail.)</p>
<p>Here is the code in my Archives.PHP theme that is pulling the image:</p>
<p>?php } ?&gt;</p>
<p>ID, &#8216;post_thumbnail_value&#8217;, true) != &#8221;) { ?&gt;<br />
&#8220;&gt;&lt;img class=&quot;post-image&quot; src=&quot;/timthumb.php?src=ID, &#8216;post_thumbnail_value&#8217;, true); ?&gt;&amp;w=154&amp;h=154&amp;zc=1&#8243; alt=&#8221;" /&gt;</p>
<p>&#8220;&gt;</p>
<p>Posted on  by </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WP Mods</title>
		<link>http://www.wphub.com/tips-on-using-the-wordpress-featured-image/#comment-23904</link>
		<dc:creator>WP Mods</dc:creator>
		<pubDate>Tue, 18 Oct 2011 12:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=5381#comment-23904</guid>
		<description>Images that are set as featured can also be inserted directly into articles. Therefore you don&#039;t need to look for any alternative solution.</description>
		<content:encoded><![CDATA[<p>Images that are set as featured can also be inserted directly into articles. Therefore you don&#8217;t need to look for any alternative solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WP Mods</title>
		<link>http://www.wphub.com/tips-on-using-the-wordpress-featured-image/#comment-23906</link>
		<dc:creator>WP Mods</dc:creator>
		<pubDate>Tue, 18 Oct 2011 12:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=5381#comment-23906</guid>
		<description>Images that are set as featured can also be inserted directly into articles. Therefore you don&#039;t need to look for any alternative solution.</description>
		<content:encoded><![CDATA[<p>Images that are set as featured can also be inserted directly into articles. Therefore you don&#8217;t need to look for any alternative solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching using apc
Content Delivery Network via wphub.terranmarketing.netdna-cdn.com

 Served from: www.wphub.com @ 2013-05-18 22:38:58 by W3 Total Cache -->