<?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: How To Display Dynamic Menu Pages In Wordpress</title>
	<atom:link href="http://www.fldtrace.com/wordpress/how-to-display-dynamic-menu-in-wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fldtrace.com/wordpress/how-to-display-dynamic-menu-in-wordpress</link>
	<description></description>
	<lastBuildDate>Mon, 08 Mar 2010 13:25:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lucian</title>
		<link>http://www.fldtrace.com/wordpress/how-to-display-dynamic-menu-in-wordpress/comment-page-1#comment-1074</link>
		<dc:creator>Lucian</dc:creator>
		<pubDate>Wed, 03 Mar 2010 02:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.fldtrace.com/?p=312#comment-1074</guid>
		<description>You need to be inside a child page to see the parent ancestor class. You need to setup a child page in Wordpress back-end, by assigning a parent page to it.
I have just tested it and it works. Not sure what you are doing wrong.</description>
		<content:encoded><![CDATA[<p>You need to be inside a child page to see the parent ancestor class. You need to setup a child page in Wordpress back-end, by assigning a parent page to it.<br />
I have just tested it and it works. Not sure what you are doing wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.fldtrace.com/wordpress/how-to-display-dynamic-menu-in-wordpress/comment-page-1#comment-1072</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 02 Mar 2010 22:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.fldtrace.com/?p=312#comment-1072</guid>
		<description>Thanks Lucian, then I check the code I just see the default class class=&quot;page_item page-item-(the number)&quot; but nothing else. Also I see the span tags on parent and child. 

Do you have any idea what may be wrong?

Thanks again,
Paul</description>
		<content:encoded><![CDATA[<p>Thanks Lucian, then I check the code I just see the default class class=&#8221;page_item page-item-(the number)&#8221; but nothing else. Also I see the span tags on parent and child. </p>
<p>Do you have any idea what may be wrong?</p>
<p>Thanks again,<br />
Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucian</title>
		<link>http://www.fldtrace.com/wordpress/how-to-display-dynamic-menu-in-wordpress/comment-page-1#comment-1069</link>
		<dc:creator>Lucian</dc:creator>
		<pubDate>Tue, 02 Mar 2010 22:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.fldtrace.com/?p=312#comment-1069</guid>
		<description>Yes it is still valid and it will be in future too.
First thing is a class not an id and make sure you target the right element.
I would also simply check the source file to see if the class outputs correctly.</description>
		<content:encoded><![CDATA[<p>Yes it is still valid and it will be in future too.<br />
First thing is a class not an id and make sure you target the right element.<br />
I would also simply check the source file to see if the class outputs correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.fldtrace.com/wordpress/how-to-display-dynamic-menu-in-wordpress/comment-page-1#comment-1068</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 02 Mar 2010 22:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.fldtrace.com/?p=312#comment-1068</guid>
		<description>Any idea if this is still working 0n 2.9? I am not able to get the different IDs for the page hierarchy. Without current_page_item or  current_page_ancestor I can not set the different styles.

The exact line I am using is: &lt;?php wp_list_pages(&#039;&amp;title_li=&amp;link_before=&amp;link_after=&amp;depth=2&#039;); ?&gt;

Any help will be much appreciated!
Thanks,
Paul</description>
		<content:encoded><![CDATA[<p>Any idea if this is still working 0n 2.9? I am not able to get the different IDs for the page hierarchy. Without current_page_item or  current_page_ancestor I can not set the different styles.</p>
<p>The exact line I am using is: &lt;?php wp_list_pages(&#039;&amp;title_li=&amp;link_before=&amp;link_after=&amp;depth=2&#8242;); ?&gt;</p>
<p>Any help will be much appreciated!<br />
Thanks,<br />
Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny</title>
		<link>http://www.fldtrace.com/wordpress/how-to-display-dynamic-menu-in-wordpress/comment-page-1#comment-577</link>
		<dc:creator>Kenny</dc:creator>
		<pubDate>Fri, 11 Dec 2009 16:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.fldtrace.com/?p=312#comment-577</guid>
		<description>This is Great! Just what I was looking for.

Thanks!</description>
		<content:encoded><![CDATA[<p>This is Great! Just what I was looking for.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pantone204</title>
		<link>http://www.fldtrace.com/wordpress/how-to-display-dynamic-menu-in-wordpress/comment-page-1#comment-458</link>
		<dc:creator>pantone204</dc:creator>
		<pubDate>Tue, 17 Nov 2009 19:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.fldtrace.com/?p=312#comment-458</guid>
		<description>Figured it out, wrong plugin!</description>
		<content:encoded><![CDATA[<p>Figured it out, wrong plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pantone204</title>
		<link>http://www.fldtrace.com/wordpress/how-to-display-dynamic-menu-in-wordpress/comment-page-1#comment-457</link>
		<dc:creator>pantone204</dc:creator>
		<pubDate>Tue, 17 Nov 2009 18:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.fldtrace.com/?p=312#comment-457</guid>
		<description>I got a hold of that plugin, but not quite sure how to keep the other non-used sections from displaying once you start drilling down into the nav. Yours is perfect. Any chance of getting a hint as to what the nav code is in your sidebar? Right now I have:



Still looking around , but not finding anything :(</description>
		<content:encoded><![CDATA[<p>I got a hold of that plugin, but not quite sure how to keep the other non-used sections from displaying once you start drilling down into the nav. Yours is perfect. Any chance of getting a hint as to what the nav code is in your sidebar? Right now I have:</p>
<p>Still looking around , but not finding anything <img src='http://www.fldtrace.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucian</title>
		<link>http://www.fldtrace.com/wordpress/how-to-display-dynamic-menu-in-wordpress/comment-page-1#comment-442</link>
		<dc:creator>Lucian</dc:creator>
		<pubDate>Sat, 14 Nov 2009 00:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.fldtrace.com/?p=312#comment-442</guid>
		<description>I guess you are talking about sidebar navigation. If you go on Wordpress.org forums, there are many topics regarding this. There is a plugin that do that which is called fold page list. Hope that helps.</description>
		<content:encoded><![CDATA[<p>I guess you are talking about sidebar navigation. If you go on Wordpress.org forums, there are many topics regarding this. There is a plugin that do that which is called fold page list. Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pantone204</title>
		<link>http://www.fldtrace.com/wordpress/how-to-display-dynamic-menu-in-wordpress/comment-page-1#comment-441</link>
		<dc:creator>pantone204</dc:creator>
		<pubDate>Fri, 13 Nov 2009 23:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.fldtrace.com/?p=312#comment-441</guid>
		<description>I would love to know how you were able to hide the other unused parent items on your demo site. 


Please?</description>
		<content:encoded><![CDATA[<p>I would love to know how you were able to hide the other unused parent items on your demo site. </p>
<p>Please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OMGILY</title>
		<link>http://www.fldtrace.com/wordpress/how-to-display-dynamic-menu-in-wordpress/comment-page-1#comment-440</link>
		<dc:creator>OMGILY</dc:creator>
		<pubDate>Fri, 13 Nov 2009 20:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.fldtrace.com/?p=312#comment-440</guid>
		<description>Oh my god, you are my savior. 

Seriously.</description>
		<content:encoded><![CDATA[<p>Oh my god, you are my savior. </p>
<p>Seriously.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
