<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to enable WordPress 3 custom navigation menu feature on web2feel themes.</title>
	<atom:link href="http://www.web2feel.com/how-to-enable-wordpress-3-custom-navigation-menu-feature-on-themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.web2feel.com/how-to-enable-wordpress-3-custom-navigation-menu-feature-on-themes/</link>
	<description>Free WordPress Themes for everybody</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:08:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: davetiye</title>
		<link>http://www.web2feel.com/how-to-enable-wordpress-3-custom-navigation-menu-feature-on-themes/comment-page-1/#comment-14175</link>
		<dc:creator>davetiye</dc:creator>
		<pubDate>Wed, 01 Feb 2012 13:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.web2feel.com/?p=389#comment-14175</guid>
		<description>thank you very much</description>
		<content:encoded><![CDATA[<p>thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clint Milner</title>
		<link>http://www.web2feel.com/how-to-enable-wordpress-3-custom-navigation-menu-feature-on-themes/comment-page-1/#comment-11668</link>
		<dc:creator>Clint Milner</dc:creator>
		<pubDate>Thu, 29 Sep 2011 08:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.web2feel.com/?p=389#comment-11668</guid>
		<description>Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy McCraken</title>
		<link>http://www.web2feel.com/how-to-enable-wordpress-3-custom-navigation-menu-feature-on-themes/comment-page-1/#comment-9513</link>
		<dc:creator>Amy McCraken</dc:creator>
		<pubDate>Tue, 21 Jun 2011 06:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.web2feel.com/?p=389#comment-9513</guid>
		<description>That’s amazing. Your post give me great impression. To be frank, I love this author very much. Not only your post,but also your writing style. That’s so great Come on No doubt that someone in the facebook always mention you. In the same way you can create more menus. Instead of &#039;primary&#039; you can use &#039;secondary&#039; etc.</description>
		<content:encoded><![CDATA[<p>That’s amazing. Your post give me great impression. To be frank, I love this author very much. Not only your post,but also your writing style. That’s so great Come on No doubt that someone in the facebook always mention you. In the same way you can create more menus. Instead of &#8216;primary&#8217; you can use &#8216;secondary&#8217; etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.web2feel.com/how-to-enable-wordpress-3-custom-navigation-menu-feature-on-themes/comment-page-1/#comment-7747</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 31 Jan 2011 02:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.web2feel.com/?p=389#comment-7747</guid>
		<description>I need some help.
The question about having a second navigation menu hasn’t been answered yet? Hopefully, the answer wasn’t it being incomplete. I hope someone can shed some light as to how to create more than one menu.

ps. I have tried all the examples and still no luck. the theme location stuff isn’t working. this is what I have in my functions,

add_action( ‘init’, ‘register_my_menus’ );
function register_my_menus() {
register_nav_menus( array(
‘header-menu’ =&gt; __( ‘Header Menu’ ),
‘content-menu’ =&gt; __( ‘Content Menu’ ),
‘footer-menu’ =&gt; __( ‘Footer Menu’ )
));
}

and within the theme at different locations I would add,
‘header-menu’, &#039;fallback_cb&#039; =&gt; &#039;&#039;  ) ); ?&gt; or ‘content-menu’, &#039;fallback_cb&#039; =&gt; &#039;&#039;  ) ); ?&gt; or ‘footer-menu’, &#039;fallback_cb&#039; =&gt; &#039;&#039;  ) ); ?&gt;. I am still not getting the menus I created in the backend to show up accordingly.

Thanks.</description>
		<content:encoded><![CDATA[<p>I need some help.<br />
The question about having a second navigation menu hasn’t been answered yet? Hopefully, the answer wasn’t it being incomplete. I hope someone can shed some light as to how to create more than one menu.</p>
<p>ps. I have tried all the examples and still no luck. the theme location stuff isn’t working. this is what I have in my functions,</p>
<p>add_action( ‘init’, ‘register_my_menus’ );<br />
function register_my_menus() {<br />
register_nav_menus( array(<br />
‘header-menu’ =&gt; __( ‘Header Menu’ ),<br />
‘content-menu’ =&gt; __( ‘Content Menu’ ),<br />
‘footer-menu’ =&gt; __( ‘Footer Menu’ )<br />
));<br />
}</p>
<p>and within the theme at different locations I would add,<br />
‘header-menu’, &#8216;fallback_cb&#8217; =&gt; &#8221;  ) ); ?&gt; or ‘content-menu’, &#8216;fallback_cb&#8217; =&gt; &#8221;  ) ); ?&gt; or ‘footer-menu’, &#8216;fallback_cb&#8217; =&gt; &#8221;  ) ); ?&gt;. I am still not getting the menus I created in the backend to show up accordingly.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lorraine</title>
		<link>http://www.web2feel.com/how-to-enable-wordpress-3-custom-navigation-menu-feature-on-themes/comment-page-1/#comment-7575</link>
		<dc:creator>lorraine</dc:creator>
		<pubDate>Mon, 17 Jan 2011 07:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.web2feel.com/?p=389#comment-7575</guid>
		<description>That&#039;s amazing. Your post give me great impression. To be frank, I love this author very much. Not only your post,but also your writing style. That&#039;s so great! Come on! No doubt that someone in the facebook always mention you.
 TOYOTA Navigation DVD	http://www.topons.com/toyota-navigation-c635.html
</description>
		<content:encoded><![CDATA[<p>That&#8217;s amazing. Your post give me great impression. To be frank, I love this author very much. Not only your post,but also your writing style. That&#8217;s so great! Come on! No doubt that someone in the facebook always mention you.<br />
 TOYOTA Navigation DVD	<a href="http://www.topons.com/toyota-navigation-c635.html" rel="nofollow">http://www.topons.com/toyota-navigation-c635.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://www.allinclusive.co.uk</title>
		<link>http://www.web2feel.com/how-to-enable-wordpress-3-custom-navigation-menu-feature-on-themes/comment-page-1/#comment-7437</link>
		<dc:creator>http://www.allinclusive.co.uk</dc:creator>
		<pubDate>Wed, 12 Jan 2011 11:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.web2feel.com/?p=389#comment-7437</guid>
		<description>Great codes thanks for sharing. </description>
		<content:encoded><![CDATA[<p>Great codes thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kak Abbas</title>
		<link>http://www.web2feel.com/how-to-enable-wordpress-3-custom-navigation-menu-feature-on-themes/comment-page-1/#comment-6875</link>
		<dc:creator>Kak Abbas</dc:creator>
		<pubDate>Sat, 04 Dec 2010 22:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.web2feel.com/?p=389#comment-6875</guid>
		<description>It won&#039;t works for &quot;Pristillo&quot; theme............... </description>
		<content:encoded><![CDATA[<p>It won&#8217;t works for &#8220;Pristillo&#8221; theme&#8230;&#8230;&#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mold Removal Illinois</title>
		<link>http://www.web2feel.com/how-to-enable-wordpress-3-custom-navigation-menu-feature-on-themes/comment-page-1/#comment-6572</link>
		<dc:creator>Mold Removal Illinois</dc:creator>
		<pubDate>Thu, 18 Nov 2010 07:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.web2feel.com/?p=389#comment-6572</guid>
		<description>nice video..</description>
		<content:encoded><![CDATA[<p>nice video..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.web2feel.com/how-to-enable-wordpress-3-custom-navigation-menu-feature-on-themes/comment-page-1/#comment-6244</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 03 Nov 2010 14:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.web2feel.com/?p=389#comment-6244</guid>
		<description>The   tags are auto generated by the wordpress based on the settings you make in the menu admin panel. Thats the beauty of this new feature. </description>
		<content:encoded><![CDATA[<p>The   tags are auto generated by the wordpress based on the settings you make in the menu admin panel. Thats the beauty of this new feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rug Cleaning Plantation</title>
		<link>http://www.web2feel.com/how-to-enable-wordpress-3-custom-navigation-menu-feature-on-themes/comment-page-1/#comment-6224</link>
		<dc:creator>Rug Cleaning Plantation</dc:creator>
		<pubDate>Tue, 02 Nov 2010 06:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.web2feel.com/?p=389#comment-6224</guid>
		<description>these videos are very very good .</description>
		<content:encoded><![CDATA[<p>these videos are very very good .</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching 17/35 queries in 1.369 seconds using disk: basic
Object Caching 479/506 objects using disk: basic

Served from: www.web2feel.com @ 2012-02-08 05:47:46 -->
