<?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>WordPress Ideas &#187; Topic: Menu for multiple categories with multiple subcategories</title>
		<link>http://wordpress.org/ideas/topic/menu-for-multiple-categories-with-multiple-subcategories</link>
		<description>WordPress Ideas &#187; Topic: Menu for multiple categories with multiple subcategories</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 06:27:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://wordpress.org/ideas/rss/topic/menu-for-multiple-categories-with-multiple-subcategories" rel="self" type="application/rss+xml" />

		<item>
			<title>Ipstenu (Mika Epstein) on "Menu for multiple categories with multiple subcategories"</title>
			<link>http://wordpress.org/ideas/topic/menu-for-multiple-categories-with-multiple-subcategories#post-22770</link>
			<pubDate>Wed, 29 Aug 2012 14:22:18 +0000</pubDate>
			<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
			<guid isPermaLink="false">22770@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<blockquote><p>Yeah, WordPress itself is a resource hog and plugins add to its complexity.</p></blockquote>
<p>Yes and no. WP is not a resource hog any more than any other web app. The problem is most menu plugins do a lot of DB transactions, which slows things down (think of it like a toll road ;) ).</p>
<p><code>&#60;?php wp_list_categories( &#039;orderby=name&#039;); ?&#62;</code></p>
<p>That lists all your categories, by name, with children. You'd put it in your theme (or if you use a PHP widget plugin, in a widget). That'll dynamically pull the data and you don't have to reorder anything.
</p>]]></description>
					</item>
		<item>
			<title>thoufeeq on "Menu for multiple categories with multiple subcategories"</title>
			<link>http://wordpress.org/ideas/topic/menu-for-multiple-categories-with-multiple-subcategories#post-22767</link>
			<pubDate>Wed, 29 Aug 2012 13:44:25 +0000</pubDate>
			<dc:creator>thoufeeq</dc:creator>
			<guid isPermaLink="false">22767@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Yeah, Wordpress itself is a resource hog and plugins add to its complexity. </p>
<p>In case of limited number of menu-elements, I think you should make use of css menu makers. Some of them even outscores the look and feel of advanced javascript menus. With that said, I haven't experimented with them yet and am no expert in any of these. :)</p>
<p>So if you are interested with CSS thing, then you may give it a try. </p>
<p>Thanks
</p>]]></description>
					</item>
		<item>
			<title>carbuzzard on "Menu for multiple categories with multiple subcategories"</title>
			<link>http://wordpress.org/ideas/topic/menu-for-multiple-categories-with-multiple-subcategories#post-22766</link>
			<pubDate>Wed, 29 Aug 2012 12:37:41 +0000</pubDate>
			<dc:creator>carbuzzard</dc:creator>
			<guid isPermaLink="false">22766@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Code makes my eyes glaze over. Might as well be Hindi.
</p>]]></description>
					</item>
		<item>
			<title>carbuzzard on "Menu for multiple categories with multiple subcategories"</title>
			<link>http://wordpress.org/ideas/topic/menu-for-multiple-categories-with-multiple-subcategories#post-22765</link>
			<pubDate>Wed, 29 Aug 2012 12:33:54 +0000</pubDate>
			<dc:creator>carbuzzard</dc:creator>
			<guid isPermaLink="false">22765@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>That's what I'm using now. It's beautiful and works  perfectly from the user side and is easy to use from the publisher side...but it's gotten to the point where it won't add any more links.
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu (Mika Epstein) on "Menu for multiple categories with multiple subcategories"</title>
			<link>http://wordpress.org/ideas/topic/menu-for-multiple-categories-with-multiple-subcategories#post-22764</link>
			<pubDate>Wed, 29 Aug 2012 12:33:17 +0000</pubDate>
			<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
			<guid isPermaLink="false">22764@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>The problem with all plugins that let you drag/drop/organize is that a large number of menu items will always slow your site down. It's a memory thing.</p>
<p>If you've organized your categories, however, you could just use the list categories functions</p>
<p><a href="http://codex.wordpress.org/Template_Tags/wp_list_categories" rel="nofollow">http://codex.wordpress.org/Template_Tags/wp_list_categories</a>
</p>]]></description>
					</item>
		<item>
			<title>thoufeeq on "Menu for multiple categories with multiple subcategories"</title>
			<link>http://wordpress.org/ideas/topic/menu-for-multiple-categories-with-multiple-subcategories#post-22763</link>
			<pubDate>Wed, 29 Aug 2012 12:22:08 +0000</pubDate>
			<dc:creator>thoufeeq</dc:creator>
			<guid isPermaLink="false">22763@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>In that case, you can go for a vertical menu plugin that uses javascript.<br />
For example: Download JQuery Vertical Mega Menu Widget.
</p>]]></description>
					</item>
		<item>
			<title>carbuzzard on "Menu for multiple categories with multiple subcategories"</title>
			<link>http://wordpress.org/ideas/topic/menu-for-multiple-categories-with-multiple-subcategories#post-22762</link>
			<pubDate>Wed, 29 Aug 2012 12:12:00 +0000</pubDate>
			<dc:creator>carbuzzard</dc:creator>
			<guid isPermaLink="false">22762@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Thanks...but it would make for a very long list, and I'm looking for something that would make a menu-type list as I have at <a href="http://www.carbuzzard.com" rel="nofollow">http://www.carbuzzard.com</a>, which would keep the same "real estate" in the sidebar, despite how many subcategories and links are added. </p>
<p>I like the look and feel of the menu as is. I just want to be able to add more links. And I can't.
</p>]]></description>
					</item>
		<item>
			<title>thoufeeq on "Menu for multiple categories with multiple subcategories"</title>
			<link>http://wordpress.org/ideas/topic/menu-for-multiple-categories-with-multiple-subcategories#post-22761</link>
			<pubDate>Wed, 29 Aug 2012 11:54:41 +0000</pubDate>
			<dc:creator>thoufeeq</dc:creator>
			<guid isPermaLink="false">22761@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>This can be done with a simple if you prefer to work with HTML for a minute.<br />
Grab the 'Text/HTML widget' to your sidebar.<br />
Make a simple list using HTML to represent your desired hierarchy, like shown below.</p>
<pre><code>&#60;ul&#62;
	&#60;li&#62;&#60;a href=&#34;#&#34;&#62;Category 1&#60;/a&#62;&#60;/li&#62;
	&#60;li&#62;&#60;a href=&#34;#&#34;&#62;Category 2&#60;/a&#62;&#60;/li&#62;
	&#60;li&#62;&#60;a href=&#34;#&#34;&#62;Category 3&#60;/a&#62;&#60;/li&#62;
		&#60;ul&#62;
			 &#60;li&#62;&#60;a href=&#34;#&#34;&#62;Subcategory 1&#60;/a&#62;&#60;/li&#62;
			&#60;li&#62;&#60;a href=&#34;#&#34;&#62;Subcategory 2&#60;/a&#62;&#60;/li&#62;
			&#60;li&#62;&#60;a href=&#34;#&#34;&#62;Subcategory 3&#60;/a&#62;&#60;/li&#62;
		&#60;/ul&#62;
	&#60;li&#62;&#60;a href=&#34;#&#34;&#62;Category 4&#60;/a&#62;&#60;/li&#62;
	&#60;li&#62;&#60;a href=&#34;#&#34;&#62;Category 5&#60;/a&#62;&#60;/li&#62;
	&#60;li&#62;&#60;a href=&#34;#&#34;&#62;Category 6&#60;/a&#62;&#60;/li&#62;
 &#60;/ul&#62;</code></pre>
<p>Hope this helps you to attain a nice category widget for your sidebar and makes site navigation quite simple.
</p>]]></description>
					</item>
		<item>
			<title>carbuzzard on "Menu for multiple categories with multiple subcategories"</title>
			<link>http://wordpress.org/ideas/topic/menu-for-multiple-categories-with-multiple-subcategories#post-22740</link>
			<pubDate>Thu, 23 Aug 2012 01:14:59 +0000</pubDate>
			<dc:creator>carbuzzard</dc:creator>
			<guid isPermaLink="false">22740@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I am surprised that with the oodles and oodles of WordPress users and developers that someone hasn't come up with a plugin for what I want. To wit:<br />
A sidebar menu with multiple categories--20,30--each with up to ten or more sub-categories, each with six or ten or more direct links to posts. Only the categories would be visible until hovering slides out its sub-categories and links.</p>
<p>The only plugin I've seen that does this apparently slows down and stops adding new links when the links approach 200. </p>
<p>Can I be the only one who wants this?
</p>]]></description>
					</item>

	</channel>
</rss>
