<?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: Putting the menu in the footer</title>
		<link>http://www.kriesi.at/support/topic/putting-the-menu-in-the-footer</link>
		<description>Support Forum - Topic: Putting the menu in the footer</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 20:22:52 +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/putting-the-menu-in-the-footer" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Putting the menu in the footer"</title>
			<link>http://www.kriesi.at/support/topic/putting-the-menu-in-the-footer#post-87527</link>
			<pubDate>Tue, 11 Dec 2012 00:28:19 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">87527@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Find this code on your header.php&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;main_menu&#38;#39; data-selectname=&#38;#39;&#38;quot;.__(&#38;#39;Select a page&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;#39;&#38;gt;&#38;quot;;
						$args = array(&#38;#39;theme_location&#38;#39;=&#38;gt;&#38;#39;avia&#38;#39;, &#38;#39;fallback_cb&#38;#39; =&#38;gt; &#38;#39;avia_fallback_menu&#38;#39;, &#38;#39;max_columns&#38;#39;=&#38;gt;4);
						wp_nav_menu($args);
						echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Cut it then open footer.php, place it somewhere below this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;$class $firstCol&#38;#39;&#38;gt;&#38;quot;;
						if (function_exists(&#38;#39;dynamic_sidebar&#38;#39;) &#38;amp;&#38;amp; dynamic_sidebar(&#38;#39;Footer - column&#38;#39;.$i) ) : else : avia_dummy_widget($i); endif;
						echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
						$firstCol = &#38;quot;&#38;quot;;
					}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You need to style it again on your custom.css to position it correctly.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>InterdisciplinaryInnovation on "Putting the menu in the footer"</title>
			<link>http://www.kriesi.at/support/topic/putting-the-menu-in-the-footer#post-87508</link>
			<pubDate>Mon, 10 Dec 2012 22:01:04 +0000</pubDate>
			<dc:creator>InterdisciplinaryInnovation</dc:creator>
			<guid isPermaLink="false">87508@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello!&#60;/p&#62;
&#60;p&#62;I really love this theme - it has allowed me to really make my projects look very professional, and I thank you!  I am working on the following page:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://therealmofpossibility.org/profiles/brittanyseymour-oralhealth/&#34; rel=&#34;nofollow&#34;&#62;http://therealmofpossibility.org/profiles/brittanyseymour-oralhealth/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would like to put the menu bar in the footer instead of at the top of the page for the whole site.  Where in the code would I go to make this change and what alterations would I make?&#60;/p&#62;
&#60;p&#62;Thank you so much!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
