<?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: Using Conditionals with WordPress 2.7 Sticky Posts</title>
	<atom:link href="http://www.kimwoodbridge.com/using-conditionals-with-wordpress-27-sticky-posts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kimwoodbridge.com/using-conditionals-with-wordpress-27-sticky-posts/</link>
	<description>Kim Woodbridge WordPress Consultant</description>
	<lastBuildDate>Fri, 10 Feb 2012 18:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dave from The Longest Way Home</title>
		<link>http://www.kimwoodbridge.com/using-conditionals-with-wordpress-27-sticky-posts/#comment-26982</link>
		<dc:creator>Dave from The Longest Way Home</dc:creator>
		<pubDate>Mon, 21 Nov 2011 06:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2628#comment-26982</guid>
		<description>Small suggestion for some of the great tips you have here. Maybe the series plugin? 

Or just inserting some links to tie them all together. Or even YARRP.

Had to search a while to link all you sticky posts together :) 

Great tips and a walk through.</description>
		<content:encoded><![CDATA[<p>Small suggestion for some of the great tips you have here. Maybe the series plugin? </p>
<p>Or just inserting some links to tie them all together. Or even YARRP.</p>
<p>Had to search a while to link all you sticky posts together :) </p>
<p>Great tips and a walk through.<br />
<span class="cluv">Dave from The Longest Way Home´s last post ..<a class="e2c79b1799 26982" href="http://feedproxy.google.com/~r/TheLongestWayHome/~3/2gtDjaY4NVw/">A beautiful immigrant girl, me, and some answers to why …</a></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trisha</title>
		<link>http://www.kimwoodbridge.com/using-conditionals-with-wordpress-27-sticky-posts/#comment-12997</link>
		<dc:creator>Trisha</dc:creator>
		<pubDate>Fri, 01 Jan 2010 09:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2628#comment-12997</guid>
		<description>you are a saint!  James Whittakers code was right on the money for my skill level.  that one is super versatile! the only thing I did to get it working on an index page, was to remove the category (etc) from query_posts... and now I can make killer category feeds. such good stuff. THANK YOU!!!!   I still like your sticky code for the SEO theme, but this is giving me other ideas. too...many...projects :)
.-= Trisha´s last blog ..&lt;a href=&quot;http://digitalrenewal.com/css-positioning&quot; rel=&quot;nofollow&quot;&gt;CSS Positioning&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>you are a saint!  James Whittakers code was right on the money for my skill level.  that one is super versatile! the only thing I did to get it working on an index page, was to remove the category (etc) from query_posts&#8230; and now I can make killer category feeds. such good stuff. THANK YOU!!!!   I still like your sticky code for the SEO theme, but this is giving me other ideas. too&#8230;many&#8230;projects :)<br />
.-= Trisha´s last blog ..<a href="http://digitalrenewal.com/css-positioning" rel="nofollow">CSS Positioning</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Woodbridge</title>
		<link>http://www.kimwoodbridge.com/using-conditionals-with-wordpress-27-sticky-posts/#comment-12915</link>
		<dc:creator>Kim Woodbridge</dc:creator>
		<pubDate>Mon, 28 Dec 2009 12:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2628#comment-12915</guid>
		<description>Hi Trisha - Thanks!

The first post can be styled differently.  Here are a couple of articles I located on the subject.

http://perishablepress.com/press/2009/12/01/stupid-wordpress-tricks/#swt_14

http://adambrown.info/b/widgets/easy-php-tutorial-for-wordpress-users/first-post-different-from-the-rest/

http://jameswhittaker.com/journal/8-top-tips-for-wordpress-theme-development/</description>
		<content:encoded><![CDATA[<p>Hi Trisha &#8211; Thanks!</p>
<p>The first post can be styled differently.  Here are a couple of articles I located on the subject.</p>
<p><a href="http://perishablepress.com/press/2009/12/01/stupid-wordpress-tricks/#swt_14" rel="nofollow">http://perishablepress.com/press/2009/12/01/stupid-wordpress-tricks/#swt_14</a></p>
<p><a href="http://adambrown.info/b/widgets/easy-php-tutorial-for-wordpress-users/first-post-different-from-the-rest/" rel="nofollow">http://adambrown.info/b/widgets/easy-php-tutorial-for-wordpress-users/first-post-different-from-the-rest/</a></p>
<p><a href="http://jameswhittaker.com/journal/8-top-tips-for-wordpress-theme-development/" rel="nofollow">http://jameswhittaker.com/journal/8-top-tips-for-wordpress-theme-development/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trisha</title>
		<link>http://www.kimwoodbridge.com/using-conditionals-with-wordpress-27-sticky-posts/#comment-12909</link>
		<dc:creator>Trisha</dc:creator>
		<pubDate>Sun, 27 Dec 2009 18:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2628#comment-12909</guid>
		<description>Im glad it does! Im building a free theme, trying to learn php by doing. Your code made it really look nice. Check it out (gave you a shout out too) http://drlab.digitalrenewal.com/SEOtheme/
Finally got the &#039;get first image&#039; code working. Man that was tough. Hopefully with 2.9 thumbnails it will be easier. 

I wondered, if you can totally redesign a sticky post, can you redesign the most recent post in a similar fashion? I looked in the codex and searched google but couldnt figure it out. Have you ever done it?

I love your portfolio btw!
.-= Trisha´s last blog ..&lt;a href=&quot;http://digitalrenewal.com/wordpress-different-styles-by-category&quot; rel=&quot;nofollow&quot;&gt;Different Styles by Category&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Im glad it does! Im building a free theme, trying to learn php by doing. Your code made it really look nice. Check it out (gave you a shout out too) <a href="http://drlab.digitalrenewal.com/SEOtheme/" rel="nofollow">http://drlab.digitalrenewal.com/SEOtheme/</a><br />
Finally got the &#8216;get first image&#8217; code working. Man that was tough. Hopefully with 2.9 thumbnails it will be easier. </p>
<p>I wondered, if you can totally redesign a sticky post, can you redesign the most recent post in a similar fashion? I looked in the codex and searched google but couldnt figure it out. Have you ever done it?</p>
<p>I love your portfolio btw!<br />
.-= Trisha´s last blog ..<a href="http://digitalrenewal.com/wordpress-different-styles-by-category" rel="nofollow">Different Styles by Category</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Woodbridge</title>
		<link>http://www.kimwoodbridge.com/using-conditionals-with-wordpress-27-sticky-posts/#comment-12898</link>
		<dc:creator>Kim Woodbridge</dc:creator>
		<pubDate>Sun, 27 Dec 2009 12:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2628#comment-12898</guid>
		<description>Hi Trisha - Thanks!  That&#039;s great.  I hadn&#039;t tested this in 2.9 - I guess I was assuming it would still work. :-)</description>
		<content:encoded><![CDATA[<p>Hi Trisha &#8211; Thanks!  That&#8217;s great.  I hadn&#8217;t tested this in 2.9 &#8211; I guess I was assuming it would still work. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trisha</title>
		<link>http://www.kimwoodbridge.com/using-conditionals-with-wordpress-27-sticky-posts/#comment-12865</link>
		<dc:creator>Trisha</dc:creator>
		<pubDate>Sun, 27 Dec 2009 01:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2628#comment-12865</guid>
		<description>holy crap i did it! :) every time i think i really must learn php, some lovely person comes along to teach me exactly what I need to know. This is great, still working in 2.9 as well. THANKS!
.-= Trisha´s last blog ..&lt;a href=&quot;http://digitalrenewal.com/wordpress-different-styles-by-category&quot; rel=&quot;nofollow&quot;&gt;Different Styles by Category&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>holy crap i did it! :) every time i think i really must learn php, some lovely person comes along to teach me exactly what I need to know. This is great, still working in 2.9 as well. THANKS!<br />
.-= Trisha´s last blog ..<a href="http://digitalrenewal.com/wordpress-different-styles-by-category" rel="nofollow">Different Styles by Category</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Woodbridge</title>
		<link>http://www.kimwoodbridge.com/using-conditionals-with-wordpress-27-sticky-posts/#comment-8068</link>
		<dc:creator>Kim Woodbridge</dc:creator>
		<pubDate>Fri, 19 Jun 2009 22:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2628#comment-8068</guid>
		<description>Hi Tenny - Thanks!  I&#039;m glad it worked out for you.</description>
		<content:encoded><![CDATA[<p>Hi Tenny &#8211; Thanks!  I&#8217;m glad it worked out for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tenny</title>
		<link>http://www.kimwoodbridge.com/using-conditionals-with-wordpress-27-sticky-posts/#comment-8065</link>
		<dc:creator>Tenny</dc:creator>
		<pubDate>Fri, 19 Jun 2009 13:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2628#comment-8065</guid>
		<description>Thank you for the clear and easy to follow tutorial. This helped me accomplish exactly what I was trying to do!</description>
		<content:encoded><![CDATA[<p>Thank you for the clear and easy to follow tutorial. This helped me accomplish exactly what I was trying to do!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Woodbridge</title>
		<link>http://www.kimwoodbridge.com/using-conditionals-with-wordpress-27-sticky-posts/#comment-5312</link>
		<dc:creator>Kim Woodbridge</dc:creator>
		<pubDate>Mon, 02 Mar 2009 02:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2628#comment-5312</guid>
		<description>Hi Jayme - I think he meant dangerous for someone
who doesn&#039;t know what they are doing because they will
mess up the files but maybe I misread that. :-)</description>
		<content:encoded><![CDATA[<p>Hi Jayme &#8211; I think he meant dangerous for someone<br />
who doesn&#8217;t know what they are doing because they will<br />
mess up the files but maybe I misread that. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jayme</title>
		<link>http://www.kimwoodbridge.com/using-conditionals-with-wordpress-27-sticky-posts/#comment-5289</link>
		<dc:creator>Jayme</dc:creator>
		<pubDate>Sun, 01 Mar 2009 14:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2628#comment-5289</guid>
		<description>Yes. I used your code to take out all title and date/time info, then put the title &quot;What&#039;s new?&quot;back into the post itself after some line breaks (because the title was overlapping with the header in an ugly way).  Works perfectly! I&#039;m using the same technique on my personal blog.

I did make a copy of the &#039;original&#039; before messing around with it, just in case.  Back up, back up, back up!

I disagree with the commenter who felt that modifying the main index template is &#039;dangerous&#039;. I find it&#039;s far more dangerous to modify code in the core files of WordPress. But whatever works!

 Thanks again for your help :-)

&lt;abbr&gt;&lt;em&gt;Jayme&#180;s last blog post - &lt;a href=&quot;http://www.buskerintraining.com/?p=23&quot; rel=&quot;nofollow&quot;&gt;Lesson #2&lt;/a&gt;&lt;/abbr&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Yes. I used your code to take out all title and date/time info, then put the title &#8220;What&#8217;s new?&#8221;back into the post itself after some line breaks (because the title was overlapping with the header in an ugly way).  Works perfectly! I&#8217;m using the same technique on my personal blog.</p>
<p>I did make a copy of the &#8216;original&#8217; before messing around with it, just in case.  Back up, back up, back up!</p>
<p>I disagree with the commenter who felt that modifying the main index template is &#8216;dangerous&#8217;. I find it&#8217;s far more dangerous to modify code in the core files of WordPress. But whatever works!</p>
<p> Thanks again for your help :-)</p>
<p><abbr><em>Jayme&#180;s last blog post &#8211; <a href="http://www.buskerintraining.com/?p=23" rel="nofollow">Lesson #2</a></em></abbr></p>
]]></content:encoded>
	</item>
</channel>
</rss>

