<?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 for Ballyhoo Blog</title>
	<atom:link href="http://www.ballyhooblog.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ballyhooblog.com</link>
	<description>bloggin' like a banshee</description>
	<lastBuildDate>Thu, 02 Sep 2010 13:45:52 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Custom Post Types Wordpress 3.0 with template archives by grandemou</title>
		<link>http://www.ballyhooblog.com/custom-post-types-wordpress-30-with-template-archives/comment-page-1/#comment-22393</link>
		<dc:creator>grandemou</dc:creator>
		<pubDate>Thu, 02 Sep 2010 13:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ballyhooblog.com/?p=37#comment-22393</guid>
		<description>Why is so difficult to get this working? Tryied 5 tips from 5 websites and all the same

WP.org should get onto this, is a clear requierement</description>
		<content:encoded><![CDATA[<p>Why is so difficult to get this working? Tryied 5 tips from 5 websites and all the same</p>
<p>WP.org should get onto this, is a clear requierement</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Post Types Wordpress 3.0 with template archives by Jason</title>
		<link>http://www.ballyhooblog.com/custom-post-types-wordpress-30-with-template-archives/comment-page-1/#comment-22379</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 31 Aug 2010 17:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ballyhooblog.com/?p=37#comment-22379</guid>
		<description>Good god I think I fixed it!! I added:

global $wp_rewrite;
$wp_rewrite-&gt;flush_rules();

To the very end of alll the code I have for registering custom post types and custom taxonomies. PHEW.

But does that mean rewrite rules are flushing every time a page loads? This site I&#039;m working on can get pretty huge traffic spikes. I&#039;m putting it onto a fast server (burstable to 1 gig of memory) but I can&#039;t have crashing! 

I&#039;m quite new to rewrite rules here, and I keep hearing about putting in rewrite rules so they don&#039;t refresh all the time. How do I know if I&#039;ve used it correctly?</description>
		<content:encoded><![CDATA[<p>Good god I think I fixed it!! I added:</p>
<p>global $wp_rewrite;<br />
$wp_rewrite-&gt;flush_rules();</p>
<p>To the very end of alll the code I have for registering custom post types and custom taxonomies. PHEW.</p>
<p>But does that mean rewrite rules are flushing every time a page loads? This site I&#8217;m working on can get pretty huge traffic spikes. I&#8217;m putting it onto a fast server (burstable to 1 gig of memory) but I can&#8217;t have crashing! </p>
<p>I&#8217;m quite new to rewrite rules here, and I keep hearing about putting in rewrite rules so they don&#8217;t refresh all the time. How do I know if I&#8217;ve used it correctly?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Post Types Wordpress 3.0 with template archives by Jason</title>
		<link>http://www.ballyhooblog.com/custom-post-types-wordpress-30-with-template-archives/comment-page-1/#comment-22378</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 31 Aug 2010 16:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ballyhooblog.com/?p=37#comment-22378</guid>
		<description>Ballyhoo - I&#039;ve built a custom theme. 

I had it almost working last night. If I deleted out the functions.php first, then refreshed the permalink page, navigated to a page and a post.

And then pasted back in all the code for my custom post type, now I think the order was go to a page again, go to a post again, and now go to the custom post type link.

The custom post type will give a 404. 

now refresh the permalink page, now they all start working.

However, trying it again today, in the last step there after visiting the permalink page to flush the rules, my custom post page single-release.php will work, but as soon as it starts working, page.php gives the 404.

I can refresh the permalink and page.php starts to work, but now single-release.php gives the 404.

I can&#039;t seem to get both to work at the same time.</description>
		<content:encoded><![CDATA[<p>Ballyhoo &#8211; I&#8217;ve built a custom theme. </p>
<p>I had it almost working last night. If I deleted out the functions.php first, then refreshed the permalink page, navigated to a page and a post.</p>
<p>And then pasted back in all the code for my custom post type, now I think the order was go to a page again, go to a post again, and now go to the custom post type link.</p>
<p>The custom post type will give a 404. </p>
<p>now refresh the permalink page, now they all start working.</p>
<p>However, trying it again today, in the last step there after visiting the permalink page to flush the rules, my custom post page single-release.php will work, but as soon as it starts working, page.php gives the 404.</p>
<p>I can refresh the permalink and page.php starts to work, but now single-release.php gives the 404.</p>
<p>I can&#8217;t seem to get both to work at the same time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Post Types Wordpress 3.0 with template archives by Ballyhoo Blog</title>
		<link>http://www.ballyhooblog.com/custom-post-types-wordpress-30-with-template-archives/comment-page-1/#comment-22374</link>
		<dc:creator>Ballyhoo Blog</dc:creator>
		<pubDate>Tue, 31 Aug 2010 01:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ballyhooblog.com/?p=37#comment-22374</guid>
		<description>@Jason,

Sounds strange.  It could be any number of things... Are you using the default twentyten theme, or a child theme, custom theme?</description>
		<content:encoded><![CDATA[<p>@Jason,</p>
<p>Sounds strange.  It could be any number of things&#8230; Are you using the default twentyten theme, or a child theme, custom theme?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Post Types Wordpress 3.0 with template archives by Jason</title>
		<link>http://www.ballyhooblog.com/custom-post-types-wordpress-30-with-template-archives/comment-page-1/#comment-22373</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 31 Aug 2010 00:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ballyhooblog.com/?p=37#comment-22373</guid>
		<description>I hope you can help solve this strangeness. 

If I set permalinks to /%year%/%monthnum%/%postname%/ then I can view single.php single-release.php (my custom post type) but not page.php.

If I set permalink to just /%postname%/ then I can view page.php and single-release.php but not single.php. 

I&#039;m working on a clean install, no plugins, and I&#039;ve tried just about every tutorial I&#039;ve found including this one.

So I can refresh the permalink rules (visit the permalink page) and get page.php and single.php to show up. I go to view a custom post and then I get the 404. 

If I go back and refresh the permalink page, now I can view my custom post, but page.php will now throw the 404. 

What could be going on? Are you available to be contracted to sort this out, I&#039;m up against the deadline and haven&#039;t been able to get this working...</description>
		<content:encoded><![CDATA[<p>I hope you can help solve this strangeness. </p>
<p>If I set permalinks to /%year%/%monthnum%/%postname%/ then I can view single.php single-release.php (my custom post type) but not page.php.</p>
<p>If I set permalink to just /%postname%/ then I can view page.php and single-release.php but not single.php. </p>
<p>I&#8217;m working on a clean install, no plugins, and I&#8217;ve tried just about every tutorial I&#8217;ve found including this one.</p>
<p>So I can refresh the permalink rules (visit the permalink page) and get page.php and single.php to show up. I go to view a custom post and then I get the 404. </p>
<p>If I go back and refresh the permalink page, now I can view my custom post, but page.php will now throw the 404. </p>
<p>What could be going on? Are you available to be contracted to sort this out, I&#8217;m up against the deadline and haven&#8217;t been able to get this working&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Post Types Wordpress 3.0 with template archives by Brian</title>
		<link>http://www.ballyhooblog.com/custom-post-types-wordpress-30-with-template-archives/comment-page-1/#comment-22351</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 26 Aug 2010 12:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.ballyhooblog.com/?p=37#comment-22351</guid>
		<description>Andrew,

This worked like a charm! Thanks so much!</description>
		<content:encoded><![CDATA[<p>Andrew,</p>
<p>This worked like a charm! Thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Post Types Wordpress 3.0 with template archives by Ballyhoo Blog</title>
		<link>http://www.ballyhooblog.com/custom-post-types-wordpress-30-with-template-archives/comment-page-1/#comment-22349</link>
		<dc:creator>Ballyhoo Blog</dc:creator>
		<pubDate>Thu, 26 Aug 2010 02:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ballyhooblog.com/?p=37#comment-22349</guid>
		<description>@Brian,

I&#039;ve sent you an email with some code that I was able to get working.  It wont query for events say with the URL of /events/year/month/day.

In order to do that, You&#039;ll need to do a new wp_query object in your theme file for the events post type.</description>
		<content:encoded><![CDATA[<p>@Brian,</p>
<p>I&#8217;ve sent you an email with some code that I was able to get working.  It wont query for events say with the URL of /events/year/month/day.</p>
<p>In order to do that, You&#8217;ll need to do a new wp_query object in your theme file for the events post type.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Post Types Wordpress 3.0 with template archives by Brian</title>
		<link>http://www.ballyhooblog.com/custom-post-types-wordpress-30-with-template-archives/comment-page-1/#comment-22348</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 26 Aug 2010 01:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ballyhooblog.com/?p=37#comment-22348</guid>
		<description>Thanks Andrew. And again, if you&#039;re looking for a bit of contract work and think you could do this, I&#039;m willing to pay. I&#039;m tired of beating my head over it! :D</description>
		<content:encoded><![CDATA[<p>Thanks Andrew. And again, if you&#8217;re looking for a bit of contract work and think you could do this, I&#8217;m willing to pay. I&#8217;m tired of beating my head over it! <img src='http://www.ballyhooblog.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Post Types Wordpress 3.0 with template archives by Ballyhoo Blog</title>
		<link>http://www.ballyhooblog.com/custom-post-types-wordpress-30-with-template-archives/comment-page-1/#comment-22347</link>
		<dc:creator>Ballyhoo Blog</dc:creator>
		<pubDate>Wed, 25 Aug 2010 23:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.ballyhooblog.com/?p=37#comment-22347</guid>
		<description>@Brian,

Yes, I believe that is actually possible, though it is quite a bit more work than you have set up.  I&#039;ll see if I can dig up the link where I learned how to do it.</description>
		<content:encoded><![CDATA[<p>@Brian,</p>
<p>Yes, I believe that is actually possible, though it is quite a bit more work than you have set up.  I&#8217;ll see if I can dig up the link where I learned how to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add custom post types to wordpress main feed by Ballyhoo Blog</title>
		<link>http://www.ballyhooblog.com/add-custom-post-types-wordpress-main-feed/comment-page-1/#comment-22346</link>
		<dc:creator>Ballyhoo Blog</dc:creator>
		<pubDate>Wed, 25 Aug 2010 23:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ballyhooblog.com/?p=52#comment-22346</guid>
		<description>@donalyza

Yeah, that&#039;s pretty easy.  You can call more custom arguments on the get_post_types function, and query for specific post types, excluding others.

http://codex.wordpress.org/Function_Reference/get_post_types

That link has a list of available arguments that you could filter by:  Such as query_var =&gt; &#039;something&#039;</description>
		<content:encoded><![CDATA[<p>@donalyza</p>
<p>Yeah, that&#8217;s pretty easy.  You can call more custom arguments on the get_post_types function, and query for specific post types, excluding others.</p>
<p><a href="http://codex.wordpress.org/Function_Reference/get_post_types" rel="nofollow">http://codex.wordpress.org/Function_Reference/get_post_types</a></p>
<p>That link has a list of available arguments that you could filter by:  Such as query_var => &#8217;something&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
