<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: How to disable Commenting</title>
		<link>http://www.themolitor.com/forums/topic/how-to-disable-commenting</link>
		<description>THE MOLITOR FORUMS &#187; Topic: How to disable Commenting</description>
		<language>en-US</language>
		<pubDate>Thu, 30 Apr 2026 09:13:30 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/how-to-disable-commenting" rel="self" type="application/rss+xml" />

		<item>
			<title>ecmaher on "How to disable Commenting"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-disable-commenting#post-5938</link>
			<pubDate>Fri, 20 Jan 2012 06:44:16 +0000</pubDate>
			<dc:creator>ecmaher</dc:creator>
			<guid isPermaLink="false">5938@http://www.themolitor.com/forums/</guid>
			<description><p>Is there a way to edit the PHP so you can minimize comments as a default with the option to click to show?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "How to disable Commenting"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-disable-commenting#post-4055</link>
			<pubDate>Mon, 05 Sep 2011 09:54:33 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">4055@http://www.themolitor.com/forums/</guid>
			<description><p>This might help too: <a href="http://www.themolitor.com/forums/topic/turn-off-comments-in-wordpress" rel="nofollow">http://www.themolitor.com/forums/topic/turn-off-comments-in-wordpress</a>
</p></description>
		</item>
		<item>
			<title>runfellow on "How to disable Commenting"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-disable-commenting#post-4046</link>
			<pubDate>Sat, 03 Sep 2011 13:39:27 +0000</pubDate>
			<dc:creator>runfellow</dc:creator>
			<guid isPermaLink="false">4046@http://www.themolitor.com/forums/</guid>
			<description><p>The comment section is included in the PHP, so if you're looking to disable all commenting on all pages but not posts, you can take them out of your templates by going to the theme editor (Appearance&#62;Editor). Find the page.php file and remove the following code:</p>
<p>&#60;div id="commentsection"&#62;<br />
&#60;?php comments_template(); ?&#62;<br />
&#60;/div&#62;</p>
<p>If you're using the full page template (no sidebar) you'll want to do it there too.  Bear in mind that this is a rather blunt solution that worked for my site (<a href="http://www.dentondemocrats.org" rel="nofollow">http://www.dentondemocrats.org</a>) but this will affect all pages and the theme author may have a cleaner way of doing it.
</p></description>
		</item>
		<item>
			<title>Starski_88 on "How to disable Commenting"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-disable-commenting#post-4003</link>
			<pubDate>Wed, 31 Aug 2011 11:07:17 +0000</pubDate>
			<dc:creator>Starski_88</dc:creator>
			<guid isPermaLink="false">4003@http://www.themolitor.com/forums/</guid>
			<description><p>How do I remove the users ability to comment on all of my static pages? </p>
<p>Under Settings&#62;Discussion, I do have this unchecked: “Allow people to post comments on new articles “</p>
<p>Is there another place where I can disable the commenting function universally?
</p></description>
		</item>

	</channel>
</rss>
