<?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: how to remove leave a comment (x2)</title>
		<link>http://en.forums.wordpress.com/topic/how-to-remove-leave-a-comment-x2</link>
		<description>WordPress.com Forums &#187; Topic: how to remove leave a comment (x2)</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 20:24:14 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-to-remove-leave-a-comment-x2" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "how to remove leave a comment (x2)"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-remove-leave-a-comment-x2#post-740109</link>
			<pubDate>Wed, 09 Nov 2011 05:39:21 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">740109@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No there is not a way to get rid of "protected." That is done by the wordpress core software and isn't something that can be hidden via CSS.
</p>
]]></description>
					</item>
		<item>
			<title>annaandtimwedding on "how to remove leave a comment (x2)"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-remove-leave-a-comment-x2#post-740106</link>
			<pubDate>Wed, 09 Nov 2011 05:22:37 +0000</pubDate>
			<dc:creator>annaandtimwedding</dc:creator>
			<guid isPermaLink="false">740106@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, Thanks so much. This is brilliant. Just one other quick question: I've password protected my site. But this brings up the word "PROTECTED:Home" on the home page (and the other protected pages). Is there any way to get rid of the word "protected"?</p>
<p>Thanks again for your help.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "how to remove leave a comment (x2)"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-remove-leave-a-comment-x2#post-738313</link>
			<pubDate>Mon, 07 Nov 2011 08:22:45 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">738313@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>First off, go to <a href="http://en.support.wordpress.com/settings/discussion-settings/">settings &#62; discussion</a> and disable comments and trackbacks. That will keep the comment form from appearing on all new pages and posts you create from now on.</p>
<p>All existing published posts and pages will have to have the comments turned off individually, but you can use the <a href="http://en.support.wordpress.com/posts/edit-posts-screen/">post bulk edit</a> and <a href="http://en.support.wordpress.com/pages/edit-pages-screen/">page bulk edit</a> features to do that on multiple posts and pages at one time.</p>
<p>This will hide the "leave a comment link to the left of the page content.</p>
<pre><code>.page .entry-meta .comments {
display: none;
}</code></pre>
<p>If you do not want to mess with doing the settings &#62; discussion and the bulk edit thing, add this also to the CSS edit window to hide the comment stuff at the bottom of the pages.</p>
<pre><code>div#respond {
display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>annaandtimwedding on "how to remove leave a comment (x2)"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-remove-leave-a-comment-x2#post-738289</link>
			<pubDate>Mon, 07 Nov 2011 06:30:21 +0000</pubDate>
			<dc:creator>annaandtimwedding</dc:creator>
			<guid isPermaLink="false">738289@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, I have set up a blog and would like to know two things please.</p>
<p>1. how do I remove the "leave a comment" and "leave a reply" box AND title on each page (at left and bottom of page)? I have upgraded to css and read the other comments but need a very basic, step-by-step instruction of how to do it please.<br />
2. how do I change the colour of the subheads/page titles on my blog (i.e. accomm/akaroa/directions etc)?</p>
<p>Thanks for your help. Anna
</p>
]]></description>
					</item>

	</channel>
</rss>
