<?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: Changes to Mega Menu</title>
		<link>http://www.kriesi.at/support/topic/changes-to-mega-menu</link>
		<description>Support Forum - Topic: Changes to Mega Menu</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 18:36:26 +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/changes-to-mega-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Changes to Mega Menu"</title>
			<link>http://www.kriesi.at/support/topic/changes-to-mega-menu#post-60237</link>
			<pubDate>Thu, 14 Jun 2012 18:27:09 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">60237@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi SandyMc,&#60;/p&#62;
&#60;p&#62;The plugin should have some documentation on how to integrate it into themes. I'm guessing that since it runs the menu as a group of widgets, you'll need to add some kind of plugin hook into the header.php where the menu is created.&#60;/p&#62;
&#60;p&#62;You'll be modifying this block:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;main_menu&#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);
				if(avia_woocommerce_enabled()) echo avia_woocommerce_cart_dropdown();
				echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Most likely just removing the content in between the echo lines and adding in the php call to your plugin there.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SandyMc on "Changes to Mega Menu"</title>
			<link>http://www.kriesi.at/support/topic/changes-to-mega-menu#post-59541</link>
			<pubDate>Sat, 09 Jun 2012 21:07:40 +0000</pubDate>
			<dc:creator>SandyMc</dc:creator>
			<guid isPermaLink="false">59541@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have found a Plugin - JQuery Mega Menu Plugin - that will allow me to configure my menu the way I would like it to be.  It sets up as a Widget when I activated it.  As the menu area is not a widget area, how do I get the plugin to work with my Abundance Theme?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
