<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: Submenu like the one here on wordpress.org using subpages</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Submenu like the one here on wordpress.org using subpages</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 12:41:11 +0000</pubDate>

<item>
<title>westy808 on "Submenu like the one here on wordpress.org using subpages"</title>
<link>http://wordpress.org/support/topic/253307#post-1110476</link>
<pubDate>Fri, 19 Jun 2009 23:26:52 +0000</pubDate>
<dc:creator>westy808</dc:creator>
<guid isPermaLink="false">1110476@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I am trying to get something going similar to that of the original question posted. Easiest way to explain my goal is to think of the menus I'd like to create as having three separate columns of menus.&#60;/p&#62;
&#60;p&#62;For example purposes, if you where on page home &#38;gt;&#38;gt; domestic vehicles &#38;gt;&#38;gt; fords&#60;/p&#62;
&#60;p&#62;there would be three menus:&#60;br /&#62;
1) containing 'home' and its siblings (contact us, locations, warranty)&#60;br /&#62;
2) containing 'domestic vehicles' and its siblings (imports, compacts)&#60;br /&#62;
3) containing 'fords' and its siblings (GM, Dodge)&#60;/p&#62;
&#60;p&#62;okay, so my example might be outdated next week - but I'd really appreciate any help clarifying how to do something like this.
&#60;/p&#62;</description>
</item>
<item>
<title>tammyhart on "Submenu like the one here on wordpress.org using subpages"</title>
<link>http://wordpress.org/support/topic/253307#post-1019690</link>
<pubDate>Wed, 18 Mar 2009 21:47:15 +0000</pubDate>
<dc:creator>tammyhart</dc:creator>
<guid isPermaLink="false">1019690@http://wordpress.org/support/</guid>
<description>&#60;p&#62;This might help: &#60;a href=&#34;http://www.tammyhartdesigns.com/tutorials/wordpress-how-to-list-child-pages-in-sidebar/&#34; rel=&#34;nofollow&#34;&#62;http://www.tammyhartdesigns.com/tutorials/wordpress-how-to-list-child-pages-in-sidebar/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Submenu like the one here on wordpress.org using subpages"</title>
<link>http://wordpress.org/support/topic/253307#post-1017820</link>
<pubDate>Tue, 17 Mar 2009 00:07:07 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1017820@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Might want to look at a plugin:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/list-pages-plus/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/list-pages-plus/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>petter@brodin.no on "Submenu like the one here on wordpress.org using subpages"</title>
<link>http://wordpress.org/support/topic/253307#post-1017587</link>
<pubDate>Mon, 16 Mar 2009 20:05:39 +0000</pubDate>
<dc:creator>petter@brodin.no</dc:creator>
<guid isPermaLink="false">1017587@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I think I've explained myself poorly, then.&#60;/p&#62;
&#60;p&#62;Imagine that I have a page hierarchy like this:&#60;/p&#62;
&#60;p&#62;Top link 1&#60;br /&#62;
--First sub level 1&#60;br /&#62;
----Second sub level 1&#60;br /&#62;
------Third sub level 1&#60;br /&#62;
----Second sub level 2&#60;br /&#62;
--First sub level 2&#60;br /&#62;
----Second sub level 3&#60;br /&#62;
Top link 2&#60;br /&#62;
--First sub level 3&#60;br /&#62;
--First sub level 4&#60;br /&#62;
----Second sub level 4&#60;br /&#62;
------Third sub level 2&#60;br /&#62;
------Third sub level 3&#60;br /&#62;
--First sub level 5&#60;br /&#62;
----Second sub level 5&#60;br /&#62;
--First sub level 6&#60;/p&#62;
&#60;p&#62;The top menu would list &#34;Top link 1&#34; and &#34;Top link 2&#34; (which is no problem to do using wp_list_pages())&#60;/p&#62;
&#60;p&#62;If I were to click the &#34;Top link 2&#34;, the sidebar should show the following: (again, no problem with wp_list_pages)&#60;br /&#62;
First sub level 3&#60;br /&#62;
First sub level 4&#60;br /&#62;
First sub level 5&#60;br /&#62;
First sub level 6&#60;/p&#62;
&#60;p&#62;Clicking &#34;First sub level 4&#34; should show&#60;br /&#62;
First sub level 3&#60;br /&#62;
&#60;strong&#62;First sub level 4&#60;/strong&#62;&#60;br /&#62;
--Second sub level 4&#60;br /&#62;
First sub level 5&#60;br /&#62;
First sub level 6&#60;/p&#62;
&#60;p&#62;Clicking &#34;Second sub level 4&#34; should show&#60;br /&#62;
First sub level 3&#60;br /&#62;
First sub level 4&#60;br /&#62;
&#60;strong&#62;--Second sub level 4&#60;/strong&#62;&#60;br /&#62;
----Third sub level 2&#60;br /&#62;
----Third sub level 3&#60;br /&#62;
First sub level 5&#60;br /&#62;
First sub level 6&#60;/p&#62;
&#60;p&#62;and so on.&#60;/p&#62;
&#60;p&#62;Is this clearer?
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Submenu like the one here on wordpress.org using subpages"</title>
<link>http://wordpress.org/support/topic/253307#post-1017486</link>
<pubDate>Mon, 16 Mar 2009 18:43:40 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1017486@http://wordpress.org/support/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;What's your idea?&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Actually nothing, but to make it known that 'current_page_item' was available to you, and that your &#60;a href=&#34;http://codex.wordpress.org/CSS&#34;&#62;CSS&#60;/a&#62; skills would precipitate a solution.
&#60;/p&#62;</description>
</item>
<item>
<title>petter@brodin.no on "Submenu like the one here on wordpress.org using subpages"</title>
<link>http://wordpress.org/support/topic/253307#post-1017433</link>
<pubDate>Mon, 16 Mar 2009 18:09:23 +0000</pubDate>
<dc:creator>petter@brodin.no</dc:creator>
<guid isPermaLink="false">1017433@http://wordpress.org/support/</guid>
<description>&#60;p&#62;What's your idea? Are you thinking about hiding the irrelevant links? I tried that, but couldn't get it right.
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Submenu like the one here on wordpress.org using subpages"</title>
<link>http://wordpress.org/support/topic/253307#post-1017152</link>
<pubDate>Mon, 16 Mar 2009 14:10:01 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1017152@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I believe that can be accomplished--see &#60;a href=&#34;http://codex.wordpress.org/Template_Tags/wp_list_pages#Markup_and_styling_of_page_items&#34;&#62;Markup and styling of page items (wp_list_pages)&#60;/a&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>petter@brodin.no on "Submenu like the one here on wordpress.org using subpages"</title>
<link>http://wordpress.org/support/topic/253307#post-1017038</link>
<pubDate>Mon, 16 Mar 2009 12:06:48 +0000</pubDate>
<dc:creator>petter@brodin.no</dc:creator>
<guid isPermaLink="false">1017038@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Wordpress.org has a top-level menu (Home, Showcase, Extend etc.). If you click on certain of these, such as Extend, you're taken to a site that has a sidebar with a submenu that shows the children of the Extend-page. If you click one of these, it keeps displaying the children of the Extend page, marks the one you clicked as active, and shows you its children.&#60;/p&#62;
&#60;p&#62;I don't know if this is solved using subpages, but does anyone know of a way to solve this using pages and subpages in Wordpress?&#60;/p&#62;
&#60;p&#62;I have a top-menu that shows only the top-level pages, but I can't figure out how to make a submenu to show what I've described.&#60;/p&#62;
&#60;p&#62;Thanks in advance for all your help.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
