<?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 - Topic: Secondary menu</title>
		<link>http://www.kriesi.at/support/topic/secondary-menu-1</link>
		<description>Support Forum - Topic: Secondary menu</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 14:48:28 +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/topic/secondary-menu-1" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Secondary menu"</title>
			<link>http://www.kriesi.at/support/topic/secondary-menu-1#post-88620</link>
			<pubDate>Mon, 17 Dec 2012 17:11:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">88620@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Great thanks. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Madabel5 on "Secondary menu"</title>
			<link>http://www.kriesi.at/support/topic/secondary-menu-1#post-88577</link>
			<pubDate>Mon, 17 Dec 2012 14:19:09 +0000</pubDate>
			<dc:creator>Madabel5</dc:creator>
			<guid isPermaLink="false">88577@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Cool thanks, I will give it a try.&#60;br /&#62;
Great support team, keep up the good work
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Secondary menu"</title>
			<link>http://www.kriesi.at/support/topic/secondary-menu-1#post-88538</link>
			<pubDate>Mon, 17 Dec 2012 08:26:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">88538@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Tbh I'm not sure if this is easily possible because of the menu styling, etc. (probably you'll need to rewrite some parts of the css code). However you can try to remove following code from footer.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php

						echo &#38;quot;&#38;lt;div class=&#38;#39;sub_menu&#38;#39;&#38;gt;&#38;quot;;
						$args = array(&#38;#39;theme_location&#38;#39;=&#38;gt;&#38;#39;avia2&#38;#39;, &#38;#39;fallback_cb&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;depth&#38;#39;=&#38;gt;1);
						wp_nav_menu($args);
						echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;

					?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and insert following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;sub_menu&#38;#39;&#38;gt;&#38;quot;;
						$args = array(&#38;#39;theme_location&#38;#39;=&#38;gt;&#38;#39;avia2&#38;#39;, &#38;#39;fallback_cb&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;depth&#38;#39;=&#38;gt;1);
						wp_nav_menu($args);
						echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;below following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo avia_logo(AVIA_BASE_URL.&#38;#39;images/layout/logo.png&#38;#39;, get_option(&#38;#39;blogdescription&#38;#39;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;in header.php.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Madabel5 on "Secondary menu"</title>
			<link>http://www.kriesi.at/support/topic/secondary-menu-1#post-88327</link>
			<pubDate>Sat, 15 Dec 2012 10:52:05 +0000</pubDate>
			<dc:creator>Madabel5</dc:creator>
			<guid isPermaLink="false">88327@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
 Is there a way to have the secondary menu on the top of the Header and not in the footer?&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
