<?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: Showing subcategories &#8220;dynamically&#8221;</title>
	<atom:link href="http://kahi.cz/wordpress/showing-subcategories-dynamically/feed/" rel="self" type="application/rss+xml" />
	<link>http://kahi.cz/wordpress/showing-subcategories-dynamically/</link>
	<description>Kahi's blog about WordPress, blogging (or content management?) system. Aimed mainly at advanced WP users.</description>
	<lastBuildDate>Thu, 29 Jul 2010 12:45:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Kahi</title>
		<link>http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-33319</link>
		<dc:creator>Kahi</dc:creator>
		<pubDate>Wed, 15 Jul 2009 11:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-33319</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;[9] You may get inspired by the example above but in the first wp_list_categories add parameter `&amp;depth=1`&#8230;</p>
</description>
		<content:encoded><![CDATA[
<p>[9] You may get inspired by the example above but in the first
wp_list_categories add parameter <code>&amp;depth=1</code>…</p>

<!-- by Texy2! -->]]></content:encoded>
	</item>
	<item>
		<title>By: Abu Farhan</title>
		<link>http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-33314</link>
		<dc:creator>Abu Farhan</dc:creator>
		<pubDate>Wed, 15 Jul 2009 07:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-33314</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;How can make category and Subcategory Navigation ?.  In my problem I only Have parent and one child category. I want always show parent category and then if I click parent category will show child category, when I click Child Category the navigation still same.</p>
</description>
		<content:encoded><![CDATA[
<p>How can make category and Subcategory Navigation ?. In my problem I only
Have parent and one child category. I want always show parent category and then
if I click parent category will show child category, when I click Child
Category the navigation still same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kahi</title>
		<link>http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-32207</link>
		<dc:creator>Kahi</dc:creator>
		<pubDate>Sat, 02 May 2009 10:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-32207</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;[7] I&#039;d add `&amp;depth=1` parameter into `wp_list_categories(&#8230;)`. See function description: <a href="http://codex.wordpress.org/Template_Tags/wp_list_categories" rel="nofollow">http://codex.wordpress.org/Template_Tags/wp_list_categories</a></p>
</description>
		<content:encoded><![CDATA[
<p>[7] I'd add <code>&amp;depth=1</code> parameter into
<code>wp_list_categories(...)</code>. See function description: <a href="http://codex.wordpress.org/Template_Tags/wp_list_categories"
rel="nofollow">http://codex.wor­dpress.org/Tem­plate_Tags/wp_lis­t_categories</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-32198</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Fri, 01 May 2009 23:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-32198</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;If I have categories going 3 deep, for example:</p>
<p>A &gt; A1 &gt; A2</p>
<p>And I click on the category A, and use your code to show the subcategories, how would I change the code to only show the A1 set and not show the A2 until I browse to A1?</p>
<p>Hope that&#039;s not too confusing.  Thanks!</p>
</description>
		<content:encoded><![CDATA[
<p>If I have categories going 3 deep, for example:</p>

<p>A &gt; A1 &gt; A2</p>

<p>And I click on the category A, and use your code to show the subcategories,
how would I change the code to only show the A1 set and not show the A2 until
I browse to A1?</p>

<p>Hope that's not too confusing. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eastwood</title>
		<link>http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-31763</link>
		<dc:creator>Eastwood</dc:creator>
		<pubDate>Sat, 11 Apr 2009 06:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-31763</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;That was very helpful &#8212; even more so than the Wordpress Codex. Thanks!</p>
</description>
		<content:encoded><![CDATA[
<p>That was very helpful – even more so than the WordPress Codex. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kahi</title>
		<link>http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-30936</link>
		<dc:creator>Kahi</dc:creator>
		<pubDate>Wed, 04 Mar 2009 11:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-30936</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;[4] Question is, what you&#039;d like it to look like. I don&#039;t get it from your description.</p>
</description>
		<content:encoded><![CDATA[
<p>[4] Question is, what you'd like it to look like. I don't get it from your
description.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marie antoine</title>
		<link>http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-30922</link>
		<dc:creator>marie antoine</dc:creator>
		<pubDate>Wed, 04 Mar 2009 02:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-30922</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;Hi,<br />
I saw your post and I would like to ask you a hand.<br />
I am looking for displaying the subcatergories under my categories and I have no clue.<br />
I wonder if you could help me?</p>
<p>Thanks a lot</p>
</description>
		<content:encoded><![CDATA[
<p>Hi,<br />
I saw your post and I would like to ask you a hand.<br />
I am looking for displaying the subcatergories under my categories and I have
no clue.<br />
I wonder if you could help me?</p>

<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kahi</title>
		<link>http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-30523</link>
		<dc:creator>Kahi</dc:creator>
		<pubDate>Thu, 26 Feb 2009 14:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-30523</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;[2] maybe you search for my another article &#8211; &quot;Highlight active categories (while browsing a post)&quot;:http://kahi.cz/wordpress/make-active-categories-different-while-browsing-a-post/</p>
</description>
		<content:encoded><![CDATA[
<p>[2] maybe you search for my another article – <a href="http://kahi.cz/wordpress/make-active-categories-different-while-browsing-a-post/"
rel="nofollow">Highlight active categories (while browsing a post)</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-30509</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 26 Feb 2009 10:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-30509</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;It is a very old post you have here, but you know still there are many people who are looking for such helping codes in net.</p>
<p>I am working on a site in moment and was fighting with the display style code of categories and subcategories.<br />
Actually I am really new to all this coding stuff&#8230; , I wanted to display the categories and subcategories in the left sidebar. </p>
<p>The problem occurs in displaying as I want to display the Current_Category ( With subcategories ).<br />
I have also PAGES in the sidebar which are displayed fine if I am in the CURRENT PAGE. It is highlighted properly through css if I use<br />
                       .left ul li.current_page_item a<br />
this code.</p>
<p>BUT this don&#039;t works with CATEGORIES AND SUBCATEGORIES properly.</p>
<p>Because if I am on current category it highlights the subcategories as well with the same code. And I am unfortunately not finding any solution for that ( searching for this A FEW DAYS now).</p>
<p>Any help will be appriciated from my side, if someone can help. Thanks in advance.</p>
<p>David.</p>
</description>
		<content:encoded><![CDATA[
<p>It is a very old post you have here, but you know still there are many people
who are looking for such helping codes in net.</p>

<p>I am working on a site in moment and was fighting with the display style
code of categories and subcategories.<br />
Actually I am really new to all this coding stuff… , I wanted to display the
categories and subcategories in the left sidebar.</p>

<p>The problem occurs in displaying as I want to display the Current_Category (
With subcategories ).<br />
I have also PAGES in the sidebar which are displayed fine if I am in the
CURRENT PAGE. It is highlighted properly through css if I use<br />
.left ul li.current_pa­ge_item a<br />
this code.</p>

<p>BUT this don't works with CATEGORIES AND SUBCATEGORIES properly.</p>

<p>Because if I am on current category it highlights the subcategories as well
with the same code. And I am unfortunately not finding any solution for that (
searching for this A FEW DAYS now).</p>

<p>Any help will be appriciated from my side, if someone can help. Thanks in
advance.</p>

<p>David.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toxic</title>
		<link>http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-137</link>
		<dc:creator>Toxic</dc:creator>
		<pubDate>Thu, 23 Aug 2007 10:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://kahi.cz/wordpress/showing-subcategories-dynamically/#comment-137</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;What would be good would be as above, only children of active cat shown along with the active category somehow being automatically placed at the top of the category list.</p>
</description>
		<content:encoded><![CDATA[
<p>What would be good would be as above, only children of active cat shown along
with the active category somehow being automatically placed at the top of the
category list.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
