<?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: custom menus - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/custom-menus</link>
		<description>Support Forum - Tag: custom menus - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 03:26:16 +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/custom-menus" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Help removing my menu so I can install a custom menu"</title>
			<link>http://www.kriesi.at/support/topic/help-removing-my-menu-so-i-can-install-a-custom-menu#post-27252</link>
			<pubDate>Sun, 18 Sep 2011 08:22:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27252@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in header.php remove following code and add your &#34;&#60;a href=&#34;http://inoplugs.com/ubermenu&#34;&#62;Ubermenu&#60;/a&#62;&#34; code instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;ul id=&#38;quot;nav&#38;quot;&#38;gt;
                &#38;lt;li &#38;lt;?php if(is_front_page()){ echo &#38;quot;class=&#38;#39;current_page_item&#38;#39; &#38;quot;;}?&#38;gt;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php echo get_settings(&#38;#39;home&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;Home&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;

                &#38;lt;?php 

				if(preg_match(&#38;quot;/exclude/&#38;quot;, $kriesi_options[&#38;#39;com_page&#38;#39;]) &#38;amp;&#38;amp; $kriesi_options[&#38;#39;slide_page&#38;#39;] != &#38;quot;&#38;quot;)
				{
					$exclude = explode(&#38;quot;exclude=&#38;quot;, strtolower($kriesi_options[&#38;#39;com_page&#38;#39;]));
					$exclude[1] =  &#38;quot;exclude=&#38;quot;.$kriesi_options[&#38;#39;slide_page&#38;#39;].&#38;quot;,&#38;quot;.$exclude[1];
					$main_menu_query = implode(&#38;quot;&#38;quot;,$exclude);
				}
				else if($kriesi_options[&#38;#39;slide_page&#38;#39;] != &#38;quot;&#38;quot;)
				{
					$main_menu_query = &#38;quot;exclude=&#38;quot;.$kriesi_options[&#38;#39;slide_page&#38;#39;].&#38;quot;&#38;amp;&#38;quot;.$kriesi_options[&#38;#39;com_page&#38;#39;].&#38;quot;&#38;amp;&#38;quot;;
				}else{
					$main_menu_query = $kriesi_options[&#38;#39;com_page&#38;#39;];
				}

				wp_list_pages(&#38;#39;title_li=&#38;amp;sort_column=menu_order&#38;amp;&#38;#39;.$main_menu_query); ?&#38;gt;
            &#38;lt;/ul&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>AgentSteph77 on "Help removing my menu so I can install a custom menu"</title>
			<link>http://www.kriesi.at/support/topic/help-removing-my-menu-so-i-can-install-a-custom-menu#post-27227</link>
			<pubDate>Sat, 17 Sep 2011 21:17:24 +0000</pubDate>
			<dc:creator>AgentSteph77</dc:creator>
			<guid isPermaLink="false">27227@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I recently purchased the &#60;a href=&#34;http://inoplugs.com/ubermenu&#34;&#62;Ubermenu&#60;/a&#62; from CodeCanyon. When I add the &#60;a href=&#34;http://inoplugs.com/ubermenu&#34;&#62;Ubermenu&#60;/a&#62; code into my .php file, I immediately get a parse error. After much confusion I realized that it requires Wordpress 3 Nav Support which is not included in my Cubit theme. Chris from SevenSpark sent me a work-around, but I don't fully understand how to implement it. &#60;/p&#62;
&#60;p&#62;I've completed instruction #1, but I don't fully understand how to get through #2.I have no idea how to remove the current menu. Can you help?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kaarent on "Different Custom Menus depending on what page you are on"</title>
			<link>http://www.kriesi.at/support/topic/different-custom-menus-depending-on-what-page-you-are-on#post-20194</link>
			<pubDate>Tue, 31 May 2011 10:40:20 +0000</pubDate>
			<dc:creator>kaarent</dc:creator>
			<guid isPermaLink="false">20194@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;James, can you expand upon how to create individual dynamic side bar areas?  I'd appreciate it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Different Custom Menus depending on what page you are on"</title>
			<link>http://www.kriesi.at/support/topic/different-custom-menus-depending-on-what-page-you-are-on#post-20032</link>
			<pubDate>Sat, 28 May 2011 08:44:07 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">20032@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;You can create individual dynamic sidebar areas (e.g. one per page) and add individual widgets to each page. Personally, if I was doing this I'd also keep a &#34;Displayed Everywhere&#34; sidebar area so some widgets can be displayed everywhere with relative ease.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kaarent on "Different Custom Menus depending on what page you are on"</title>
			<link>http://www.kriesi.at/support/topic/different-custom-menus-depending-on-what-page-you-are-on#post-20003</link>
			<pubDate>Fri, 27 May 2011 16:21:58 +0000</pubDate>
			<dc:creator>kaarent</dc:creator>
			<guid isPermaLink="false">20003@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;br /&#62;
I would like to have a custom menu on the side depending on what page.&#60;br /&#62;
I have seen this demonstrated on &#60;a href=&#34;http://www.crossfitsouthbay.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.crossfitsouthbay.com/&#60;/a&#62; but can't seem to find any documentation for how they made it work.&#60;br /&#62;
Please advise.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Theme supports only one menu"</title>
			<link>http://www.kriesi.at/support/topic/theme-supports-only-one-menu#post-4193</link>
			<pubDate>Tue, 07 Sep 2010 15:48:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">4193@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you solved your problem.&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rosemary on "Theme supports only one menu"</title>
			<link>http://www.kriesi.at/support/topic/theme-supports-only-one-menu#post-4192</link>
			<pubDate>Tue, 07 Sep 2010 15:43:44 +0000</pubDate>
			<dc:creator>rosemary</dc:creator>
			<guid isPermaLink="false">4192@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;OK, I found the help I needed in the support file :) Menus must be named &#34;First&#34; and &#34;Second&#34;. I have my highlighter out and I'm reading the WHOLE file.&#60;br /&#62;
Thanks,&#60;br /&#62;
R
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rosemary on "Theme supports only one menu"</title>
			<link>http://www.kriesi.at/support/topic/theme-supports-only-one-menu#post-4185</link>
			<pubDate>Tue, 07 Sep 2010 14:21:02 +0000</pubDate>
			<dc:creator>rosemary</dc:creator>
			<guid isPermaLink="false">4185@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I changed the code as James suggested. Good: Now my Appearance&#38;gt;menu page shows that it supports two menus. I made one menu for pages (p menu) and one for categories (c menu). I added a page to the one and a cat to the other.  I added both menus to the &#34;Theme locations&#34; box: p menu on top, c menu on the bottom. When I refresh my site, both top and bottom menus are showing the p menu item. I just bought the theme yesterday. Is this a bug or a feature?&#60;br /&#62;
:) Rosemary
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Theme supports only one menu"</title>
			<link>http://www.kriesi.at/support/topic/theme-supports-only-one-menu#post-4100</link>
			<pubDate>Mon, 06 Sep 2010 07:11:55 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">4100@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that it works now.&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ileskovar on "Theme supports only one menu"</title>
			<link>http://www.kriesi.at/support/topic/theme-supports-only-one-menu#post-4084</link>
			<pubDate>Sun, 05 Sep 2010 21:18:42 +0000</pubDate>
			<dc:creator>ileskovar</dc:creator>
			<guid isPermaLink="false">4084@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Works great... thanks... :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Theme supports only one menu"</title>
			<link>http://www.kriesi.at/support/topic/theme-supports-only-one-menu#post-4072</link>
			<pubDate>Sun, 05 Sep 2010 17:07:33 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">4072@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;If you've changed the code (as I posted above), then go to WP admin -&#38;gt; Appearance -&#38;gt; Menus and remove the option on the top left for whichever menu you don't want to show.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rroenigk on "Theme supports only one menu"</title>
			<link>http://www.kriesi.at/support/topic/theme-supports-only-one-menu#post-3971</link>
			<pubDate>Fri, 03 Sep 2010 17:41:22 +0000</pubDate>
			<dc:creator>rroenigk</dc:creator>
			<guid isPermaLink="false">3971@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I spoke too soon... I've replaced the code in  /framework/helper_functions/nav_menu.php and I've defined the two menus via the WordPress Menus dashboard. &#60;/p&#62;
&#60;p&#62;Unfortunately, the same menu is populating both menus on the site:&#60;br /&#62;
&#60;a href=&#34;http://173.83.124.155/&#34; rel=&#34;nofollow&#34;&#62;http://173.83.124.155/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The menu I've titled, &#34;Main Nav&#34; is populating both menu areas. The menu I've titled, &#34;Smaller Top Nav&#34; includes different pages and is selected as the &#34;Top Navigation Menu,&#34; but it's not populating that area. &#60;/p&#62;
&#60;p&#62;Do I need to modify the header.php file to accommodate these custom menus?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rroenigk on "Theme supports only one menu"</title>
			<link>http://www.kriesi.at/support/topic/theme-supports-only-one-menu#post-3970</link>
			<pubDate>Fri, 03 Sep 2010 17:27:42 +0000</pubDate>
			<dc:creator>rroenigk</dc:creator>
			<guid isPermaLink="false">3970@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude, thanks for posting this tutorial. The only thing better than WordPress 3.0's custom menus is a cool theme that incorporates custom menus! Well done.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Theme supports only one menu"</title>
			<link>http://www.kriesi.at/support/topic/theme-supports-only-one-menu#post-3778</link>
			<pubDate>Tue, 31 Aug 2010 08:12:20 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">3778@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If you use the updated version of Newscast (Version 2.0) you'll find nav_menu.php in your theme directory under:&#60;/p&#62;
&#60;p&#62;Newscast &#38;gt; framework &#38;gt; helper_functions &#38;gt; nav_menu.php  &#60;/p&#62;
&#60;p&#62;please note every &#34;&#38;gt;&#34; indicates that it's located in a subdirectory. Please open nav_menu.php with an editor and change the code.&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>centersucesso on "Theme supports only one menu"</title>
			<link>http://www.kriesi.at/support/topic/theme-supports-only-one-menu#post-3768</link>
			<pubDate>Tue, 31 Aug 2010 01:29:11 +0000</pubDate>
			<dc:creator>centersucesso</dc:creator>
			<guid isPermaLink="false">3768@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hello where do I find&#60;/p&#62;
&#60;p&#62;/framework/helper_functions/nav_menu.php&#60;/p&#62;
&#60;p&#62;Sorry but I do not know where to find
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Theme supports only one menu"</title>
			<link>http://www.kriesi.at/support/topic/theme-supports-only-one-menu#post-3734</link>
			<pubDate>Mon, 30 Aug 2010 12:27:05 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">3734@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;This seems to be a bug which can easily be fixed. Open up /framework/helper_functions/nav_menu.php and find this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_action( &#38;#39;init&#38;#39;, &#38;#39;register_my_menu&#38;#39; );
function register_my_menu() {
	register_nav_menu( &#38;#39;theme-menu&#38;#39;, __( &#38;#39;Theme Menu&#38;#39; ) );
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_action( &#38;#39;init&#38;#39;, &#38;#39;register_my_menu&#38;#39; );
function register_my_menu() {
	register_nav_menus(
		array(
		  &#38;#39;top-menu&#38;#39; =&#38;gt; &#38;#39;Top Navigation Menu&#38;#39;,
		  &#38;#39;theme-menu&#38;#39; =&#38;gt; &#38;#39;Main Navigation Menu&#38;#39;
		)
	);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You then need to set the menu locations and items in WP admin -&#38;gt; Appearance -&#38;gt; Menus :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ileskovar on "Theme supports only one menu"</title>
			<link>http://www.kriesi.at/support/topic/theme-supports-only-one-menu#post-3601</link>
			<pubDate>Fri, 27 Aug 2010 12:47:30 +0000</pubDate>
			<dc:creator>ileskovar</dc:creator>
			<guid isPermaLink="false">3601@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Anybody has any idea about my problem?&#60;/p&#62;
&#60;p&#62;Igor
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ileskovar on "Theme supports only one menu"</title>
			<link>http://www.kriesi.at/support/topic/theme-supports-only-one-menu#post-3526</link>
			<pubDate>Thu, 26 Aug 2010 09:48:13 +0000</pubDate>
			<dc:creator>ileskovar</dc:creator>
			<guid isPermaLink="false">3526@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In menu creating dialog, Wordpress says: &#34;Your theme supports 1 menu. Select which menu you would like to use..&#34;&#60;/p&#62;
&#60;p&#62;Why is that so?&#60;/p&#62;
&#60;p&#62;Igor
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
