<?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: Categories like sub-pages in menu</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Categories like sub-pages in menu</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 09:58:05 +0000</pubDate>

<item>
<title>robertlindeboom on "Categories like sub-pages in menu"</title>
<link>http://wordpress.org/support/topic/281236#post-1112457</link>
<pubDate>Mon, 22 Jun 2009 09:35:03 +0000</pubDate>
<dc:creator>robertlindeboom</dc:creator>
<guid isPermaLink="false">1112457@http://wordpress.org/support/</guid>
<description>&#60;p&#62;...but don't know how to do that exactly.
&#60;/p&#62;</description>
</item>
<item>
<title>robertlindeboom on "Categories like sub-pages in menu"</title>
<link>http://wordpress.org/support/topic/281236#post-1109944</link>
<pubDate>Fri, 19 Jun 2009 15:12:05 +0000</pubDate>
<dc:creator>robertlindeboom</dc:creator>
<guid isPermaLink="false">1109944@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Isn't there an easier way?&#60;br /&#62;
&#60;a href=&#34;http://is.gd/16m72&#34;&#62;Here's the page.&#60;/a&#62; Hover the mouse between &#34;voorpagina&#34; and &#34;over&#34; (the above side of the &#34;invisible&#34; space). I only have to have the style of the text of that block the same as the other buttons.
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Categories like sub-pages in menu"</title>
<link>http://wordpress.org/support/topic/281236#post-1109675</link>
<pubDate>Fri, 19 Jun 2009 11:10:50 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1109675@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Maybe I should point you to this:&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/FAQ_Layout_and_Design#How_to_easily_display_links_to_both_Pages_and_Categories_in_the_blog_navigation_header.3F&#34;&#62;How to easily display links to both Pages and Categories in the blog navigation header?&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>robertlindeboom on "Categories like sub-pages in menu"</title>
<link>http://wordpress.org/support/topic/281236#post-1109662</link>
<pubDate>Fri, 19 Jun 2009 10:43:17 +0000</pubDate>
<dc:creator>robertlindeboom</dc:creator>
<guid isPermaLink="false">1109662@http://wordpress.org/support/</guid>
<description>&#60;p&#62;No, I don't mean such a drop-down menu. I'd like the categories to appear like pages (with subpages) in my menu.&#60;br /&#62;
I'm using arthemia by the way.
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Categories like sub-pages in menu"</title>
<link>http://wordpress.org/support/topic/281236#post-1109653</link>
<pubDate>Fri, 19 Jun 2009 10:37:50 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1109653@http://wordpress.org/support/</guid>
<description>&#60;p&#62;How about &#60;a href=&#34;http://codex.wordpress.org/Template_Tags/wp_dropdown_categories&#34;&#62;wp_dropdown_categories()&#60;/a&#62;?
&#60;/p&#62;</description>
</item>
<item>
<title>robertlindeboom on "Categories like sub-pages in menu"</title>
<link>http://wordpress.org/support/topic/281236#post-1109601</link>
<pubDate>Fri, 19 Jun 2009 09:29:38 +0000</pubDate>
<dc:creator>robertlindeboom</dc:creator>
<guid isPermaLink="false">1109601@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Yes, probably, but how to list the categories as a list below the 'Home'-button?&#60;/p&#62;
&#60;p&#62;If I do this:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php wp_list_categories(&#38;#39;show_option_all=Home&#38;amp;title_li=&#38;amp;exclude=4&#38;#39;); ?&#38;gt;&#60;/code&#62;&#60;br /&#62;
I get a menu item &#34;Home&#34; reffering to the home-page and I see the categories in the menu, but not &#34;dropping down&#34;.&#60;/p&#62;
&#60;p&#62;If I do this:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php wp_list_categories(&#38;#39;show_option_all=&#38;amp;title_li=Test&#38;amp;exclude=4&#38;#39;); ?&#38;gt;&#60;/code&#62;&#60;br /&#62;
there's an item called &#34;Test&#34; and if I mouse-over there, the categories drop down. Almost perfect, but the item &#34;Test&#34; has a different style then the other buttons (to pages and to the standard Home-link (from my previous post)).&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php wp_list_categories(&#38;#39;show_option_all=Home&#38;amp;title_li=Test&#38;amp;exclude=4&#38;#39;); ?&#38;gt;&#60;/code&#62;&#60;br /&#62;
is the same, including the &#34;Home&#34; button in the list.&#60;/p&#62;
&#60;p&#62;I think I only have to fix the style of &#34;Test&#34;, but how? And I prefer &#34;Test&#34; to have a link like &#34;Home&#34; to the home-page..
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Categories like sub-pages in menu"</title>
<link>http://wordpress.org/support/topic/281236#post-1107572</link>
<pubDate>Wed, 17 Jun 2009 20:38:16 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1107572@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Probably want to use the &#60;a href=&#34;http://codex.wordpress.org/Template_Tags&#34;&#62;template tag&#60;/a&#62;, &#60;a href=&#34;http://codex.wordpress.org/Template_Tags/wp_list_categories&#34;&#62;wp_list_categories()&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;The theme, &#60;a href=&#34;http://www.prelovac.com/vladimir/wordpress-themes/amazing-grace&#34;&#62;Amazing Grace&#60;/a&#62; uses both categories and pages for navigation.
&#60;/p&#62;</description>
</item>
<item>
<title>robertlindeboom on "Categories like sub-pages in menu"</title>
<link>http://wordpress.org/support/topic/281236#post-1107325</link>
<pubDate>Wed, 17 Jun 2009 17:17:04 +0000</pubDate>
<dc:creator>robertlindeboom</dc:creator>
<guid isPermaLink="false">1107325@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'd like to list my categories like sub-pages with Home. How can I do that? The code for the menu is:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;navbar&#38;quot; class=&#38;quot;clearfloat&#38;quot;&#38;gt;
&#38;lt;ul id=&#38;quot;page-bar&#38;quot; class=&#38;quot;left clearfloat&#38;quot;&#38;gt;
&#38;lt;li&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php echo get_option(&#38;#39;home&#38;#39;); ?&#38;gt;/&#38;quot;&#38;gt;Home&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;?php wp_list_pages(&#38;#39;sort_column=menu_order&#38;amp;title_li=&#38;#39;); ?&#38;gt;
&#38;lt;/ul&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
