
<?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: Adding a &#8220;featured&#8221; post on your theme</title>
	<atom:link href="http://www.stratos.me/2008/12/adding-a-featured-post-on-your-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stratos.me/2008/12/adding-a-featured-post-on-your-theme/</link>
	<description>Just writing what hits my mind!</description>
	<lastBuildDate>Thu, 13 Jan 2011 22:34:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Arun &#124; BE Folks</title>
		<link>http://www.stratos.me/2008/12/adding-a-featured-post-on-your-theme/comment-page-1/#comment-1424</link>
		<dc:creator>Arun &#124; BE Folks</dc:creator>
		<pubDate>Fri, 16 Jan 2009 03:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratos.me/?p=716#comment-1424</guid>
		<description>my theme has got a default featured posts section. but this article teached me to do it manually.</description>
		<content:encoded><![CDATA[<p>my theme has got a default featured posts section. but this article teached me to do it manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stratos.me &#187; Blog Archive &#187; Small hiccup on the &#8220;Featured&#8221; post</title>
		<link>http://www.stratos.me/2008/12/adding-a-featured-post-on-your-theme/comment-page-1/#comment-1268</link>
		<dc:creator>stratos.me &#187; Blog Archive &#187; Small hiccup on the &#8220;Featured&#8221; post</dc:creator>
		<pubDate>Wed, 10 Dec 2008 18:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratos.me/?p=716#comment-1268</guid>
		<description>[...] few days back i posted on how to create a small place on top of your posts in your theme to keep a featured post there (just like the one running here, as you can see on top of the posts). Validating my blog [...]</description>
		<content:encoded><![CDATA[<p>[...] few days back i posted on how to create a small place on top of your posts in your theme to keep a featured post there (just like the one running here, as you can see on top of the posts). Validating my blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerasimos</title>
		<link>http://www.stratos.me/2008/12/adding-a-featured-post-on-your-theme/comment-page-1/#comment-1258</link>
		<dc:creator>Gerasimos</dc:creator>
		<pubDate>Sun, 07 Dec 2008 15:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratos.me/?p=716#comment-1258</guid>
		<description>Thumbs up! Nice little things! Faved  :grin:</description>
		<content:encoded><![CDATA[<p>Thumbs up! Nice little things! Faved  <img src='http://www.stratos.me/wp-includes/images/smilies/icon_biggrin.gif' alt=':grin:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Woodbridge &#124; (Anti) Social Development</title>
		<link>http://www.stratos.me/2008/12/adding-a-featured-post-on-your-theme/comment-page-1/#comment-1257</link>
		<dc:creator>Kim Woodbridge &#124; (Anti) Social Development</dc:creator>
		<pubDate>Sun, 07 Dec 2008 14:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratos.me/?p=716#comment-1257</guid>
		<description>When I get a chance, I&#039;m going to try this out on my elephants site.  I&#039;ve been using the sticky plugin to keep my &quot;featured&quot; post on top but I would much rather use a code solution.

Thanks!</description>
		<content:encoded><![CDATA[<p>When I get a chance, I&#8217;m going to try this out on my elephants site.  I&#8217;ve been using the sticky plugin to keep my &#8220;featured&#8221; post on top but I would much rather use a code solution.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stratosg</title>
		<link>http://www.stratos.me/2008/12/adding-a-featured-post-on-your-theme/comment-page-1/#comment-1255</link>
		<dc:creator>stratosg</dc:creator>
		<pubDate>Sun, 07 Dec 2008 12:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratos.me/?p=716#comment-1255</guid>
		<description>@Raju That is exactly what you need to do. I chose to define the function within the index.php but you can do it in any file. Just make sure it is included. Before the loop you can add the small div to have the featured post stand out. As for the other post i guess it was just a co-incidence ;) If you still have problems please copy-paste your index.php file on pastebin or any place you like, i&#039;ll have a look and put up a corrected version that you can test out.</description>
		<content:encoded><![CDATA[<p>@Raju That is exactly what you need to do. I chose to define the function within the index.php but you can do it in any file. Just make sure it is included. Before the loop you can add the small div to have the featured post stand out. As for the other post i guess it was just a co-incidence <img src='http://www.stratos.me/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  If you still have problems please copy-paste your index.php file on pastebin or any place you like, i&#8217;ll have a look and put up a corrected version that you can test out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raju</title>
		<link>http://www.stratos.me/2008/12/adding-a-featured-post-on-your-theme/comment-page-1/#comment-1254</link>
		<dc:creator>Raju</dc:creator>
		<pubDate>Sun, 07 Dec 2008 07:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratos.me/?p=716#comment-1254</guid>
		<description>Someone must have got &quot;inspired&quot; looking at your post  :wink: 
Bumped across this post which was written just a few minutes back
http://www.wprecipes.com/how-to-make-your-new-posts-stands-out</description>
		<content:encoded><![CDATA[<p>Someone must have got &#8220;inspired&#8221; looking at your post  <img src='http://www.stratos.me/wp-includes/images/smilies/icon_wink.gif' alt=':wink:' class='wp-smiley' /><br />
Bumped across this post which was written just a few minutes back<br />
<a href="http://www.wprecipes.com/how-to-make-your-new-posts-stands-out" rel="nofollow">http://www.wprecipes.com/how-to-make-your-new-posts-stands-out</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raju</title>
		<link>http://www.stratos.me/2008/12/adding-a-featured-post-on-your-theme/comment-page-1/#comment-1252</link>
		<dc:creator>Raju</dc:creator>
		<pubDate>Sun, 07 Dec 2008 07:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratos.me/?p=716#comment-1252</guid>
		<description>went through your post again :smile: What I understood is we can place the actual function in some file (like functions.php - many themes have it) and import it in index.php (or home.php) and call the function just before the loop starts? Please correct me if I am wrong  :oops:</description>
		<content:encoded><![CDATA[<p>went through your post again <img src='http://www.stratos.me/wp-includes/images/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' />  What I understood is we can place the actual function in some file (like functions.php &#8211; many themes have it) and import it in index.php (or home.php) and call the function just before the loop starts? Please correct me if I am wrong  <img src='http://www.stratos.me/wp-includes/images/smilies/icon_redface.gif' alt=':oops:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stratosg</title>
		<link>http://www.stratos.me/2008/12/adding-a-featured-post-on-your-theme/comment-page-1/#comment-1250</link>
		<dc:creator>stratosg</dc:creator>
		<pubDate>Sat, 06 Dec 2008 23:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratos.me/?p=716#comment-1250</guid>
		<description>@Raju The code i am refering there is the php function. That has to be pasted on the far end of the index.php. The other chunk that is the div for the featured post will be pasted where you want it to appear. I suggest just before the loop before the line i say. If you still have problem come back! ;)</description>
		<content:encoded><![CDATA[<p>@Raju The code i am refering there is the php function. That has to be pasted on the far end of the index.php. The other chunk that is the div for the featured post will be pasted where you want it to appear. I suggest just before the loop before the line i say. If you still have problem come back! <img src='http://www.stratos.me/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raju</title>
		<link>http://www.stratos.me/2008/12/adding-a-featured-post-on-your-theme/comment-page-1/#comment-1249</link>
		<dc:creator>Raju</dc:creator>
		<pubDate>Sat, 06 Dec 2008 17:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratos.me/?p=716#comment-1249</guid>
		<description>I was with you till this line - &quot;All you need to do is copy paste this on the end of the index.php file&quot;. Most of the times, index.php ends with div for content. Rae we supposed to add your code within that div? If you can tell where exactly you would like it to be placed, it will be more helpful!</description>
		<content:encoded><![CDATA[<p>I was with you till this line &#8211; &#8220;All you need to do is copy paste this on the end of the index.php file&#8221;. Most of the times, index.php ends with div for content. Rae we supposed to add your code within that div? If you can tell where exactly you would like it to be placed, it will be more helpful!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

