<?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: WordPress 2.3 and Feed Format</title>
	<atom:link href="http://joscafe.com/2007/10/07/wordpress-23-and-feed-format/feed" rel="self" type="application/rss+xml" />
	<link>http://joscafe.com/2007/10/07/wordpress-23-and-feed-format</link>
	<description>Live, Laugh, Love</description>
	<lastBuildDate>Sun, 22 Jan 2012 21:57:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jo</title>
		<link>http://joscafe.com/2007/10/07/wordpress-23-and-feed-format/comment-page-1#comment-186758</link>
		<dc:creator>Jo</dc:creator>
		<pubDate>Mon, 08 Oct 2007 10:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://joscafe.com/2007/10/07/wordpress-23-and-feed-format/#comment-186758</guid>
		<description>Sean thanks got the email.   Now -- about the feed format .... anyone?  

Redoubt  :P</description>
		<content:encoded><![CDATA[<p>Sean thanks got the email.   Now &#8212; about the feed format &#8230;. anyone?  </p>
<p>Redoubt  <img src="http://joscafe.com/wp-includes/images/yahoo/yahoo100.gif" class="wp-smiley" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Redoubt</title>
		<link>http://joscafe.com/2007/10/07/wordpress-23-and-feed-format/comment-page-1#comment-186685</link>
		<dc:creator>Redoubt</dc:creator>
		<pubDate>Mon, 08 Oct 2007 00:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://joscafe.com/2007/10/07/wordpress-23-and-feed-format/#comment-186685</guid>
		<description>If I had my choice, I&#039;d drive a 1957 Ford  :D</description>
		<content:encoded><![CDATA[<p>If I had my choice, I&#8217;d drive a 1957 Ford  <img src="http://joscafe.com/wp-includes/images/yahoo/yahoo4.gif" class="wp-smiley" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean P. Aune</title>
		<link>http://joscafe.com/2007/10/07/wordpress-23-and-feed-format/comment-page-1#comment-186577</link>
		<dc:creator>Sean P. Aune</dc:creator>
		<pubDate>Sun, 07 Oct 2007 17:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://joscafe.com/2007/10/07/wordpress-23-and-feed-format/#comment-186577</guid>
		<description>drat... the lines of code didn&#039;t show up, I&#039;ll email them to you.</description>
		<content:encoded><![CDATA[<p>drat&#8230; the lines of code didn&#8217;t show up, I&#8217;ll email them to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean P. Aune</title>
		<link>http://joscafe.com/2007/10/07/wordpress-23-and-feed-format/comment-page-1#comment-186576</link>
		<dc:creator>Sean P. Aune</dc:creator>
		<pubDate>Sun, 07 Oct 2007 17:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://joscafe.com/2007/10/07/wordpress-23-and-feed-format/#comment-186576</guid>
		<description>&lt;p&gt;Jo,&lt;/p&gt;
&lt;p&gt;Fixing the template really only requires you to add one line of code to your index.php file.&lt;/p&gt;
&lt;p&gt;Go to Presentation&lt;/p&gt;
&lt;p&gt;Then to Theme Editor &lt;/p&gt;
&lt;p&gt;Open up your index.php (may say Main Index Template, but when you open it, at the top it will say it&#039;s &quot;index.php&quot;)&lt;/p&gt;
&lt;p&gt;Look for a line of code that starts with:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;[EDITED:  Sean emailed me the code because it&#039;s not showing up!]&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This will make the new Tag function work.  You will need to do the exact same in single.php.  This really is ALL you need to do to your theme.  &lt;/p&gt;
&lt;p&gt;Now, if you&#039;re using Ultimate Tag Warrior plugin, you need to deactivate it, it will cause a conflict.  You CAN import your tags though to the new tag format from it.  (let me know if you need to know about that) &lt;/p&gt;
&lt;p&gt;The other big conflict people are having is with the WP plugin Google Site Map.  If you&#039;re using it, deactivate it.  &lt;/p&gt;
&lt;p&gt;And that&#039;s about it:)  Let me know if you have problems.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Jo,</p>
<p>Fixing the template really only requires you to add one line of code to your index.php file.</p>
<p>Go to Presentation</p>
<p>Then to Theme Editor </p>
<p>Open up your index.php (may say Main Index Template, but when you open it, at the top it will say it&#8217;s &#8220;index.php&#8221<img src="http://joscafe.com/wp-includes/images/yahoo/yahoo3.gif" class="wp-smiley" /></p>
<p>Look for a line of code that starts with:</p>
<p><strong>[EDITED:  Sean emailed me the code because it's not showing up!]</strong></p>
<p>This will make the new Tag function work.  You will need to do the exact same in single.php.  This really is ALL you need to do to your theme.  </p>
<p>Now, if you&#8217;re using Ultimate Tag Warrior plugin, you need to deactivate it, it will cause a conflict.  You CAN import your tags though to the new tag format from it.  (let me know if you need to know about that) </p>
<p>The other big conflict people are having is with the WP plugin Google Site Map.  If you&#8217;re using it, deactivate it.  </p>
<p>And that&#8217;s about it<img src="http://joscafe.com/wp-includes/images/yahoo/yahoo1.gif" class="wp-smiley" />  Let me know if you have problems.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

