<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Navigation menus</title>
		<link>http://en.forums.wordpress.com/topic/navigation-menus</link>
		<description>WordPress.com Forums &#187; Topic: Navigation menus</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 01:30:48 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/navigation-menus" rel="self" type="application/rss+xml" />

		<item>
			<title>supportbot on "Navigation menus"</title>
			<link>http://en.forums.wordpress.com/topic/navigation-menus#post-480076</link>
			<pubDate>Sun, 27 Jun 2010 07:48:31 +0000</pubDate>
			<dc:creator>supportbot</dc:creator>
			<guid isPermaLink="false">480076@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You did not specify a blog address or reason for posting when you created this topic.</p>
<p>This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you'll find help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>.</p>
<p>If you don't understand the difference between WordPress.com and WordPress.org, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.</p>
<p>If you forgot to include a link to your blog, you can reply and include it below.  It'll help people to answer your question.</p>
<p>This is an automated message.
</p>
]]></description>
					</item>
		<item>
			<title>nicholascarter1990 on "Navigation menus"</title>
			<link>http://en.forums.wordpress.com/topic/navigation-menus#post-480075</link>
			<pubDate>Sun, 27 Jun 2010 07:48:30 +0000</pubDate>
			<dc:creator>nicholascarter1990</dc:creator>
			<guid isPermaLink="false">480075@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hey guys, Fairly new to wordpress, Need some help with the nav menu. Default theme has a nice and smooth "drop-down" menu. I have a theme i have made from someone elses (about 2% of their code remains xD)</p>
<p><code>&lt;div id=&quot;access&quot; role=&quot;navigation&quot;&gt;&lt;br /&gt;
&lt;?php /*  Allow screen readers / text browsers to skip the navigation menu and get right to the good stuff */ ?&gt;&lt;br /&gt;
&lt;div class=&quot;skip-link screen-reader-text&quot;&gt;&lt;a href=&quot;#content&quot;&gt;&quot;&gt;&lt;?php _e( &#039;Skip to content&#039;, &#039;twentyten&#039; ); ?&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;?php /* Our navigation menu.  If one isn&#039;t filled out, wp_nav_menu falls back to wp_page_menu.  The menu assiged to the primary position is the one used.  If none is assigned, the menu with the lowest ID is used.  */ ?&gt;&lt;br /&gt;
&lt;?php wp_nav_menu( array( &#039;container_class&#039; =&gt; &#039;menu-header&#039;, &#039;theme_location&#039; =&gt; &#039;primary&#039; ) ); ?&gt;&lt;br /&gt;
&lt;/div&gt;&lt;!-- #access --&gt;</code></p>
<p>When ever i add this to my page as a replacement for... </p>
<p><code>
&lt;ul&gt;
&lt;?php if ( !motion_hide_homelink() ) : ?&gt;&lt;li class=&quot;page_item&lt;?php echo ( is_home() &#124;&#124; is_front_page() ? &#039; current_page_item&#039; : &#039;&#039; ); ?&gt;&quot;&gt;&lt;a&gt;/&quot;&gt;Home&lt;/a&gt;&lt;?php endif; ?&gt;&lt;br /&gt;
&lt;?php wp_list_pages(&#039;depth=1&amp;title_li=0&amp;sort_column=menu_order&#039;); ?&gt;
		&lt;/ul&gt;
</code></p>
<p>The entire page screws up, Any ideas?
</p>
]]></description>
					</item>

	</channel>
</rss>
