<?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; Tag: page name - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/pagename</link>
		<description>WordPress.com Forums &#187; Tag: page name - Recent Posts</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 22:49:14 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/pagename" rel="self" type="application/rss+xml" />

		<item>
			<title>timethief on "Page link doesn&#039;t show in main menu"</title>
			<link>http://en.forums.wordpress.com/topic/page-link-doesnt-show-in-main-menu#post-1246107</link>
			<pubDate>Sun, 28 Apr 2013 20:24:42 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1246107@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p><a href="http://www.partypacksandpinatas.co.za/blog" rel="nofollow">http://www.partypacksandpinatas.co.za/blog</a> is not a free hosted WordPress.COM blog and those are the only blogs we provide support for here at WordPress&#62;COM. If you don't have a username account at WordPress.org click <a href="http://wordpress.org/support/" rel="nofollow">http://wordpress.org/support/</a> and register one on the top right hand corner of the page that opens, so you can post to the support forums there and receive advice from WordPress.org bloggers.
</p>
]]></description>
					</item>
		<item>
			<title>billiemc8 on "Page link doesn&#039;t show in main menu"</title>
			<link>http://en.forums.wordpress.com/topic/page-link-doesnt-show-in-main-menu#post-1245690</link>
			<pubDate>Sun, 28 Apr 2013 11:11:56 +0000</pubDate>
			<dc:creator>billiemc8</dc:creator>
			<guid isPermaLink="false">1245690@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I created a blog page in my WP website, but the word BLOG doesn't show in the menu. It shows on the list of pages.  When I preview, it shows as a page.  I copied the URL and linked it to a mailer I am sending out, and the hyperlink connects from the mailed to the website, it just doesn't show the page name in the menu.  ???  Does anyone know how to fix this?  </p>
<p>Also, I tried to nest some pages under the parent page ABOUT, but it doesn't view like this on the site. When I QUICK EDIT the sub-pages, they show ABOUT as the parent, but they do not appear like that on the website.  What am I doing wrong?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Help Removing the page name from the body"</title>
			<link>http://en.forums.wordpress.com/topic/help-removing-the-page-name-from-the-body#post-1206363</link>
			<pubDate>Tue, 02 Apr 2013 21:13:33 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1206363@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you just want to remove it from your home page, this will target that page only and leave the titles on all other static pages.</p>
<pre><code>.home .entry-title {
display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Help Removing the page name from the body"</title>
			<link>http://en.forums.wordpress.com/topic/help-removing-the-page-name-from-the-body#post-1206360</link>
			<pubDate>Tue, 02 Apr 2013 21:12:22 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1206360@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This will remove the page title from all static pages you have created.</p>
<pre><code>.page .entry-title {
display: none;
}</code></pre>
<p>And sorry for missing that you mentioned Ever After as your theme. :)
</p>
]]></description>
					</item>
		<item>
			<title>kristiearbour on "Help Removing the page name from the body"</title>
			<link>http://en.forums.wordpress.com/topic/help-removing-the-page-name-from-the-body#post-1206310</link>
			<pubDate>Tue, 02 Apr 2013 20:46:58 +0000</pubDate>
			<dc:creator>kristiearbour</dc:creator>
			<guid isPermaLink="false">1206310@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry about that, I've changed the setting so it should now be visible. Currently I've just renamed the portion that is appearing in the body which I was able to do under the menu editing tab, but I would like to remove them all together if possible.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Help Removing the page name from the body"</title>
			<link>http://en.forums.wordpress.com/topic/help-removing-the-page-name-from-the-body#post-1206162</link>
			<pubDate>Tue, 02 Apr 2013 19:33:55 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1206162@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Since your site is private, we cannot see it to work out the code required. Could you either make it public temporarily, or at least let us know what theme you are using? CSS is theme specific.
</p>
]]></description>
					</item>
		<item>
			<title>kristiearbour on "Help Removing the page name from the body"</title>
			<link>http://en.forums.wordpress.com/topic/help-removing-the-page-name-from-the-body#post-1205929</link>
			<pubDate>Tue, 02 Apr 2013 17:44:22 +0000</pubDate>
			<dc:creator>kristiearbour</dc:creator>
			<guid isPermaLink="false">1205929@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>How do I prevent the Page name from popping up in the text/body portion of my page? I'm using the Ever After Theme.</p>
<p>Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>sarahprager on "Rename Homepage in Coraline"</title>
			<link>http://en.forums.wordpress.com/topic/rename-homepage-in-coraline#post-1068792</link>
			<pubDate>Wed, 14 Nov 2012 13:09:16 +0000</pubDate>
			<dc:creator>sarahprager</dc:creator>
			<guid isPermaLink="false">1068792@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you! Worked perfectly.
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "Rename Homepage in Coraline"</title>
			<link>http://en.forums.wordpress.com/topic/rename-homepage-in-coraline#post-1068762</link>
			<pubDate>Wed, 14 Nov 2012 12:12:35 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">1068762@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You can create a custom menu, add all the pages as well as the Home item to the menu, change the navigation label of the Home item. See here for more:<br />
<a href="http://wpbtips.wordpress.com/2011/12/19/custom-menus/" rel="nofollow">http://wpbtips.wordpress.com/2011/12/19/custom-menus/</a>
</p>
]]></description>
					</item>
		<item>
			<title>sarahprager on "Rename Homepage in Coraline"</title>
			<link>http://en.forums.wordpress.com/topic/rename-homepage-in-coraline#post-1068256</link>
			<pubDate>Tue, 13 Nov 2012 20:37:15 +0000</pubDate>
			<dc:creator>sarahprager</dc:creator>
			<guid isPermaLink="false">1068256@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Instead of "home" in the navigation bar, I want it to say "blog." Is there somewhere I can change that?
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Deleted page&#039;s name remains on main navigation tab."</title>
			<link>http://en.forums.wordpress.com/topic/deleted-pages-name-remains-on-main-navigation-tab#post-995369</link>
			<pubDate>Sat, 01 Sep 2012 16:51:04 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">995369@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome.
</p>
]]></description>
					</item>
		<item>
			<title>jayaarobe on "Deleted page&#039;s name remains on main navigation tab."</title>
			<link>http://en.forums.wordpress.com/topic/deleted-pages-name-remains-on-main-navigation-tab#post-995355</link>
			<pubDate>Sat, 01 Sep 2012 16:31:48 +0000</pubDate>
			<dc:creator>jayaarobe</dc:creator>
			<guid isPermaLink="false">995355@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you so much for your help!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Deleted page&#039;s name remains on main navigation tab."</title>
			<link>http://en.forums.wordpress.com/topic/deleted-pages-name-remains-on-main-navigation-tab#post-995317</link>
			<pubDate>Sat, 01 Sep 2012 15:38:25 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">995317@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You edit your custom menu here &#62; Appearance &#62; Menus<br />
Th support doc for custom menus is found here &#62; <a href="http://en.support.wordpress.com/menus/" rel="nofollow">http://en.support.wordpress.com/menus/</a></p>
<p>Here’s a link to a custom menu walkthrough &#62; <a href="http://onecoolsitebloggingtips.com/2011/08/11/wordpress-com-custom-menu-walk-through/" rel="nofollow">http://onecoolsitebloggingtips.com/2011/08/11/wordpress-com-custom-menu-walk-through/</a></p>
<p>There are many common errors, misunderstanding and misconceptions when creating custom menus and you can read about them here &#62; <a href="http://wpbtips.wordpress.com/2011/12/19/custom-menus/" rel="nofollow">http://wpbtips.wordpress.com/2011/12/19/custom-menus/</a>
</p>
]]></description>
					</item>
		<item>
			<title>jayaarobe on "Deleted page&#039;s name remains on main navigation tab."</title>
			<link>http://en.forums.wordpress.com/topic/deleted-pages-name-remains-on-main-navigation-tab#post-995293</link>
			<pubDate>Sat, 01 Sep 2012 15:01:20 +0000</pubDate>
			<dc:creator>jayaarobe</dc:creator>
			<guid isPermaLink="false">995293@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It still hasn't updated. How do I check to see if I'm using a Custom Menu and edit it manually?
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Deleted page&#039;s name remains on main navigation tab."</title>
			<link>http://en.forums.wordpress.com/topic/deleted-pages-name-remains-on-main-navigation-tab#post-994591</link>
			<pubDate>Sat, 01 Sep 2012 00:39:33 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">994591@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sometimes the tabs take awhile to update. But make sure you're not using a Custom Menu. If you are, you'll have to edit it manually.
</p>
]]></description>
					</item>
		<item>
			<title>jayaarobe on "Deleted page&#039;s name remains on main navigation tab."</title>
			<link>http://en.forums.wordpress.com/topic/deleted-pages-name-remains-on-main-navigation-tab#post-994513</link>
			<pubDate>Fri, 31 Aug 2012 23:49:21 +0000</pubDate>
			<dc:creator>jayaarobe</dc:creator>
			<guid isPermaLink="false">994513@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I created a page and accidentally put in the main directory (no parent) when I meant to have it be a sub-directory. This caused the page name to be displayed on the main navigation tab.</p>
<p>When I realized my mistake, I deleted the page, but the tab remains.  How do I get rid of the deleted page's name from my main navigation tabs?  It's the one that has the word "Favorites" in the title.</p>
<p>Thanks.,
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "changing page name"</title>
			<link>http://en.forums.wordpress.com/topic/changing-page-name#post-856097</link>
			<pubDate>Mon, 02 Apr 2012 21:36:20 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">856097@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Some themes have Home tab which can be used by visitors on any page in the blog to return to the front page of the blog.  What you can do is create a custom menu. See &#62;  <a href="http://en.forums.wordpress.com/topic/i-want-to-remove-home-menu-on-the-tab?replies=10" rel="nofollow">http://en.forums.wordpress.com/topic/i-want-to-remove-home-menu-on-the-tab?replies=10</a>
</p>
]]></description>
					</item>
		<item>
			<title>shocpd on "changing page name"</title>
			<link>http://en.forums.wordpress.com/topic/changing-page-name#post-855712</link>
			<pubDate>Mon, 02 Apr 2012 12:36:31 +0000</pubDate>
			<dc:creator>shocpd</dc:creator>
			<guid isPermaLink="false">855712@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I set up my blog to have a static page as front page but decided to change this to have default posts page.  I changed settings and it works ok. I want to change name of front page from Home to something else but do not seem to have access to this.  I have the front page plus two other pages - I have access to the two other pages.  In dashboard pages only the two other pages come up for editing.</p>
<p>Any advice would be fab.</p>
<p>Thanks<br />
Sho
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Menu/ Header Image/Page Name"</title>
			<link>http://en.forums.wordpress.com/topic/menu-header-imagepage-name#post-835771</link>
			<pubDate>Thu, 08 Mar 2012 20:08:24 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">835771@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The blog linked to your username is a free hosted WordPress.com blog and this is the support forum for free hosted WordPress.com blogs. However, that blog lacks any user created content.  Is that the blog in question or not? If it isn't then please post an active link to the blog in question starting with http://
</p>
]]></description>
					</item>
		<item>
			<title>supportbot on "Menu/ Header Image/Page Name"</title>
			<link>http://en.forums.wordpress.com/topic/menu-header-imagepage-name#post-835765</link>
			<pubDate>Thu, 08 Mar 2012 20:05:46 +0000</pubDate>
			<dc:creator>supportbot</dc:creator>
			<guid isPermaLink="false">835765@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You did not specify a blog address or reason for posting when you created this topic.</p>
<p>This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you'll find help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>.</p>
<p>If you don't understand the difference between WordPress.com and WordPress.org, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.</p>
<p>If you forgot to include a link to your blog, you can reply and include it below.  It'll help people to answer your question.</p>
<p>This is an automated message.
</p>
]]></description>
					</item>
		<item>
			<title>aacinc on "Menu/ Header Image/Page Name"</title>
			<link>http://en.forums.wordpress.com/topic/menu-header-imagepage-name#post-835764</link>
			<pubDate>Thu, 08 Mar 2012 20:05:45 +0000</pubDate>
			<dc:creator>aacinc</dc:creator>
			<guid isPermaLink="false">835764@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I thought that the colors of the menu were changeable but I can't see where I might change them.<br />
The header image leaves white space to the right when using the left and right sidebar css.<br />
I wanted to NOT display the page name but can't find where to supress that. I can blank out the name in the page editor but then the client would have a harder time identifying the page they needed to edit.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to stop the Page Name appearing in the body content?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-stop-the-page-name-appearing-in-the-body-content#post-781872</link>
			<pubDate>Mon, 02 Jan 2012 23:13:55 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">781872@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>jeegnesh on "How to stop the Page Name appearing in the body content?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-stop-the-page-name-appearing-in-the-body-content#post-780778</link>
			<pubDate>Sun, 01 Jan 2012 17:38:08 +0000</pubDate>
			<dc:creator>jeegnesh</dc:creator>
			<guid isPermaLink="false">780778@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks that works a treat.  Going to be a tough choice on renewal just for this one change :-(
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to stop the Page Name appearing in the body content?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-stop-the-page-name-appearing-in-the-body-content#post-779943</link>
			<pubDate>Sat, 31 Dec 2011 02:45:14 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">779943@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This will, or should, kill the page title in the content area on all static pages.</p>
<pre><code>.page #content .page-title {
display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>jeegnesh on "How to stop the Page Name appearing in the body content?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-stop-the-page-name-appearing-in-the-body-content#post-779844</link>
			<pubDate>Fri, 30 Dec 2011 23:24:58 +0000</pubDate>
			<dc:creator>jeegnesh</dc:creator>
			<guid isPermaLink="false">779844@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No problem appreciate the notice. Happy to wait and appreciate the assistance.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "How to stop the Page Name appearing in the body content?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-stop-the-page-name-appearing-in-the-body-content#post-779827</link>
			<pubDate>Fri, 30 Dec 2011 23:10:32 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">779827@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thesacredpath is currently the only Volunteer who provides custom design ie. CSS editing support and he's not available at present. Please be patient while waiting for him to respond.
</p>
]]></description>
					</item>
		<item>
			<title>jeegnesh on "How to stop the Page Name appearing in the body content?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-stop-the-page-name-appearing-in-the-body-content#post-779824</link>
			<pubDate>Fri, 30 Dec 2011 23:06:19 +0000</pubDate>
			<dc:creator>jeegnesh</dc:creator>
			<guid isPermaLink="false">779824@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Anyone has the code? I may try it and see if it's enough to make me want to keep the custom upgrade.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to stop the Page Name appearing in the body content?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-stop-the-page-name-appearing-in-the-body-content#post-779730</link>
			<pubDate>Fri, 30 Dec 2011 21:01:45 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">779730@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry, nope.
</p>
]]></description>
					</item>
		<item>
			<title>jeegnesh on "How to stop the Page Name appearing in the body content?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-stop-the-page-name-appearing-in-the-body-content#post-779722</link>
			<pubDate>Fri, 30 Dec 2011 20:54:13 +0000</pubDate>
			<dc:creator>jeegnesh</dc:creator>
			<guid isPermaLink="false">779722@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have the custom design upgrade, was hoping to move away from that and the fees associated as I took the videopress subscription this time round :-(</p>
<p>No other way?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to stop the Page Name appearing in the body content?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-stop-the-page-name-appearing-in-the-body-content#post-779712</link>
			<pubDate>Fri, 30 Dec 2011 20:48:27 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">779712@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It would require the <a href="http://en.support.wordpress.com/custom-design/">Custom Design Upgrade</a> and then modification of the CSS.
</p>
]]></description>
					</item>

	</channel>
</rss>
