<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: menu showing up in footer area</title>
		<link>http://www.themolitor.com/forums/topic/menu-showing-up-in-footer-area</link>
		<description>THE MOLITOR FORUMS &#187; Topic: menu showing up in footer area</description>
		<language>en-US</language>
		<pubDate>Sat, 09 May 2026 06:22:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/menu-showing-up-in-footer-area" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "menu showing up in footer area"</title>
			<link>http://www.themolitor.com/forums/topic/menu-showing-up-in-footer-area#post-29270</link>
			<pubDate>Thu, 15 May 2014 08:46:37 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">29270@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>If you don't want to display the footer menu at all, open up footer.php and change the following on line 44 from this...</p>
<pre><code>&#60;?php wp_nav_menu(array(&#039;theme_location&#039; =&#62; &#039;footer&#039;, &#039;container_id&#039; =&#62; &#039;footerNav&#039;, &#039;menu_id&#039; =&#62; &#039;footmenu&#039;)); ?&#62;</code></pre>
<p>...to this...</p>
<pre><code>&#60;?php if (has_nav_menu( &#039;footer&#039; ) ) { wp_nav_menu(array(&#039;theme_location&#039; =&#62; &#039;footer&#039;, &#039;container_id&#039; =&#62; &#039;footerNav&#039;, &#039;menu_id&#039; =&#62; &#039;footmenu&#039;)); } ?&#62;</code></pre>
<p>This will hide the footer menu if you don't have one selected.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "menu showing up in footer area"</title>
			<link>http://www.themolitor.com/forums/topic/menu-showing-up-in-footer-area#post-29250</link>
			<pubDate>Wed, 14 May 2014 09:37:06 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">29250@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Looks like you need to assign a footer menu. Visit the Customize page (appearance &#62; customize) and review the options on the Navigation tab for selecting a footer menu.</p>
<p>Remember, you can create a menu specifically for the footer section on the Menus page.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "menu showing up in footer area"</title>
			<link>http://www.themolitor.com/forums/topic/menu-showing-up-in-footer-area#post-29249</link>
			<pubDate>Wed, 14 May 2014 09:35:46 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">29249@http://www.themolitor.com/forums/</guid>
			<description><p>[moving to WordPress Politico forum]
</p></description>
		</item>
		<item>
			<title>amij on "menu showing up in footer area"</title>
			<link>http://www.themolitor.com/forums/topic/menu-showing-up-in-footer-area#post-29241</link>
			<pubDate>Tue, 13 May 2014 17:32:41 +0000</pubDate>
			<dc:creator>amij</dc:creator>
			<guid isPermaLink="false">29241@http://www.themolitor.com/forums/</guid>
			<description><p>I can't figure what I do/don't have set up. The menu is showing up below the footer area. <a href="http://www.zoneforaustin.com/" rel="nofollow">http://www.zoneforaustin.com/</a>
</p></description>
		</item>

	</channel>
</rss>
