<?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: Everything you wanted to know about WordPress 3.0 Menu Management</title> <atom:link href="http://templatic.com/news/wordpress-3-0-menu-management/feed/" rel="self" type="application/rss+xml" /><link>http://templatic.com/news/wordpress-3-0-menu-management/</link> <description>Premium Wordpress Themes - Out of the box solutions for small business and pro bloggers</description> <lastBuildDate>Wed, 23 May 2012 02:54:09 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Vedran</title><link>http://templatic.com/news/wordpress-3-0-menu-management/#comment-16268</link> <dc:creator>Vedran</dc:creator> <pubDate>Sun, 04 Mar 2012 23:45:49 +0000</pubDate> <guid isPermaLink="false">http://templatic.com/?p=2635#comment-16268</guid> <description>Try watching this video, see if it helps: http://www.youtube.com/watch?v=HXc1hy3z7Og</description> <content:encoded><![CDATA[<p>Try watching this video, see if it helps:<br /> <a href="http://www.youtube.com/watch?v=HXc1hy3z7Og" rel="nofollow">http://www.youtube.com/watch?v=HXc1hy3z7Og</a></p> ]]></content:encoded> </item> <item><title>By: Salma</title><link>http://templatic.com/news/wordpress-3-0-menu-management/#comment-16258</link> <dc:creator>Salma</dc:creator> <pubDate>Sun, 04 Mar 2012 20:39:10 +0000</pubDate> <guid isPermaLink="false">http://templatic.com/?p=2635#comment-16258</guid> <description>I followed the entire tutorial but the menus are still not displayed!</description> <content:encoded><![CDATA[<p>I followed the entire tutorial but the menus are still not displayed!</p> ]]></content:encoded> </item> <item><title>By: tarun</title><link>http://templatic.com/news/wordpress-3-0-menu-management/#comment-12790</link> <dc:creator>tarun</dc:creator> <pubDate>Tue, 29 Nov 2011 06:54:11 +0000</pubDate> <guid isPermaLink="false">http://templatic.com/?p=2635#comment-12790</guid> <description>thanks... it was a nice and detailed post... just now created menus with your help...</description> <content:encoded><![CDATA[<p>thanks&#8230; it was a nice and detailed post&#8230; just now created menus with your help&#8230;</p> ]]></content:encoded> </item> <item><title>By: Felixius</title><link>http://templatic.com/news/wordpress-3-0-menu-management/#comment-12789</link> <dc:creator>Felixius</dc:creator> <pubDate>Tue, 29 Nov 2011 06:40:55 +0000</pubDate> <guid isPermaLink="false">http://templatic.com/?p=2635#comment-12789</guid> <description>Almost a year without response... ^_^ Thought I would post a reply anyway.This is a reference to register_nav_menus()http://codex.wordpress.org/Function_Reference/register_nav_menusAs far as I can tell, this directly supports specifically defined locations within a theme where you can change the menu via the menu console.It seems pretty cool!F</description> <content:encoded><![CDATA[<p>Almost a year without response&#8230; ^_^ Thought I would post a reply anyway.</p><p>This is a reference to register_nav_menus()</p><p><a href="http://codex.wordpress.org/Function_Reference/register_nav_menus" rel="nofollow">http://codex.wordpress.org/Function_Reference/register_nav_menus</a></p><p>As far as I can tell, this directly supports specifically defined locations within a theme where you can change the menu via the menu console.</p><p>It seems pretty cool!</p><p>F</p> ]]></content:encoded> </item> <item><title>By: Jacob Ekanem</title><link>http://templatic.com/news/wordpress-3-0-menu-management/#comment-6466</link> <dc:creator>Jacob Ekanem</dc:creator> <pubDate>Sun, 05 Dec 2010 14:21:05 +0000</pubDate> <guid isPermaLink="false">http://templatic.com/?p=2635#comment-6466</guid> <description>Donno why but I added the codes to function.php and to the header but when I go to the admin I get &quot;Your theme supports 0 menus. Select which menu appears in each location&quot; and I cannot call or use the menu created. Any one have suggestions?</description> <content:encoded><![CDATA[<p>Donno why but I added the codes to function.php and to the header but when I go to the admin I get &#8220;Your theme supports 0 menus. Select which menu appears in each location&#8221; and I cannot call or use the menu created. Any one have suggestions?</p> ]]></content:encoded> </item> <item><title>By: Matt</title><link>http://templatic.com/news/wordpress-3-0-menu-management/#comment-6428</link> <dc:creator>Matt</dc:creator> <pubDate>Mon, 29 Nov 2010 18:48:34 +0000</pubDate> <guid isPermaLink="false">http://templatic.com/?p=2635#comment-6428</guid> <description>I tried implementing this and so far it works great with the exception of the last string replace. If I put it in as you have it, all of the &#124; get replaced with nothing. If I remove it, we get the leading &#124; back. Any thoughts on what I am doing wrong to just remove the first one but keep the rest?</description> <content:encoded><![CDATA[<p>I tried implementing this and so far it works great with the exception of the last string replace. If I put it in as you have it, all of the | get replaced with nothing. If I remove it, we get the leading | back. Any thoughts on what I am doing wrong to just remove the first one but keep the rest?</p> ]]></content:encoded> </item> <item><title>By: brent lagerman</title><link>http://templatic.com/news/wordpress-3-0-menu-management/#comment-6358</link> <dc:creator>brent lagerman</dc:creator> <pubDate>Sun, 21 Nov 2010 06:26:15 +0000</pubDate> <guid isPermaLink="false">http://templatic.com/?p=2635#comment-6358</guid> <description>any way to change the div that gets generated to be an HTML5  element?  If not it&#039;s not a big deal you can just put the nav element around the function that calls the menu, but it&#039;d be nice to get rid of the extra div if possible...brent @ mimoYmima.com</description> <content:encoded><![CDATA[<p>any way to change the div that gets generated to be an HTML5  element?  If not it&#8217;s not a big deal you can just put the nav element around the function that calls the menu, but it&#8217;d be nice to get rid of the extra div if possible&#8230;</p><p>brent<br /> @<br /> mimoYmima.com</p> ]]></content:encoded> </item> <item><title>By: Florestan</title><link>http://templatic.com/news/wordpress-3-0-menu-management/#comment-6211</link> <dc:creator>Florestan</dc:creator> <pubDate>Thu, 04 Nov 2010 01:57:53 +0000</pubDate> <guid isPermaLink="false">http://templatic.com/?p=2635#comment-6211</guid> <description>Thank you, Small Potato! That did the trick!I&#039;m really grateful.</description> <content:encoded><![CDATA[<p>Thank you, Small Potato! That did the trick!</p><p>I&#8217;m really grateful.</p> ]]></content:encoded> </item> <item><title>By: Small Potato</title><link>http://templatic.com/news/wordpress-3-0-menu-management/#comment-6209</link> <dc:creator>Small Potato</dc:creator> <pubDate>Thu, 04 Nov 2010 01:25:15 +0000</pubDate> <guid isPermaLink="false">http://templatic.com/?p=2635#comment-6209</guid> <description>Instead of a URL, use the (#) pound sign.</description> <content:encoded><![CDATA[<p>Instead of a URL, use the (#) pound sign.</p> ]]></content:encoded> </item> <item><title>By: Small Potato</title><link>http://templatic.com/news/wordpress-3-0-menu-management/#comment-6208</link> <dc:creator>Small Potato</dc:creator> <pubDate>Thu, 04 Nov 2010 01:10:01 +0000</pubDate> <guid isPermaLink="false">http://templatic.com/?p=2635#comment-6208</guid> <description>You probably activated the feature, but haven&#039;t changed the code in your theme. Follow the How to Display Custom Menu step.</description> <content:encoded><![CDATA[<p>You probably activated the feature, but haven&#8217;t changed the code in your theme. Follow the How to Display Custom Menu step.</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 11/14 queries in 0.002 seconds using disk: basic
Object Caching 473/473 objects using disk: basic
Content Delivery Network via cdn.templatic.com

Served from: templatic.com @ 2012-05-23 19:21:51 -->
