<?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: Add horizontal footer menu</title>
		<link>http://www.kriesi.at/support/topic/add-horizontal-footer-menu</link>
		<description>Support Forum - Topic: Add horizontal footer menu</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 15:30:48 +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/add-horizontal-footer-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>tremblayly on "Add horizontal footer menu"</title>
			<link>http://www.kriesi.at/support/topic/add-horizontal-footer-menu#post-81269</link>
			<pubDate>Sat, 27 Oct 2012 15:43:41 +0000</pubDate>
			<dc:creator>tremblayly</dc:creator>
			<guid isPermaLink="false">81269@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude,&#60;/p&#62;
&#60;p&#62;I updated the files and created a socket_menu class. I did not like the results and don't have time to fiddle around more, so reverted back to no footer menu. Perhaps I will try again later.&#60;/p&#62;
&#60;p&#62;Thank you for the details and your time.&#60;/p&#62;
&#60;p&#62;Lyse
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Add horizontal footer menu"</title>
			<link>http://www.kriesi.at/support/topic/add-horizontal-footer-menu#post-80997</link>
			<pubDate>Thu, 25 Oct 2012 06:15:20 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">80997@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up footer.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- end social_bookmarks--&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- end social_bookmarks--&#38;gt;
&#38;lt;?php			echo &#38;quot;&#38;lt;div class=&#38;#39;socket_menu&#38;#39;&#38;gt;&#38;quot;;
				$args = array(&#38;#39;theme_location&#38;#39;=&#38;gt;&#38;#39;avia3&#38;#39;, &#38;#39;fallback_cb&#38;#39; =&#38;gt; &#38;#39;&#38;#39;);
				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 in functions.php replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;nav_menus&#38;#39;] = array(&#38;#39;avia&#38;#39; =&#38;gt; &#38;#39;Main Menu&#38;#39;, &#38;#39;avia2&#38;#39;=&#38;gt; &#38;#39;Sub Menu&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;nav_menus&#38;#39;] = array(&#38;#39;avia&#38;#39; =&#38;gt; &#38;#39;Main Menu&#38;#39;, &#38;#39;avia2&#38;#39;=&#38;gt; &#38;#39;Sub Menu&#38;#39;,  &#38;#39;avia3&#38;#39;=&#38;gt; &#38;#39;Socket Menu&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can now use the menu builder/manager to create a custom menu for the socket area. I can't/won't assist you with the styling though because it's time intensive and beyond the scope of our support forum. You can use the .socket_menu class to style the menu.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tremblayly on "Add horizontal footer menu"</title>
			<link>http://www.kriesi.at/support/topic/add-horizontal-footer-menu#post-80921</link>
			<pubDate>Wed, 24 Oct 2012 19:11:19 +0000</pubDate>
			<dc:creator>tremblayly</dc:creator>
			<guid isPermaLink="false">80921@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Mya,&#60;/p&#62;
&#60;p&#62;All menus I have were created the same. I'm not sure how different this would would be.&#60;/p&#62;
&#60;p&#62;Lyse
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Add horizontal footer menu"</title>
			<link>http://www.kriesi.at/support/topic/add-horizontal-footer-menu#post-80801</link>
			<pubDate>Tue, 23 Oct 2012 18:14:47 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">80801@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Lyse,&#60;/p&#62;
&#60;p&#62;The answer depends on how you created the menu. More than likely though you'll need to edit the footer.php. How did you create the menu?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tremblayly on "Add horizontal footer menu"</title>
			<link>http://www.kriesi.at/support/topic/add-horizontal-footer-menu#post-80694</link>
			<pubDate>Mon, 22 Oct 2012 23:14:49 +0000</pubDate>
			<dc:creator>tremblayly</dc:creator>
			<guid isPermaLink="false">80694@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I do I add this new footer menu I created so it displays in the socket area?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Lyse
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
