<?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: Hide a Menu Page</title> <atom:link href="http://buynowshop.com/2009/07/hide-a-menu-page/feed/" rel="self" type="application/rss+xml" /><link>http://buynowshop.com/2009/07/hide-a-menu-page/</link> <description>WordPress administration, installation, and development.</description> <lastBuildDate>Wed, 16 May 2012 14:32:33 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.4-beta4-20800</generator> <item><title>By: Pranshavs</title><link>http://buynowshop.com/2009/07/hide-a-menu-page/comment-page-1/#comment-10613</link> <dc:creator>Pranshavs</dc:creator> <pubDate>Fri, 23 Dec 2011 15:59:28 +0000</pubDate> <guid
isPermaLink="false">http://buynowshop.com/?p=256#comment-10613</guid> <description>Agree with as they say &quot;Code Is Everything&quot;</description> <content:encoded><![CDATA[<p>Agree with as they say &#8220;Code Is Everything&#8221;</p> ]]></content:encoded> </item> <item><title>By: Edward Caissie</title><link>http://buynowshop.com/2009/07/hide-a-menu-page/comment-page-1/#comment-10611</link> <dc:creator>Edward Caissie</dc:creator> <pubDate>Fri, 23 Dec 2011 14:09:03 +0000</pubDate> <guid
isPermaLink="false">http://buynowshop.com/?p=256#comment-10611</guid> <description>@Pranshavs - There are many different methods that can be used, the ones being offered are just examples of what can be done within the basics of WordPress and/or CSS.</description> <content:encoded><![CDATA[<p>@Pranshavs &#8211; There are many different methods that can be used, the ones being offered are just examples of what can be done within the basics of WordPress and/or CSS.</p> ]]></content:encoded> </item> <item><title>By: Pranshavs</title><link>http://buynowshop.com/2009/07/hide-a-menu-page/comment-page-1/#comment-10610</link> <dc:creator>Pranshavs</dc:creator> <pubDate>Fri, 23 Dec 2011 14:04:22 +0000</pubDate> <guid
isPermaLink="false">http://buynowshop.com/?p=256#comment-10610</guid> <description>Why not consider installing a plugin that will hide your page or pages. Like PC Hide Pages?</description> <content:encoded><![CDATA[<p>Why not consider installing a plugin that will hide your page or pages. Like PC Hide Pages?</p> ]]></content:encoded> </item> <item><title>By: Edward Caissie</title><link>http://buynowshop.com/2009/07/hide-a-menu-page/comment-page-1/#comment-4301</link> <dc:creator>Edward Caissie</dc:creator> <pubDate>Mon, 18 Jul 2011 22:26:15 +0000</pubDate> <guid
isPermaLink="false">http://buynowshop.com/?p=256#comment-4301</guid> <description>@Pat - Following the general method from above you could add the following to your style.css file (at the end):
[code].page-item-423,
.page-item-435 { display: none; }[/code]
... of course, these numbers may be different when you go &quot;live&quot; but the idea is the same.</description> <content:encoded><![CDATA[<p>@Pat &#8211; Following the general method from above you could add the following to your style.css file (at the end):</p><pre class="brush: plain; title: ; notranslate">.page-item-423,
.page-item-435 { display: none; }</pre><p>&#8230; of course, these numbers may be different when you go &#8220;live&#8221; but the idea is the same.</p> ]]></content:encoded> </item> <item><title>By: Pat</title><link>http://buynowshop.com/2009/07/hide-a-menu-page/comment-page-1/#comment-4298</link> <dc:creator>Pat</dc:creator> <pubDate>Mon, 18 Jul 2011 14:14:58 +0000</pubDate> <guid
isPermaLink="false">http://buynowshop.com/?p=256#comment-4298</guid> <description>Hi Edward, I&#039;m using a contactform and for this includes a page for when the form is send (thanks)  and one in the case of a problem (oops). These 2 I want to hide since they are now showing in the header. I&#039;m only not sure where exactly I have to paste your code.</description> <content:encoded><![CDATA[<p>Hi Edward, I&#8217;m using a contactform and for this includes a page for when the form is send (thanks)  and one in the case of a problem (oops). These 2 I want to hide since they are now showing in the header. I&#8217;m only not sure where exactly I have to paste your code.</p> ]]></content:encoded> </item> <item><title>By: Edward Caissie</title><link>http://buynowshop.com/2009/07/hide-a-menu-page/comment-page-1/#comment-4297</link> <dc:creator>Edward Caissie</dc:creator> <pubDate>Mon, 18 Jul 2011 13:43:20 +0000</pubDate> <guid
isPermaLink="false">http://buynowshop.com/?p=256#comment-4297</guid> <description>@Pat - I would only recommend the method I described in this post for a very few (generally one or two) pages; otherwise, I would suggest using a Custom Menu to display only the pages you want in your menu.</description> <content:encoded><![CDATA[<p>@Pat &#8211; I would only recommend the method I described in this post for a very few (generally one or two) pages; otherwise, I would suggest using a Custom Menu to display only the pages you want in your menu.</p> ]]></content:encoded> </item> <item><title>By: Pat</title><link>http://buynowshop.com/2009/07/hide-a-menu-page/comment-page-1/#comment-4294</link> <dc:creator>Pat</dc:creator> <pubDate>Mon, 18 Jul 2011 08:56:40 +0000</pubDate> <guid
isPermaLink="false">http://buynowshop.com/?p=256#comment-4294</guid> <description>Hi, I&#039;m very new in using WP. I have the same problem, I would like to hide multiple pages from the header. Where exactly in style.css do I have to put the code you&#039;re talking about?</description> <content:encoded><![CDATA[<p>Hi, I&#8217;m very new in using WP. I have the same problem, I would like to hide multiple pages from the header. Where exactly in style.css do I have to put the code you&#8217;re talking about?</p> ]]></content:encoded> </item> <item><title>By: Edward Caissie</title><link>http://buynowshop.com/2009/07/hide-a-menu-page/comment-page-1/#comment-2435</link> <dc:creator>Edward Caissie</dc:creator> <pubDate>Sat, 12 Feb 2011 15:58:04 +0000</pubDate> <guid
isPermaLink="false">http://buynowshop.com/?p=256#comment-2435</guid> <description>@Aaron - If you just want to create the same effect you can add additional page references, for example:
[code]
.page-item-220,
.page-item-345,
.page-item-1337 { display: none; }
[/code]
The above can be written on one line if you like; I wrote each page reference on a separate line for easier reading and to make sure to show the comma after each element.</description> <content:encoded><![CDATA[<p>@Aaron &#8211; If you just want to create the same effect you can add additional page references, for example:</p><pre class="brush: plain; title: ; notranslate">
.page-item-220,
.page-item-345,
.page-item-1337 { display: none; }
</pre><p>The above can be written on one line if you like; I wrote each page reference on a separate line for easier reading and to make sure to show the comma after each element.</p> ]]></content:encoded> </item> <item><title>By: Aaron</title><link>http://buynowshop.com/2009/07/hide-a-menu-page/comment-page-1/#comment-2425</link> <dc:creator>Aaron</dc:creator> <pubDate>Sat, 12 Feb 2011 03:16:56 +0000</pubDate> <guid
isPermaLink="false">http://buynowshop.com/?p=256#comment-2425</guid> <description>I get this to work fine     .page-item-220 {display: none:}      for 1 pagebut how would I need to input it to hide multiple pages in the navigation menu?So far what you&#039;ve shown here has helped my ignorant self a lot! Thanks for any further help!</description> <content:encoded><![CDATA[<p>I get this to work fine     .page-item-220 {display: none:}      for 1 page</p><p>but how would I need to input it to hide multiple pages in the navigation menu?</p><p>So far what you&#8217;ve shown here has helped my ignorant self a lot! Thanks for any further help!</p> ]]></content:encoded> </item> <item><title>By: Edward Caissie</title><link>http://buynowshop.com/2009/07/hide-a-menu-page/comment-page-1/#comment-2003</link> <dc:creator>Edward Caissie</dc:creator> <pubDate>Mon, 27 Dec 2010 17:40:56 +0000</pubDate> <guid
isPermaLink="false">http://buynowshop.com/?p=256#comment-2003</guid> <description>@arachelito - At a quick glance I would suggest adding the following property: &#039;visibility: hidden;&#039; to the &#039;#menus li a.home&#039; element in the style.css file. You can experiment with using the &#039;display:none&#039; property in its place but IMHO it did not look very good.</description> <content:encoded><![CDATA[<p>@arachelito &#8211; At a quick glance I would suggest adding the following property: &#8216;visibility: hidden;&#8217; to the &#8216;#menus li a.home&#8217; element in the style.css file. You can experiment with using the &#8216;display:none&#8217; property in its place but IMHO it did not look very good.</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 (User agent is rejected)
Database Caching 5/44 queries in 0.174 seconds using disk: basic

Served from: buynowshop.com @ 2012-05-16 23:30:00 -->
