<?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: second menu - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/second-menu</link>
		<description>Support Forum - Tag: second menu - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 21:51:00 +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/second-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>cbivins on "Reduce height of Second Menu"</title>
			<link>http://www.kriesi.at/support/topic/reduce-height-of-second-menu#post-44273</link>
			<pubDate>Thu, 01 Mar 2012 19:28:31 +0000</pubDate>
			<dc:creator>cbivins</dc:creator>
			<guid isPermaLink="false">44273@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I actually want to keep the first menu since I can use dropdowns with it and get rid of the second one. Is that not an option?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Reduce height of Second Menu"</title>
			<link>http://www.kriesi.at/support/topic/reduce-height-of-second-menu#post-44160</link>
			<pubDate>Thu, 01 Mar 2012 06:50:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">44160@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can delete the first menu. Go to header.php and change following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- Navigation for Pages starts here --&#38;gt;
			&#38;lt;?php
				wp_nav_menu( array( &#38;#39;menu&#38;#39; =&#38;gt; &#38;#39;First&#38;#39;, &#38;#39;menu_class&#38;#39; =&#38;gt; &#38;#39;nav&#38;#39;, &#38;#39;echo&#38;#39; =&#38;gt; true,
	&#38;#39;fallback_cb&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;before&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;after&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;link_before&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;link_after&#38;#39; =&#38;gt; &#38;#39;&#38;#39;,
	&#38;#39;depth&#38;#39; =&#38;gt; 0, &#38;#39;context&#38;#39; =&#38;gt; &#38;#39;frontend&#38;#39;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- Navigation for Pages starts here --&#38;gt;
			&#38;lt;?php
				wp_nav_menu( array( &#38;#39;menu&#38;#39; =&#38;gt; &#38;#39;First&#38;#39;, &#38;#39;menu_class&#38;#39; =&#38;gt; &#38;#39;nav&#38;#39;, &#38;#39;echo&#38;#39; =&#38;gt; false,
	&#38;#39;fallback_cb&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;before&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;after&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;link_before&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;link_after&#38;#39; =&#38;gt; &#38;#39;&#38;#39;,
	&#38;#39;depth&#38;#39; =&#38;gt; 0, &#38;#39;context&#38;#39; =&#38;gt; &#38;#39;frontend&#38;#39;));&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>cbivins on "Reduce height of Second Menu"</title>
			<link>http://www.kriesi.at/support/topic/reduce-height-of-second-menu#post-44115</link>
			<pubDate>Wed, 29 Feb 2012 23:04:12 +0000</pubDate>
			<dc:creator>cbivins</dc:creator>
			<guid isPermaLink="false">44115@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there a way to have a dropdown menu from the second menu in Newscast? If not, is there a way to delete the second menu entirely?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Meijestic on "Add a new menu in the top of the header"</title>
			<link>http://www.kriesi.at/support/topic/add-a-new-menu-in-the-top-of-the-header#post-39321</link>
			<pubDate>Mon, 30 Jan 2012 15:07:00 +0000</pubDate>
			<dc:creator>Meijestic</dc:creator>
			<guid isPermaLink="false">39321@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there any tutorial how i can add an new menu to the header. I have the main menu, but i need a second &#34;Service Menu&#34; in the top.&#60;br /&#62;
Thanks a lot.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Reduce height of Second Menu"</title>
			<link>http://www.kriesi.at/support/topic/reduce-height-of-second-menu#post-33439</link>
			<pubDate>Tue, 29 Nov 2011 15:44:09 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33439@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JeffPalmer on "Reduce height of Second Menu"</title>
			<link>http://www.kriesi.at/support/topic/reduce-height-of-second-menu#post-33429</link>
			<pubDate>Tue, 29 Nov 2011 13:32:30 +0000</pubDate>
			<dc:creator>JeffPalmer</dc:creator>
			<guid isPermaLink="false">33429@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Excellent. Thank you Dude. Yet again 1st class support
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Reduce height of Second Menu"</title>
			<link>http://www.kriesi.at/support/topic/reduce-height-of-second-menu#post-33417</link>
			<pubDate>Tue, 29 Nov 2011 10:51:49 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33417@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
have a look at this post: &#60;a href=&#34;http://www.kriesi.at/support/topic/menu-problems-help#post-24840&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/menu-problems-help#post-24840&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JeffPalmer on "Reduce height of Second Menu"</title>
			<link>http://www.kriesi.at/support/topic/reduce-height-of-second-menu#post-33333</link>
			<pubDate>Mon, 28 Nov 2011 13:46:13 +0000</pubDate>
			<dc:creator>JeffPalmer</dc:creator>
			<guid isPermaLink="false">33333@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I do not use the Second menu in my Newscast Theme Skin 1. Where in my css pages do I reduce the height of the space left where the second menu normally appears?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Add color tint as background for Second Menu boxes?"</title>
			<link>http://www.kriesi.at/support/topic/add-color-tint-as-background-for-second-menu-boxes#post-29812</link>
			<pubDate>Wed, 19 Oct 2011 04:47:50 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">29812@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that Chris could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>daveyfifi on "Add color tint as background for Second Menu boxes?"</title>
			<link>http://www.kriesi.at/support/topic/add-color-tint-as-background-for-second-menu-boxes#post-29804</link>
			<pubDate>Wed, 19 Oct 2011 03:52:31 +0000</pubDate>
			<dc:creator>daveyfifi</dc:creator>
			<guid isPermaLink="false">29804@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Chris.  Perfect and useful for a lot of Newscasters.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Add color tint as background for Second Menu boxes?"</title>
			<link>http://www.kriesi.at/support/topic/add-color-tint-as-background-for-second-menu-boxes#post-29788</link>
			<pubDate>Wed, 19 Oct 2011 02:51:32 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">29788@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in your style.css find&#60;br /&#62;
&#60;code&#62;.catnav&#60;/code&#62;&#60;br /&#62;
Between the brackets you can add&#60;br /&#62;
&#60;code&#62;background: #ff0099;&#60;/code&#62;&#60;br /&#62;
Of course you can change the hex color code.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>daveyfifi on "Add color tint as background for Second Menu boxes?"</title>
			<link>http://www.kriesi.at/support/topic/add-color-tint-as-background-for-second-menu-boxes#post-29708</link>
			<pubDate>Tue, 18 Oct 2011 05:53:56 +0000</pubDate>
			<dc:creator>daveyfifi</dc:creator>
			<guid isPermaLink="false">29708@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Just realized the CSS is probably located in one of the skins.  I am using Newscast Minimal.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>daveyfifi on "Add color tint as background for Second Menu boxes?"</title>
			<link>http://www.kriesi.at/support/topic/add-color-tint-as-background-for-second-menu-boxes#post-29707</link>
			<pubDate>Tue, 18 Oct 2011 05:49:15 +0000</pubDate>
			<dc:creator>daveyfifi</dc:creator>
			<guid isPermaLink="false">29707@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like to slightly tint the entire background of the boxes that contain the Second menu items?&#60;/p&#62;
&#60;p&#62;As far as I can see, that CSS is not specified for this item separately?&#60;/p&#62;
&#60;p&#62;Please let me know where to find that code or what the additional CSS needs to be to accomplish this, thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Creating a second menu - how to add it to the theme?"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-second-menu-how-to-add-it-to-the-theme#post-26600</link>
			<pubDate>Fri, 09 Sep 2011 05:50:17 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">26600@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I need for my VELVET a second menu.&#60;/p&#62;
&#60;p&#62;I would like to use the standard VELVET menu for &#34;home&#34;, &#34;contact&#34;, &#34;vita&#34; etc., and a second menu should contain the pages to my different disciplines) and should appear above the content container horizontally like this example (the dark box):&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i56.tinypic.com/2zgxe2a.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i56.tinypic.com/2zgxe2a.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Once I've created a new, second menu in the menu manager, what need I to do else, so that it can appear in the theme?&#60;/p&#62;
&#60;p&#62;Thanks for any ideas!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Uri Grinwald on "Second Menu Descriptions"</title>
			<link>http://www.kriesi.at/support/topic/second-menu-descriptions#post-26450</link>
			<pubDate>Tue, 06 Sep 2011 00:23:58 +0000</pubDate>
			<dc:creator>Uri Grinwald</dc:creator>
			<guid isPermaLink="false">26450@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey there.&#60;br /&#62;
Under the Second menu when new pages/categories are added I see the Description box as per the documentation.&#60;br /&#62;
What I am having trouble with is going back in and editing those same descriptions? I no longer see the description boxes with the text that was written when initially created. The only work around I found so far was to remove and re-add the same menu item. What I'm I missing here?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lenrap on "Modifying Menu Appearance"</title>
			<link>http://www.kriesi.at/support/topic/modifying-menu-appearance#post-2909</link>
			<pubDate>Tue, 17 Aug 2010 08:23:04 +0000</pubDate>
			<dc:creator>lenrap</dc:creator>
			<guid isPermaLink="false">2909@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I tried everything including replacing the original code with yours and then lowering all the values you said would change the boxes, but no luck.  It looks like it has changed on the load of the page, but springs back to original size. Is some other code overriding this one?&#60;/p&#62;
&#60;p&#62;Here is what I have there now:&#60;/p&#62;
&#60;p&#62;.catnav li a {&#60;br /&#62;
border:medium none;&#60;br /&#62;
display:block;&#60;br /&#62;
float:left;&#60;br /&#62;
line-height:5px;&#60;br /&#62;
min-height:10px;&#60;br /&#62;
outline:medium none;&#60;br /&#62;
padding:10px 5px 5px;&#60;br /&#62;
text-decoration:none;&#60;br /&#62;
width:114px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;This is what I had before:&#60;/p&#62;
&#60;p&#62;.catnav li a{&#60;br /&#62;
display:block;&#60;br /&#62;
float:left;&#60;br /&#62;
padding:13px 10px 10px 10px;&#60;br /&#62;
width:114px;&#60;br /&#62;
border: none;&#60;br /&#62;
text-decoration: none;&#60;br /&#62;
line-height: 18px;&#60;br /&#62;
outline: none;&#60;br /&#62;
min-height:30px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Can you give me the exact code to even the second menu up, there is a bit too much space under the headings and would like to even it out with the space on top of the heading text.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Modifying Menu Appearance"</title>
			<link>http://www.kriesi.at/support/topic/modifying-menu-appearance#post-2864</link>
			<pubDate>Mon, 16 Aug 2010 08:06:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">2864@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can resize those boxes by editing style.css - please edit following code to your requirements:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.catnav li a {
border:medium none;
display:block;
float:left;
line-height:18px;
min-height:30px;
outline:medium none;
padding:13px 10px 10px;
text-decoration:none;
width:114px;
}

By reducing the padding value and/or line-height you can adjust the boxes.&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lenrap on "Modifying Menu Appearance"</title>
			<link>http://www.kriesi.at/support/topic/modifying-menu-appearance#post-2860</link>
			<pubDate>Mon, 16 Aug 2010 07:04:06 +0000</pubDate>
			<dc:creator>lenrap</dc:creator>
			<guid isPermaLink="false">2860@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I ended up reducing the font size to 12 bold on the second menu which looks right now. &#60;/p&#62;
&#60;p&#62;But as you can see if you visit my blog the bounding boxes are now too large for this size font. I tried to adjust a few different codes, but can't seem to find the right one that dictates the height of these boxes in the CSS&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://internationalpress.com/blog&#34; rel=&#34;nofollow&#34;&#62;http://internationalpress.com/blog&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lenrap on "Menu Problems...."</title>
			<link>http://www.kriesi.at/support/topic/menu-problems#post-2813</link>
			<pubDate>Sun, 15 Aug 2010 05:07:47 +0000</pubDate>
			<dc:creator>lenrap</dc:creator>
			<guid isPermaLink="false">2813@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry, one more question. I ended up reducing the font size to 12 bold on the second menu which looks right now.  But as you can see if you visit my blog the bounding boxes are now too large for this size font.  I tried to adjust a few different codes, but can't seem to find the right one that dictates the height of these boxes.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://internationalpress.com/blog&#34; rel=&#34;nofollow&#34;&#62;http://internationalpress.com/blog&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Sorry for the multiple posts...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lenrap on "Menu Problems...."</title>
			<link>http://www.kriesi.at/support/topic/menu-problems#post-2811</link>
			<pubDate>Sun, 15 Aug 2010 04:54:05 +0000</pubDate>
			<dc:creator>lenrap</dc:creator>
			<guid isPermaLink="false">2811@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Never mind, found it and reduced it to 14 px, looks better now.  Thanks&#60;/p&#62;
&#60;p&#62;.catnav li a strong{&#60;br /&#62;
display:block;&#60;br /&#62;
font-weight: bold;&#60;br /&#62;
font-size: 14px;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lenrap on "Menu Problems...."</title>
			<link>http://www.kriesi.at/support/topic/menu-problems#post-2810</link>
			<pubDate>Sun, 15 Aug 2010 04:46:14 +0000</pubDate>
			<dc:creator>lenrap</dc:creator>
			<guid isPermaLink="false">2810@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I had no problems after reading your post above on adding First Menu, clicking the + sign and adding Second Menu, however the second menu's font is a bit larger then I would like it on our header. Where can I find the CSS code to make this smaller?&#60;/p&#62;
&#60;p&#62;You can see the blog and the sizes there at:  &#60;a href=&#34;http://internationalpress.com/blog&#34; rel=&#34;nofollow&#34;&#62;http://internationalpress.com/blog&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As you can see I followed your advice and centered the text on the second menu as well.  On a side note, I am new to WP and so happy I discovered you and this wonderful theme.  Frankly, I can't wait to work on my personal photography blog next and of course purchase one of your other themes. These are truly spectacular and the entire WP blog is just great.  I feel I have been in the dark ages with my old web site and not all of this has really gotten me motivated again.&#60;/p&#62;
&#60;p&#62;Thanks.&#60;/p&#62;
&#60;p&#62;Len Rapoport
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Menu Problems...."</title>
			<link>http://www.kriesi.at/support/topic/menu-problems#post-2656</link>
			<pubDate>Thu, 12 Aug 2010 13:33:24 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">2656@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If you want to edit the description of a specific menu item, you can do this on the Menu Manager screen (WP admin -&#38;gt; Appearance -&#38;gt; Menus).&#60;/p&#62;
&#60;p&#62;If this is where you are looking and can't find the right place, drop me a link to your site / screenshot with the description area highlighted.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>holehouse on "Menu Problems...."</title>
			<link>http://www.kriesi.at/support/topic/menu-problems#post-2617</link>
			<pubDate>Wed, 11 Aug 2010 19:51:06 +0000</pubDate>
			<dc:creator>holehouse</dc:creator>
			<guid isPermaLink="false">2617@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am also having some menu trouble. My 2 menus are working properly, but for some reason I cannot find the field to edit the small description for the second menu. I clicked 'descriptions' under the screen options, but it didn't help.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>usely on "Menu Problems...."</title>
			<link>http://www.kriesi.at/support/topic/menu-problems#post-2204</link>
			<pubDate>Sat, 07 Aug 2010 12:39:59 +0000</pubDate>
			<dc:creator>usely</dc:creator>
			<guid isPermaLink="false">2204@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;James, thank you very much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Menu Problems...."</title>
			<link>http://www.kriesi.at/support/topic/menu-problems#post-2200</link>
			<pubDate>Sat, 07 Aug 2010 12:20:51 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">2200@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sure, open up header.php, find and remove this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;nav_wrapper&#38;quot;&#38;gt;
			&#38;lt;!-- Navigation for Pages starts here --&#38;gt;
			&#38;lt;?php
				wp_nav_menu( array( &#38;#39;menu&#38;#39; =&#38;gt; &#38;#39;First&#38;#39;, &#38;#39;menu_class&#38;#39; =&#38;gt; &#38;#39;nav&#38;#39;, &#38;#39;echo&#38;#39; =&#38;gt; true,
	&#38;#39;fallback_cb&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;before&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;after&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;link_before&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;link_after&#38;#39; =&#38;gt; &#38;#39;&#38;#39;,
	&#38;#39;depth&#38;#39; =&#38;gt; 0, &#38;#39;context&#38;#39; =&#38;gt; &#38;#39;frontend&#38;#39;));

				/* pre wp 3
				if(is_object($k_option[&#38;#39;custom&#38;#39;][&#38;#39;kriesi_menu_pages&#38;#39;]))
								$k_option[&#38;#39;custom&#38;#39;][&#38;#39;kriesi_menu_pages&#38;#39;]-&#38;gt;display(&#38;#39;Menu Manager Pages&#38;#39;,&#38;#39;show_basic&#38;#39;);
				*/
			?&#38;gt;
			&#38;lt;/div&#38;gt;&#38;lt;!-- end nav_wrapper --&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;** Just as a side note, posts are answered in the order received (oldest first). Bumping a topic to the top of the front page means I won't see it as quickly. Rest assured, I will get to your post! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>usely on "Menu Problems...."</title>
			<link>http://www.kriesi.at/support/topic/menu-problems#post-2173</link>
			<pubDate>Sat, 07 Aug 2010 10:52:57 +0000</pubDate>
			<dc:creator>usely</dc:creator>
			<guid isPermaLink="false">2173@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Does anybody know how I can remove the small top menu? I just need the big menu below. &#60;/p&#62;
&#60;p&#62;Thank you very much!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://img696.imageshack.us/img696/1904/35065224.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img696.imageshack.us/img696/1904/35065224.jpg&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>usely on "Menu Problems...."</title>
			<link>http://www.kriesi.at/support/topic/menu-problems#post-2120</link>
			<pubDate>Fri, 06 Aug 2010 16:21:42 +0000</pubDate>
			<dc:creator>usely</dc:creator>
			<guid isPermaLink="false">2120@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've got similar problems, there is a double site title (the small one)&#60;/p&#62;
&#60;p&#62;See here: &#60;a href=&#34;http://img696.imageshack.us/img696/1904/35065224.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img696.imageshack.us/img696/1904/35065224.jpg&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Menu Problems...."</title>
			<link>http://www.kriesi.at/support/topic/menu-problems#post-2114</link>
			<pubDate>Fri, 06 Aug 2010 15:39:13 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">2114@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Just add 2 menus with the &#34;+&#34; symbol of the menu manager. One with name First and one with Second. That should work without problems. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thek1w1 on "Menu Problems...."</title>
			<link>http://www.kriesi.at/support/topic/menu-problems#post-2065</link>
			<pubDate>Fri, 06 Aug 2010 02:58:07 +0000</pubDate>
			<dc:creator>thek1w1</dc:creator>
			<guid isPermaLink="false">2065@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I ended up editing [em]/framework/helper_functions/nav_menu.php[/em] and replacing the menu code with this new block, which gives me 2 menu items.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
add_action( 'init', 'register_my_menu_page' );&#60;br /&#62;
function register_my_menu_page() {&#60;br /&#62;
	register_nav_menu( 'theme-menu_page', __( 'Page Navigation' ) );&#60;br /&#62;
}&#60;br /&#62;
add_action( 'init', 'register_my_menu_cat' );&#60;br /&#62;
function register_my_menu_cat() {&#60;br /&#62;
	register_nav_menu( 'theme-menu_cat', __( 'Category Navigation' ) );&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cwolff on "Menu Problems...."</title>
			<link>http://www.kriesi.at/support/topic/menu-problems#post-1891</link>
			<pubDate>Wed, 04 Aug 2010 06:50:20 +0000</pubDate>
			<dc:creator>cwolff</dc:creator>
			<guid isPermaLink="false">1891@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;+1.  I just purchased this theme and installed it on WP 3.01.  I'm getting the &#34;Your theme supports 1 menu&#34; message as well.  Please advise.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
