<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Tag: wordpress menu - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/wordpress-menu</link>
		<description>Support Forum - Tag: wordpress menu - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 06:25:36 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/tags/wordpress-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "How do I enable wordpress menus?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-enable-wordpress-menus#post-66278</link>
			<pubDate>Wed, 18 Jul 2012 05:40:48 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66278@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mariseliass,&#60;/p&#62;
&#60;p&#62;Glad that I could help you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mariseliass on "How do I enable wordpress menus?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-enable-wordpress-menus#post-66113</link>
			<pubDate>Tue, 17 Jul 2012 14:51:51 +0000</pubDate>
			<dc:creator>mariseliass</dc:creator>
			<guid isPermaLink="false">66113@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;--&#38;gt;&#38;gt; for those reading on the topic - you will have to restyle the menu after this procedure.&#60;/p&#62;
&#60;p&#62;Thanks for all your help Ismael.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How do I enable wordpress menus?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-enable-wordpress-menus#post-66058</link>
			<pubDate>Tue, 17 Jul 2012 11:11:45 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66058@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can target the specific menu by naming them. &#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;nav&#38;gt;&#38;lt;?php wp_nav_menu(array(&#38;#39;menu&#38;#39; =&#38;gt; &#38;#39;Main Nav Menu&#38;#39;)); ?&#38;gt;&#38;lt;/nav&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You can change &#34;Main Nav Menu&#34; to something else. Add a new set of menu then use that name on your Appearance &#38;gt; Menus.&#60;/p&#62;
&#60;p&#62;Please see this reference for further support. &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/wp_nav_menu&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/wp_nav_menu&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mariseliass on "How do I enable wordpress menus?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-enable-wordpress-menus#post-66054</link>
			<pubDate>Tue, 17 Jul 2012 10:47:20 +0000</pubDate>
			<dc:creator>mariseliass</dc:creator>
			<guid isPermaLink="false">66054@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ismael, &#60;/p&#62;
&#60;p&#62;Got the functions updated:&#60;br /&#62;
&#60;a href=&#34;http://www.screencast.com/t/oDh7Oam7xTV&#34; rel=&#34;nofollow&#34;&#62;http://www.screencast.com/t/oDh7Oam7xTV&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Copied the Nav line in the head div:&#60;br /&#62;
&#60;a href=&#34;http://www.screencast.com/t/NeAcmdsG&#34; rel=&#34;nofollow&#34;&#62;http://www.screencast.com/t/NeAcmdsG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and all I got is my old menu in the place with the new one showing up on the background as a list:&#60;br /&#62;
&#60;a href=&#34;http://www.screencast.com/t/KuWrhKCEh&#34; rel=&#34;nofollow&#34;&#62;http://www.screencast.com/t/KuWrhKCEh&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Suggestions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How do I enable wordpress menus?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-enable-wordpress-menus#post-66010</link>
			<pubDate>Tue, 17 Jul 2012 05:18:05 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66010@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mariseliass,&#60;/p&#62;
&#60;p&#62;1. Add this simple line to your functions.php file:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if( function_exists(&#38;#39;register_nav_menus&#38;#39;)) {
   register_nav_menus( array(&#38;#39;main_nav&#38;#39; =&#38;gt; &#38;#39;Main Navigation Menu&#38;#39; ) );
}&#60;/code&#62;&#60;/pre&#62;
 You can place this at the bottom of functions.php&#60;/p&#62;
&#60;p&#62;2. Add this code in your header.php:&#60;br /&#62;
&#60;code&#62;&#38;lt;nav&#38;gt;&#38;lt;?php wp_nav_menu(array(&#38;#39;menu&#38;#39; =&#38;gt; &#38;#39;Main Nav Menu&#38;#39;)); ?&#38;gt;&#38;lt;/nav&#38;gt;&#60;/code&#62;&#60;br /&#62;
place this code inside your header div or where you want it to be placed.&#60;/p&#62;
&#60;p&#62;3. Then go to Appearance &#38;gt; Menus. Create a menu and name it &#34;Main Nav Menu&#34; (the same with name in #2). After creating the menu, Add some links to the menu.&#60;/p&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mariseliass on "How do I enable wordpress menus?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-enable-wordpress-menus#post-65946</link>
			<pubDate>Mon, 16 Jul 2012 19:26:16 +0000</pubDate>
			<dc:creator>mariseliass</dc:creator>
			<guid isPermaLink="false">65946@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;How do I enable wordpress menus? I have come to the point where I need to add a main menu item which links to a subdomain hosted externally from wordpress. An alternative way would do but enabling menus would just make life easier.&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
