<?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: Creating WordPress Themes: Split Navigation with CSS</title>
	<atom:link href="http://brassblogs.com/cms-platforms/wordpress/creating-wordpress-themes-split-navigation-with-css/feed" rel="self" type="application/rss+xml" />
	<link>http://brassblogs.com/tutorials/creating-wordpress-themes-split-navigation-with-css</link>
	<description>Brass Blogs: Web Design &#38; Development</description>
	<lastBuildDate>Fri, 27 Apr 2012 18:20:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Shelly</title>
		<link>http://brassblogs.com/tutorials/creating-wordpress-themes-split-navigation-with-css#comment-185</link>
		<dc:creator>Shelly</dc:creator>
		<pubDate>Tue, 18 Aug 2009 19:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://brassblogs.com/?p=142#comment-185</guid>
		<description>Now again, apologies in *my* delay - I&#039;ve been quite busy lately.  I&#039;m looking at your site, and it looks like the subnav is there.  On the &quot;News&quot; page, it shows the &quot;calendar&quot;. Is something else supposed to be there?</description>
		<content:encoded><![CDATA[<p>Now again, apologies in *my* delay &#8211; I&#8217;ve been quite busy lately.  I&#8217;m looking at your site, and it looks like the subnav is there.  On the &#8220;News&#8221; page, it shows the &#8220;calendar&#8221;. Is something else supposed to be there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://brassblogs.com/tutorials/creating-wordpress-themes-split-navigation-with-css#comment-180</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 11 Aug 2009 18:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://brassblogs.com/?p=142#comment-180</guid>
		<description>Hi Shelly,

Sorry for the slow reply, and thanks for your input. I did away with the multi-nav plugin (too much) for a simple site. Therefore I am still using your function above to include the subnav and it works beautifully. I ran into a problem though. The subnav disappears on pages that show posts. I found another subnav plugin and installed and its doing the same thing. Therefore it falls back on my lack of WP skills. Here is an example..

Normal page. Looks great
http://arizonaoliveoil.com/about/

Page with posts. Other content in sidebar still exists except for subnav.
http://arizonaoliveoil.com/news/

Thanks for advance for any advice. 

Matt</description>
		<content:encoded><![CDATA[<p>Hi Shelly,</p>
<p>Sorry for the slow reply, and thanks for your input. I did away with the multi-nav plugin (too much) for a simple site. Therefore I am still using your function above to include the subnav and it works beautifully. I ran into a problem though. The subnav disappears on pages that show posts. I found another subnav plugin and installed and its doing the same thing. Therefore it falls back on my lack of WP skills. Here is an example..</p>
<p>Normal page. Looks great<br />
<a href="http://arizonaoliveoil.com/about/" rel="nofollow">http://arizonaoliveoil.com/about/</a></p>
<p>Page with posts. Other content in sidebar still exists except for subnav.<br />
<a href="http://arizonaoliveoil.com/news/" rel="nofollow">http://arizonaoliveoil.com/news/</a></p>
<p>Thanks for advance for any advice. </p>
<p>Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shelly</title>
		<link>http://brassblogs.com/tutorials/creating-wordpress-themes-split-navigation-with-css#comment-146</link>
		<dc:creator>Shelly</dc:creator>
		<pubDate>Thu, 25 Jun 2009 12:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://brassblogs.com/?p=142#comment-146</guid>
		<description>Yes, I&#039;ve had the &quot;curly quotes&quot; problem appear before. I&#039;m looking into plugins to paste code (nicely) without having WordPress&#039; default filters come in the picture.  That &lt;em&gt;does&lt;/em&gt; get annoying.

As for siblings, etc... that&#039;s not the point of this code, so I *would* assume you&#039;d use something else.  If you want that type of display, there&#039;s two plugins listed at the very top of the post which would work for you that do exactly that.  but as I stated early on - that&#039;s not what *this* code is for. It&#039;s so that aunts/siblings *won&#039;t* show.</description>
		<content:encoded><![CDATA[<p>Yes, I&#8217;ve had the &#8220;curly quotes&#8221; problem appear before. I&#8217;m looking into plugins to paste code (nicely) without having WordPress&#8217; default filters come in the picture.  That <em>does</em> get annoying.</p>
<p>As for siblings, etc&#8230; that&#8217;s not the point of this code, so I *would* assume you&#8217;d use something else.  If you want that type of display, there&#8217;s two plugins listed at the very top of the post which would work for you that do exactly that.  but as I stated early on &#8211; that&#8217;s not what *this* code is for. It&#8217;s so that aunts/siblings *won&#8217;t* show.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: csleh</title>
		<link>http://brassblogs.com/tutorials/creating-wordpress-themes-split-navigation-with-css#comment-144</link>
		<dc:creator>csleh</dc:creator>
		<pubDate>Thu, 25 Jun 2009 04:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://brassblogs.com/?p=142#comment-144</guid>
		<description>One problem I had was when I pasted code, there were some funny quote marks. So it would be a curly quote instead of a &quot; character. Once I replaced the few stray &quot; and &#039;  it worked.

I&#039;ll be using something else as this only shows top grandparent level instead of parent/aunt or even siblings.</description>
		<content:encoded><![CDATA[<p>One problem I had was when I pasted code, there were some funny quote marks. So it would be a curly quote instead of a &#8221; character. Once I replaced the few stray &#8221; and &#8216;  it worked.</p>
<p>I&#8217;ll be using something else as this only shows top grandparent level instead of parent/aunt or even siblings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shelly</title>
		<link>http://brassblogs.com/tutorials/creating-wordpress-themes-split-navigation-with-css#comment-141</link>
		<dc:creator>Shelly</dc:creator>
		<pubDate>Sat, 20 Jun 2009 13:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://brassblogs.com/?p=142#comment-141</guid>
		<description>Hi Matt,

yes, this won&#039;t work - not right off the bat anyway - with the Multi-level navigation plugin.  The Multi-nav plugin is based off of Son of Suckerfish.  The plugin just makes it easy to add it to your WordPress site - however with that ease, you don&#039;t get as much customization, especially since the Multi-nav plugin does certain things for you already.  This bit of code assumes you&#039;re doing it from scratch. 

Probably what you need to do is view the source code and check out the classes the multi-nav plugin adds in.  I know this code *can* work with the multi-nav (I&#039;ve actually done it before), but it&#039;s been a while, and as I recall I had to actually edit the plugin itself to accept the different parameters I added with the code above.  

I&#039;d tell you how I did it, but unfortunately I just got back from vacation (which is why it took so long for me to reply - sorry about that) and I know the answer is in my archived files.  I you drop me an email, I&#039;ll see what I can figure out for you (because I know if I say I&#039;ll look for you, I&#039;ll forget if you don&#039;t send me an email to remind me!)</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>yes, this won&#8217;t work &#8211; not right off the bat anyway &#8211; with the Multi-level navigation plugin.  The Multi-nav plugin is based off of Son of Suckerfish.  The plugin just makes it easy to add it to your WordPress site &#8211; however with that ease, you don&#8217;t get as much customization, especially since the Multi-nav plugin does certain things for you already.  This bit of code assumes you&#8217;re doing it from scratch. </p>
<p>Probably what you need to do is view the source code and check out the classes the multi-nav plugin adds in.  I know this code *can* work with the multi-nav (I&#8217;ve actually done it before), but it&#8217;s been a while, and as I recall I had to actually edit the plugin itself to accept the different parameters I added with the code above.  </p>
<p>I&#8217;d tell you how I did it, but unfortunately I just got back from vacation (which is why it took so long for me to reply &#8211; sorry about that) and I know the answer is in my archived files.  I you drop me an email, I&#8217;ll see what I can figure out for you (because I know if I say I&#8217;ll look for you, I&#8217;ll forget if you don&#8217;t send me an email to remind me!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://brassblogs.com/tutorials/creating-wordpress-themes-split-navigation-with-css#comment-136</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 15 Jun 2009 22:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://brassblogs.com/?p=142#comment-136</guid>
		<description>Shelly,

This is exactly what I was looking for. I am not a full-time programmer but I understand your descriptive teachings for some reason. I hit one small problem, I am using the Multi-level navigation plugin and when I inserted the scripts here it whacked out my menu (however the sub nav appears!) I wouldn&#039;t know where to begin to find a fix. I need the drop-down on the main nav, and the sub page nav. Use something other than the Multi-level Nav? I chose it for being so dynamic as well since my client will be adding pages in the future.  You can see the dev site at  the link provided. Thanks! Matt</description>
		<content:encoded><![CDATA[<p>Shelly,</p>
<p>This is exactly what I was looking for. I am not a full-time programmer but I understand your descriptive teachings for some reason. I hit one small problem, I am using the Multi-level navigation plugin and when I inserted the scripts here it whacked out my menu (however the sub nav appears!) I wouldn&#8217;t know where to begin to find a fix. I need the drop-down on the main nav, and the sub page nav. Use something other than the Multi-level Nav? I chose it for being so dynamic as well since my client will be adding pages in the future.  You can see the dev site at  the link provided. Thanks! Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Creating WordPress Themes: query_posts(); &#124; Brass Blogs Web Design</title>
		<link>http://brassblogs.com/tutorials/creating-wordpress-themes-split-navigation-with-css#comment-123</link>
		<dc:creator>Creating WordPress Themes: query_posts(); &#124; Brass Blogs Web Design</dc:creator>
		<pubDate>Mon, 01 Jun 2009 21:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://brassblogs.com/?p=142#comment-123</guid>
		<description>[...] Up next: Split Navigation [...]</description>
		<content:encoded><![CDATA[<p>[...] Up next: Split Navigation [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

