<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Advanced Wordpress - Category Based Navigation Instead of Page Based</title>
	<link>http://realespace.com/2008/04/22/advanced-wordpress-category-based-navigation-instead-of-page-based/</link>
	<description>Intelligent business consulting for internet community building and deployment of applications</description>
	<pubDate>Thu, 20 Nov 2008 21:37:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Julian S</title>
		<link>http://realespace.com/2008/04/22/advanced-wordpress-category-based-navigation-instead-of-page-based/#comment-4846</link>
		<dc:creator>Julian S</dc:creator>
		<pubDate>Sat, 15 Nov 2008 07:30:34 +0000</pubDate>
		<guid>http://realespace.com/2008/04/22/advanced-wordpress-category-based-navigation-instead-of-page-based/#comment-4846</guid>
		<description>Hello,

i'm searching for this too long - GREAT!

But could you do me a favour and post a .php-file including the code bove because i dont get i working an my page. Maybe i have a little coding problem.

Thank a lot!!!
Regards,
Julian

Thanks!!!</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>i&#8217;m searching for this too long - GREAT!</p>
<p>But could you do me a favour and post a .php-file including the code bove because i dont get i working an my page. Maybe i have a little coding problem.</p>
<p>Thank a lot!!!<br />
Regards,<br />
Julian</p>
<p>Thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hector K</title>
		<link>http://realespace.com/2008/04/22/advanced-wordpress-category-based-navigation-instead-of-page-based/#comment-4810</link>
		<dc:creator>Hector K</dc:creator>
		<pubDate>Tue, 11 Nov 2008 01:33:27 +0000</pubDate>
		<guid>http://realespace.com/2008/04/22/advanced-wordpress-category-based-navigation-instead-of-page-based/#comment-4810</guid>
		<description>btw, the following didn't work for me :

$cat = get_the_category();
$id = $cat[0]-&#62;parent;

so i used :

$id = get_cat_id( single_cat_title("",false) );

which works so long as the sub-category isn't chosen</description>
		<content:encoded><![CDATA[<p>btw, the following didn&#8217;t work for me :</p>
<p>$cat = get_the_category();<br />
$id = $cat[0]-&gt;parent;</p>
<p>so i used :</p>
<p>$id = get_cat_id( single_cat_title(&#8221;",false) );</p>
<p>which works so long as the sub-category isn&#8217;t chosen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Beck Real Estate</title>
		<link>http://realespace.com/2008/04/22/advanced-wordpress-category-based-navigation-instead-of-page-based/#comment-4180</link>
		<dc:creator>John Beck Real Estate</dc:creator>
		<pubDate>Wed, 15 Oct 2008 08:16:09 +0000</pubDate>
		<guid>http://realespace.com/2008/04/22/advanced-wordpress-category-based-navigation-instead-of-page-based/#comment-4180</guid>
		<description>Advanced Wordpress - Category Based Navigation Instead of Page Based
This blog Is very informative , I am really pleased to post my comment on this blog . It helped me with ocean of knowledge so I really belive you will do much better in the future . Good job web master .</description>
		<content:encoded><![CDATA[<p>Advanced Wordpress - Category Based Navigation Instead of Page Based<br />
This blog Is very informative , I am really pleased to post my comment on this blog . It helped me with ocean of knowledge so I really belive you will do much better in the future . Good job web master .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://realespace.com/2008/04/22/advanced-wordpress-category-based-navigation-instead-of-page-based/#comment-1292</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 10 Jul 2008 14:42:17 +0000</pubDate>
		<guid>http://realespace.com/2008/04/22/advanced-wordpress-category-based-navigation-instead-of-page-based/#comment-1292</guid>
		<description>Great post.  I have been searching for a solution to the page organization problem with wordpress for a while.</description>
		<content:encoded><![CDATA[<p>Great post.  I have been searching for a solution to the page organization problem with wordpress for a while.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://realespace.com/2008/04/22/advanced-wordpress-category-based-navigation-instead-of-page-based/#comment-857</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Wed, 18 Jun 2008 05:30:32 +0000</pubDate>
		<guid>http://realespace.com/2008/04/22/advanced-wordpress-category-based-navigation-instead-of-page-based/#comment-857</guid>
		<description>Please help!  This is exactly what I need, yet I can't seem to get this code to work.  Obviously, I dont just copy and paste all this where I sued to have:



&#60;?php wp_list_cats('show_count=1&#38;title_li=Categories'); ?&#62;
		


So what do I do?  How do I understand the above and write it into my code?</description>
		<content:encoded><![CDATA[<p>Please help!  This is exactly what I need, yet I can&#8217;t seem to get this code to work.  Obviously, I dont just copy and paste all this where I sued to have:</p>
<p>&lt;?php wp_list_cats(&#8217;show_count=1&amp;title_li=Categories&#8217;); ?&gt;</p>
<p>So what do I do?  How do I understand the above and write it into my code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Brown</title>
		<link>http://realespace.com/2008/04/22/advanced-wordpress-category-based-navigation-instead-of-page-based/#comment-678</link>
		<dc:creator>Richard Brown</dc:creator>
		<pubDate>Tue, 03 Jun 2008 13:32:20 +0000</pubDate>
		<guid>http://realespace.com/2008/04/22/advanced-wordpress-category-based-navigation-instead-of-page-based/#comment-678</guid>
		<description>Hi

I can't the code to work and I am wondering if I have too many childs of? If you look at the site you can see the cats below. Any ideas please?

Thanks

Rich</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I can&#8217;t the code to work and I am wondering if I have too many childs of? If you look at the site you can see the cats below. Any ideas please?</p>
<p>Thanks</p>
<p>Rich</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JeffX</title>
		<link>http://realespace.com/2008/04/22/advanced-wordpress-category-based-navigation-instead-of-page-based/#comment-350</link>
		<dc:creator>JeffX</dc:creator>
		<pubDate>Wed, 23 Apr 2008 04:10:14 +0000</pubDate>
		<guid>http://realespace.com/2008/04/22/advanced-wordpress-category-based-navigation-instead-of-page-based/#comment-350</guid>
		<description>Great idea Matt, as you said, especially for sites who already have copious content. 
What do the SEO oracles have to say?</description>
		<content:encoded><![CDATA[<p>Great idea Matt, as you said, especially for sites who already have copious content.<br />
What do the SEO oracles have to say?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
