<?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 Add Pages</title>
	<atom:link href="http://www.wpfood.com/2009/02/03/the-stars-theme-adding-pages-to-the-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpfood.com/2009/02/03/the-stars-theme-adding-pages-to-the-menu/</link>
	<description>WordPress for Beginners</description>
	<lastBuildDate>Fri, 05 Mar 2010 15:34:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marco</title>
		<link>http://www.wpfood.com/2009/02/03/the-stars-theme-adding-pages-to-the-menu/comment-page-1/#comment-33</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Sun, 15 Feb 2009 16:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpfood.com/?p=21#comment-33</guid>
		<description>Hey Bessie,

You can see how to add pages to the main menu &lt;a href=&quot;http://www.wpfood.com/2009/02/13/adding-a-page-to-the-main-menu/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; Also details how to exclude certain pages and categories so not to overload the main menu.</description>
		<content:encoded><![CDATA[<p>Hey Bessie,</p>
<p>You can see how to add pages to the main menu <a href="http://www.wpfood.com/2009/02/13/adding-a-page-to-the-main-menu/" rel="nofollow">here</a> Also details how to exclude certain pages and categories so not to overload the main menu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bessie</title>
		<link>http://www.wpfood.com/2009/02/03/the-stars-theme-adding-pages-to-the-menu/comment-page-1/#comment-32</link>
		<dc:creator>Bessie</dc:creator>
		<pubDate>Sun, 15 Feb 2009 11:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpfood.com/?p=21#comment-32</guid>
		<description>Nevermind... did the above as instructed and it worked!</description>
		<content:encoded><![CDATA[<p>Nevermind&#8230; did the above as instructed and it worked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bessie</title>
		<link>http://www.wpfood.com/2009/02/03/the-stars-theme-adding-pages-to-the-menu/comment-page-1/#comment-31</link>
		<dc:creator>Bessie</dc:creator>
		<pubDate>Sun, 15 Feb 2009 11:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpfood.com/?p=21#comment-31</guid>
		<description>Is there any way to have pages AND categories listed in the top menu?</description>
		<content:encoded><![CDATA[<p>Is there any way to have pages AND categories listed in the top menu?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mscott</title>
		<link>http://www.wpfood.com/2009/02/03/the-stars-theme-adding-pages-to-the-menu/comment-page-1/#comment-30</link>
		<dc:creator>mscott</dc:creator>
		<pubDate>Fri, 13 Feb 2009 02:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpfood.com/?p=21#comment-30</guid>
		<description>The carousel is still in. I&#039;m just testing the theme for work on my personal site. The theme is on a dev server at work and because of the limited write permissions I couldn&#039;t mess around with some of the plugins.

My actual site will be more of a portfolio site.</description>
		<content:encoded><![CDATA[<p>The carousel is still in. I&#8217;m just testing the theme for work on my personal site. The theme is on a dev server at work and because of the limited write permissions I couldn&#8217;t mess around with some of the plugins.</p>
<p>My actual site will be more of a portfolio site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.wpfood.com/2009/02/03/the-stars-theme-adding-pages-to-the-menu/comment-page-1/#comment-29</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Thu, 12 Feb 2009 22:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpfood.com/?p=21#comment-29</guid>
		<description>Thanks mscott! 

Very useful information.

How&#039;s the site going? I see you dropped the Carousel. : (</description>
		<content:encoded><![CDATA[<p>Thanks mscott! </p>
<p>Very useful information.</p>
<p>How&#8217;s the site going? I see you dropped the Carousel. : (</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mscott</title>
		<link>http://www.wpfood.com/2009/02/03/the-stars-theme-adding-pages-to-the-menu/comment-page-1/#comment-25</link>
		<dc:creator>mscott</dc:creator>
		<pubDate>Tue, 10 Feb 2009 20:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpfood.com/?p=21#comment-25</guid>
		<description>One more time.

&lt;strong&gt;In the header.php add:&lt;/strong&gt;

&lt;?php wp_list_pages(&#039;title_li=&#039;)&#59; ?&gt;

&lt;strong&gt;So you change this:&lt;/strong&gt;

&#9;&#9;&lt;ul id=&quot;nav&quot; class=&quot;clearfix&quot;&gt;
&#9;&#9;&#9;&lt;li class=&quot;&lt;?php if (((is_home()) &amp;&amp; !(is_paged())) or (is_archive() &amp;&amp; !(is_category())) or (is_single()) or (is_paged()) or (is_search())) { ?&gt;current-cat&lt;?php } else { ?&gt;cat-item&lt;?php } ?&gt;&quot;&gt;&lt;a href=&quot;&lt;?php echo get_settings(&#039;home&#039;)&#59; ?&gt;&quot;&gt;&lt;?php _e( &#039;Home&#039;, &#039;wpbx&#039; ) ?&gt;&lt;&#47;a&gt;&lt;&#47;li&gt;

&#9;&#9;&#9;&lt;!-- change &quot;depth=3&quot; to suit your menu depth level, and change &quot;exclude=x&quot; with the category ID that you want exclude from the menu (multiple categories separated by , (comma) --&gt;
&#9;&#9;&#9;&lt;?php wp_list_categories(&#039;orderby=ID&amp;order=ASC&amp;depth=3&amp;title_li=&amp;exclude=&#039;)&#59; ?&gt;


&#9;&#9;&#9;&lt;li id=&quot;m-subscribe&quot;&gt;&lt;a href=&quot;http&#58;&#47;&#47;feeds.feedburner.com&#47;YOURFEEDBURNERUSERNAME&quot;&gt;&lt;img src=&quot;http&#58;&#47;&#47;feeds.feedburner.com&#47;~fc&#47;YOURFEEDBURNERUSERNAME?bg=e33258&amp;amp&#59;fg=ffffff&amp;amp&#59;anim=0&quot; height=&quot;26&quot; width=&quot;88&quot; style=&quot;border&#58;0&quot; alt=&quot;&quot; &#47;&gt;&lt;&#47;a&gt;&lt;&#47;li&gt;
&#9;&#9;&lt;&#47;ul&gt;

&lt;strong&gt;To this:&lt;/strong&gt;

&#9;&#9;&lt;ul id=&quot;nav&quot; class=&quot;clearfix&quot;&gt;
&#9;&#9;&#9;&lt;li class=&quot;&lt;?php if (((is_home()) &amp;&amp; !(is_paged())) or (is_archive() &amp;&amp; !(is_category())) or (is_single()) or (is_paged()) or (is_search())) { ?&gt;current-cat&lt;?php } else { ?&gt;cat-item&lt;?php } ?&gt;&quot;&gt;&lt;a href=&quot;&lt;?php echo get_settings(&#039;home&#039;)&#59; ?&gt;&quot;&gt;&lt;?php _e( &#039;Home&#039;, &#039;wpbx&#039; ) ?&gt;&lt;&#47;a&gt;&lt;&#47;li&gt;

&#9;&#9;&#9;&lt;!-- change &quot;depth=3&quot; to suit your menu depth level, and change &quot;exclude=x&quot; with the category ID that you want exclude from the menu (multiple categories separated by , (comma) --&gt;
&#9;&#9;&#9;&lt;?php wp_list_categories(&#039;orderby=ID&amp;order=ASC&amp;depth=3&amp;title_li=&amp;exclude=&#039;)&#59; ?&gt;
&lt;strong&gt;&#9;&#9;&#9;&lt;?php wp_list_pages(&#039;title_li=&#039;)&#59; ?&gt;&lt;/strong&gt;

&#9;&#9;&#9;&lt;li id=&quot;m-subscribe&quot;&gt;&lt;a href=&quot;http&#58;&#47;&#47;feeds.feedburner.com&#47;YOURFEEDBURNERUSERNAME&quot;&gt;&lt;img src=&quot;http&#58;&#47;&#47;feeds.feedburner.com&#47;~fc&#47;YOURFEEDBURNERUSERNAME?bg=e33258&amp;amp&#59;fg=ffffff&amp;amp&#59;anim=0&quot; height=&quot;26&quot; width=&quot;88&quot; style=&quot;border&#58;0&quot; alt=&quot;&quot; &#47;&gt;&lt;&#47;a&gt;&lt;&#47;li&gt;
&#9;&#9;&lt;&#47;ul&gt;</description>
		<content:encoded><![CDATA[<p>One more time.</p>
<p><strong>In the header.php add:</strong></p>
<p>&lt;?php wp_list_pages(&#39;title_li=&#39;)&#59; ?&gt;</p>
<p><strong>So you change this:</strong></p>
<p>&#9;&#9;&lt;ul id=&quot;nav&quot; class=&quot;clearfix&quot;&gt;<br />
&#9;&#9;&#9;&lt;li class=&quot;&lt;?php if (((is_home()) &amp;&amp; !(is_paged())) or (is_archive() &amp;&amp; !(is_category())) or (is_single()) or (is_paged()) or (is_search())) { ?&gt;current-cat&lt;?php } else { ?&gt;cat-item&lt;?php } ?&gt;&quot;&gt;&lt;a href=&quot;&lt;?php echo get_settings(&#39;home&#39;)&#59; ?&gt;&quot;&gt;&lt;?php _e( &#39;Home&#39;, &#39;wpbx&#39; ) ?&gt;&lt;&#47;a&gt;&lt;&#47;li&gt;</p>
<p>&#9;&#9;&#9;&lt;!&#8211; change &quot;depth=3&quot; to suit your menu depth level, and change &quot;exclude=x&quot; with the category ID that you want exclude from the menu (multiple categories separated by , (comma) &#8211;&gt;<br />
&#9;&#9;&#9;&lt;?php wp_list_categories(&#39;orderby=ID&amp;order=ASC&amp;depth=3&amp;title_li=&amp;exclude=&#39;)&#59; ?&gt;</p>
<p>&#9;&#9;&#9;&lt;li id=&quot;m-subscribe&quot;&gt;&lt;a href=&quot;http&#58;&#47;&#47;feeds.feedburner.com&#47;YOURFEEDBURNERUSERNAME&quot;&gt;&lt;img src=&quot;http&#58;&#47;&#47;feeds.feedburner.com&#47;~fc&#47;YOURFEEDBURNERUSERNAME?bg=e33258&amp;amp&#59;fg=ffffff&amp;amp&#59;anim=0&quot; height=&quot;26&quot; width=&quot;88&quot; style=&quot;border&#58;0&quot; alt=&quot;&quot; &#47;&gt;&lt;&#47;a&gt;&lt;&#47;li&gt;<br />
&#9;&#9;&lt;&#47;ul&gt;</p>
<p><strong>To this:</strong></p>
<p>&#9;&#9;&lt;ul id=&quot;nav&quot; class=&quot;clearfix&quot;&gt;<br />
&#9;&#9;&#9;&lt;li class=&quot;&lt;?php if (((is_home()) &amp;&amp; !(is_paged())) or (is_archive() &amp;&amp; !(is_category())) or (is_single()) or (is_paged()) or (is_search())) { ?&gt;current-cat&lt;?php } else { ?&gt;cat-item&lt;?php } ?&gt;&quot;&gt;&lt;a href=&quot;&lt;?php echo get_settings(&#39;home&#39;)&#59; ?&gt;&quot;&gt;&lt;?php _e( &#39;Home&#39;, &#39;wpbx&#39; ) ?&gt;&lt;&#47;a&gt;&lt;&#47;li&gt;</p>
<p>&#9;&#9;&#9;&lt;!&#8211; change &quot;depth=3&quot; to suit your menu depth level, and change &quot;exclude=x&quot; with the category ID that you want exclude from the menu (multiple categories separated by , (comma) &#8211;&gt;<br />
&#9;&#9;&#9;&lt;?php wp_list_categories(&#39;orderby=ID&amp;order=ASC&amp;depth=3&amp;title_li=&amp;exclude=&#39;)&#59; ?&gt;<br />
<strong>&#9;&#9;&#9;&lt;?php wp_list_pages(&#39;title_li=&#39;)&#59; ?&gt;</strong></p>
<p>&#9;&#9;&#9;&lt;li id=&quot;m-subscribe&quot;&gt;&lt;a href=&quot;http&#58;&#47;&#47;feeds.feedburner.com&#47;YOURFEEDBURNERUSERNAME&quot;&gt;&lt;img src=&quot;http&#58;&#47;&#47;feeds.feedburner.com&#47;~fc&#47;YOURFEEDBURNERUSERNAME?bg=e33258&amp;amp&#59;fg=ffffff&amp;amp&#59;anim=0&quot; height=&quot;26&quot; width=&quot;88&quot; style=&quot;border&#58;0&quot; alt=&quot;&quot; &#47;&gt;&lt;&#47;a&gt;&lt;&#47;li&gt;<br />
&#9;&#9;&lt;&#47;ul&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mscott</title>
		<link>http://www.wpfood.com/2009/02/03/the-stars-theme-adding-pages-to-the-menu/comment-page-1/#comment-23</link>
		<dc:creator>mscott</dc:creator>
		<pubDate>Tue, 10 Feb 2009 17:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpfood.com/?p=21#comment-23</guid>
		<description>I can&#039;t get the blockquotes to work and display code.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get the blockquotes to work and display code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mscott</title>
		<link>http://www.wpfood.com/2009/02/03/the-stars-theme-adding-pages-to-the-menu/comment-page-1/#comment-22</link>
		<dc:creator>mscott</dc:creator>
		<pubDate>Tue, 10 Feb 2009 17:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpfood.com/?p=21#comment-22</guid>
		<description>Sorry, try this

In the header.php add:

&lt;blockquote&gt;

&lt;/blockquote&gt;


So you change this:


&lt;blockquote&gt;

	&lt;li class=&quot;current-catcat-item&quot;&gt;&lt;a href=&quot;&quot;&gt;&lt;/a&gt;

	&lt;!-- change &quot;depth=3&quot; to suit your menu depth level, and change &quot;exclude=x&quot; with the category ID that you want exclude from the menu (multiple categories separated by , (comma) --&gt;
	

	&lt;a href=&quot;http://feeds.feedburner.com/YOURFEEDBURNERUSERNAME&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;

&lt;/blockquote&gt;



To this:


&lt;blockquote&gt;

	&lt;li class=&quot;current-catcat-item&quot;&gt;&lt;a href=&quot;&quot;&gt;&lt;/a&gt;

	&lt;!-- change &quot;depth=3&quot; to suit your menu depth level, and change &quot;exclude=x&quot; with the category ID that you want exclude from the menu (multiple categories separated by , (comma) --&gt;
	
	

	&lt;a href=&quot;http://feeds.feedburner.com/YOURFEEDBURNERUSERNAME&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;

&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Sorry, try this</p>
<p>In the header.php add:</p>
<blockquote>
</blockquote>
<p>So you change this:</p>
<blockquote>
<p>	&lt;li class=&#8221;current-catcat-item&#8221;&gt;&lt;a href=&#8221;"&gt;</p>
<p>	<!-- change "depth=3" to suit your menu depth level, and change "exclude=x" with the category ID that you want exclude from the menu (multiple categories separated by , (comma) --></p>
<p>	<a href="http://feeds.feedburner.com/YOURFEEDBURNERUSERNAME" rel="nofollow"></a></p>
</blockquote>
<p>To this:</p>
<blockquote>
<p>	&lt;li class=&#8221;current-catcat-item&#8221;&gt;&lt;a href=&#8221;"&gt;</p>
<p>	<!-- change "depth=3" to suit your menu depth level, and change "exclude=x" with the category ID that you want exclude from the menu (multiple categories separated by , (comma) --></p>
<p>	<a href="http://feeds.feedburner.com/YOURFEEDBURNERUSERNAME" rel="nofollow"></a></p>
</blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: mscott</title>
		<link>http://www.wpfood.com/2009/02/03/the-stars-theme-adding-pages-to-the-menu/comment-page-1/#comment-21</link>
		<dc:creator>mscott</dc:creator>
		<pubDate>Tue, 10 Feb 2009 17:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpfood.com/?p=21#comment-21</guid>
		<description>The carousel is hardcoded jCarousel.

I was able to take your information about pages a step further. I have integrated categories and pages on the theme&#039;s nav bar. This solves Michelle&#039;s problem since the CSS in the theme handles subpages. It shouldn&#039;t be too difficult to organize items on the nav bar.

In the header.php add:

&lt;blockquote&gt;

&lt;/blockquote&gt;


So you change this:


&lt;blockquote&gt;

	&lt;li class=&quot;current-catcat-item&quot;&gt;&lt;a href=&quot;&quot;&gt;&lt;/a&gt;

	&lt;!-- change &quot;depth=3&quot; to suit your menu depth level, and change &quot;exclude=x&quot; with the category ID that you want exclude from the menu (multiple categories separated by , (comma) --&gt;
	

	&lt;a href=&quot;http://feeds.feedburner.com/YOURFEEDBURNERUSERNAME&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;

&lt;blockquote&gt;


To this:


&lt;blockquote&gt;

	&lt;li class=&quot;current-catcat-item&quot;&gt;&lt;a href=&quot;&quot;&gt;&lt;/a&gt;

	&lt;!-- change &quot;depth=3&quot; to suit your menu depth level, and change &quot;exclude=x&quot; with the category ID that you want exclude from the menu (multiple categories separated by , (comma) --&gt;
	
	

	&lt;a href=&quot;http://feeds.feedburner.com/YOURFEEDBURNERUSERNAME&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;

&lt;blockquote&gt;</description>
		<content:encoded><![CDATA[<p>The carousel is hardcoded jCarousel.</p>
<p>I was able to take your information about pages a step further. I have integrated categories and pages on the theme&#8217;s nav bar. This solves Michelle&#8217;s problem since the CSS in the theme handles subpages. It shouldn&#8217;t be too difficult to organize items on the nav bar.</p>
<p>In the header.php add:</p>
<blockquote>
</blockquote>
<p>So you change this:</p>
<blockquote>
<p>	&lt;li class=&#8221;current-catcat-item&#8221;&gt;&lt;a href=&#8221;"&gt;</p>
<p>	<!-- change "depth=3" to suit your menu depth level, and change "exclude=x" with the category ID that you want exclude from the menu (multiple categories separated by , (comma) --></p>
<p>	<a href="http://feeds.feedburner.com/YOURFEEDBURNERUSERNAME" rel="nofollow"></a></p>
<blockquote>
<p>To this:</p>
<blockquote>
<p>	&lt;li class=&#8221;current-catcat-item&#8221;&gt;&lt;a href=&#8221;"&gt;</p>
<p>	<!-- change "depth=3" to suit your menu depth level, and change "exclude=x" with the category ID that you want exclude from the menu (multiple categories separated by , (comma) --></p>
<p>	<a href="http://feeds.feedburner.com/YOURFEEDBURNERUSERNAME" rel="nofollow"></a></p>
<blockquote></blockquote>
</blockquote>
</blockquote>
</blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.wpfood.com/2009/02/03/the-stars-theme-adding-pages-to-the-menu/comment-page-1/#comment-20</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Tue, 10 Feb 2009 16:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpfood.com/?p=21#comment-20</guid>
		<description>Thanks mscott! I like what you have done with the theme too! Especially the Carousel effect, is that a WP Plugin or did you hardcode it?</description>
		<content:encoded><![CDATA[<p>Thanks mscott! I like what you have done with the theme too! Especially the Carousel effect, is that a WP Plugin or did you hardcode it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
