<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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.com Forums &#187; Topic: I want to remove &quot;Home&quot; menu on the tab!</title>
		<link>http://en.forums.wordpress.com/topic/i-want-to-remove-home-menu-on-the-tab</link>
		<description>WordPress.com Forums &#187; Topic: I want to remove &quot;Home&quot; menu on the tab!</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 03:43:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/i-want-to-remove-home-menu-on-the-tab" rel="self" type="application/rss+xml" />

		<item>
			<title>thebirdingbunch on "I want to remove &quot;Home&quot; menu on the tab!"</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-remove-home-menu-on-the-tab#post-690694</link>
			<pubDate>Tue, 06 Sep 2011 17:55:05 +0000</pubDate>
			<dc:creator>thebirdingbunch</dc:creator>
			<guid isPermaLink="false">690694@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>panaghiotisadam,<br />
Thank you for your easy step by step instructions on how to remove the Home tab.  I always thought it was redundant when clicking the blog title will always get you back home.  I dislike clutter and appreciate learning new ways to remove the unnecessary.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "I want to remove &quot;Home&quot; menu on the tab!"</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-remove-home-menu-on-the-tab#post-690636</link>
			<pubDate>Tue, 06 Sep 2011 16:34:23 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">690636@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@hbudihardjo<br />
Read the entry I link to below please, and then cease and desist from posting solutions that pertain only to WordPress.ORG installs as our software is different and it only confuses WordPress.COM bloggers when you do this.<br />
<a href="http://support.wordpress.com/com-vs-org/">WordPress.COM vs WordPress.ORG: The Differences </a>
</p>
]]></description>
					</item>
		<item>
			<title>hbudihardjo on "I want to remove &quot;Home&quot; menu on the tab!"</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-remove-home-menu-on-the-tab#post-690602</link>
			<pubDate>Tue, 06 Sep 2011 15:43:12 +0000</pubDate>
			<dc:creator>hbudihardjo</dc:creator>
			<guid isPermaLink="false">690602@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am currently using twenty eleven Theme, and I made some adjustment on the below code to remove the "Home" button under Tab. Hopefully this also works for you..</p>
<p>1) Go into functions.php (under Appearance &#62; Editor)</p>
<p>2) Find this function "twentyeleven_page_menu_args", and change the below argument $args['show_home']  from true to false</p>
<p>function twentyeleven_page_menu_args( $args ) {<br />
	$args['show_home'] = false;<br />
	return $args;
</p>
]]></description>
					</item>
		<item>
			<title>petelegowski on "I want to remove &quot;Home&quot; menu on the tab!"</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-remove-home-menu-on-the-tab#post-669073</link>
			<pubDate>Thu, 11 Aug 2011 19:46:50 +0000</pubDate>
			<dc:creator>petelegowski</dc:creator>
			<guid isPermaLink="false">669073@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks, panaghiotisadam, for getting back to me so quickly - I really appreciate it.<br />
I'll try out what you've said and I'm sure it'll work out just fine. If you don't mind, though, I might have to get back to you again - as I said, I'm pretty limited when it comes to this kind of thing.<br />
Best wishes.
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "I want to remove &quot;Home&quot; menu on the tab!"</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-remove-home-menu-on-the-tab#post-668998</link>
			<pubDate>Thu, 11 Aug 2011 18:23:41 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">668998@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>0) In WP parlance, your menu is the whole dark green strip above the content area. Each tab on this strip is a menu <em>item</em>.</p>
<p>2) These menu items are links to the pages you have published. So, to change their title or their content, you go to Pages &#62; All pages, hover under the title of the one you want to "amend" and click Edit.</p>
<p>1) By now you have created an intro post, so the "not Found" message no longer shows up. But if you want that intro permanently on your front page, then you must publish it as a page, not a post, then go to Settings &#62; Reading and select that page as your front.
</p>
]]></description>
					</item>
		<item>
			<title>petelegowski on "I want to remove &quot;Home&quot; menu on the tab!"</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-remove-home-menu-on-the-tab#post-668959</link>
			<pubDate>Thu, 11 Aug 2011 17:44:57 +0000</pubDate>
			<dc:creator>petelegowski</dc:creator>
			<guid isPermaLink="false">668959@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm pretty limited in my blogging skills. I've spent hours trying to create a blog for my school's book group and I'm hoping that someone can help me out with the following (hopefully quite straightforward) questions:</p>
<p>1) How can I add text to the 'home' menu? My one says 'Not Found' and there's a search bar. Basically, I just want the 'home' menu to contain a brief introduction to the blog and I've no idea how to do this.</p>
<p>2) How can I amend the content/title of new menus that I have created? </p>
<p>PLEASE HELP! I have little enough hair as it is and this's driving me mad! (I can email printscreen pictures of what it looks like and what I'm talking about.) </p>
<p>Many thanks.
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "I want to remove &quot;Home&quot; menu on the tab!"</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-remove-home-menu-on-the-tab#post-668878</link>
			<pubDate>Thu, 11 Aug 2011 16:25:52 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">668878@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Step by step:<br />
Go to Appearance&#62;Menus.<br />
Click the cross to create a menu, give it a name (say, "My top menu").<br />
In the Pages module, tick the three pages you have created (If you aren't seeing all three, click View All first); <em>don't</em> tick "Home"; click Add to Menu.<br />
Click Save Menu.<br />
Select your menu from the pulldown in the Theme Locations module, click Save.
</p>
]]></description>
					</item>
		<item>
			<title>airmaggie on "I want to remove &quot;Home&quot; menu on the tab!"</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-remove-home-menu-on-the-tab#post-668868</link>
			<pubDate>Thu, 11 Aug 2011 16:15:37 +0000</pubDate>
			<dc:creator>airmaggie</dc:creator>
			<guid isPermaLink="false">668868@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello, thank you for your answer.<br />
I actually tried the way following the instruction in the 3 links, but nothing works with the "Home" tab. The custom menu is changing the other menu, not the "Home" tab.</p>
<p>You said it's "hard-coded". Do you mean it's because I chose the theme in which the "Hoe" tab is hard-coded and maybe I could choose other theme and remove home tab? </p>
<p>So if the "Home" tab is hard-coded, can I never change it or can I change it using the other custom menu?</p>
<p>Please answer me once again if you know about this.<br />
Thank you in advance.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "I want to remove &quot;Home&quot; menu on the tab!"</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-remove-home-menu-on-the-tab#post-668797</link>
			<pubDate>Thu, 11 Aug 2011 15:30:24 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">668797@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p> That tab is hard-coded into the default menu of the theme: you cannot edit or remove it (except in the few cases noted), unless you create and load a custom menu. </p></blockquote>
<p><a href="http://wpbtips.wordpress.com/2009/05/06/the-home-tab/" rel="nofollow">http://wpbtips.wordpress.com/2009/05/06/the-home-tab/</a><br />
<a href="http://en.support.wordpress.com/pages/hide-pages/" rel="nofollow">http://en.support.wordpress.com/pages/hide-pages/</a><br />
<a href="http://en.support.wordpress.com/menus/" rel="nofollow">http://en.support.wordpress.com/menus/</a></p>
<p>See here for the answer to your widgets question so you know how the theme is designed to operate.  <a href="http://wpbtips.wordpress.com/2011/05/04/workings-of-duster/">The workings of Duster / Twenty Eleven</a>
</p>
]]></description>
					</item>
		<item>
			<title>airmaggie on "I want to remove &quot;Home&quot; menu on the tab!"</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-remove-home-menu-on-the-tab#post-668794</link>
			<pubDate>Thu, 11 Aug 2011 15:25:06 +0000</pubDate>
			<dc:creator>airmaggie</dc:creator>
			<guid isPermaLink="false">668794@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am a beginner, and I am now in a big trouble with removing "Home" menu from the main page.<br />
The "Home" menu is not made by me, and it can't be removed.<br />
I tried "Settings-&#62;Reading", I set the front page as other page, but I still see "Home".<br />
Is it possible to remove the tab and where I can I remove it or change the names??<br />
If you know about this, please answer me.</p>
<p>I have another question about widget.<br />
Widgets are appeared only in 1 page, the page that I set as "posting page".<br />
How can I change the setting to show the widgets in every page, anytime in my page?</p>
<p>Awaiting for the answer. Please help me.</p>
<p>[email redacted]
</p>
]]></description>
					</item>

	</channel>
</rss>
