<?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: remove name, email, website section for comments</title>
		<link>http://www.themolitor.com/forums/topic/remove-name-email-website-section-for-comments</link>
		<description>THE MOLITOR FORUMS &#187; Topic: remove name, email, website section for comments</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 20:51:47 +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/remove-name-email-website-section-for-comments" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "remove name, email, website section for comments"</title>
			<link>http://www.themolitor.com/forums/topic/remove-name-email-website-section-for-comments#post-40388</link>
			<pubDate>Mon, 17 Oct 2016 09:30:30 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">40388@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I re-read your question. If you want to edit the fields in comment form, you need to alter the WordPress function to do so. The comment field is generated in "comments.php" and located on lines 26-30...</p>
<pre><code>$comments_args = array(
	&#039;comment_notes_after&#039; =&#62; &#039;&#039;, // remove &#34;Text or HTML to be displayed after the set of comment fields&#34;
	&#039;comment_field&#039; =&#62; &#039;&#60;p&#62;&#60;textarea name=&#34;comment&#34; id=&#34;comment&#34; cols=&#34;100%&#34; rows=&#34;10&#34; tabindex=&#34;4&#34;&#62;&#60;/textarea&#62;&#60;/p&#62;&#039; // redefine your own textarea (the comment body)
);
comment_form($comments_args);</code></pre>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "remove name, email, website section for comments"</title>
			<link>http://www.themolitor.com/forums/topic/remove-name-email-website-section-for-comments#post-40387</link>
			<pubDate>Mon, 17 Oct 2016 09:28:03 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">40387@http://www.themolitor.com/forums/</guid>
			<description><p><strong>Turn on/off comments site-wide:</strong></p>
<ul>
<li>Navigate to "settings" &#62; "discussion" and check/uncheck the allow comments box... <a href="http://www.themolitor.com/blog/wp-content/uploads/2011/05/discussion_settings.png" rel="nofollow">http://www.themolitor.com/blog/wp-content/uploads/2011/05/discussion_settings.png</a></li>
<li>NOTE: This will only apply to new posts/pages. For posts/pages already published, please follow next step below.</li>
</ul>
<p><strong>Turn on/off comments for a specific post/page:</strong></p>
<ul>
<li>Check/uncheck the box in the discussion panel on the post/page edit screen. If you don't see this dialogue box, you can turn it on by clicking "screen options" and checking the box to display discussion options. <a href="http://i.imgur.com/SGUryfc.jpg" rel="nofollow">http://i.imgur.com/SGUryfc.jpg</a></li>
</ul>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "remove name, email, website section for comments"</title>
			<link>http://www.themolitor.com/forums/topic/remove-name-email-website-section-for-comments#post-40386</link>
			<pubDate>Mon, 17 Oct 2016 09:25:36 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">40386@http://www.themolitor.com/forums/</guid>
			<description><p>[moving to WordPress VYSUAL forum]
</p></description>
		</item>
		<item>
			<title>tapdevice on "remove name, email, website section for comments"</title>
			<link>http://www.themolitor.com/forums/topic/remove-name-email-website-section-for-comments#post-40376</link>
			<pubDate>Sat, 15 Oct 2016 08:14:43 +0000</pubDate>
			<dc:creator>tapdevice</dc:creator>
			<guid isPermaLink="false">40376@http://www.themolitor.com/forums/</guid>
			<description><p>I want to have a page on the website where people can comment and review the website freely without need to sign up i have unchecked the field in discussion</p>
<p>discussion &#62;  Comment author must fill out name and email<br />
however it is still showing as optional  how can i completely hide it </p>
<p>Please note all over the website users cannot post comments and have been taken off only this page allows users to post comment freely </p>
<p>can you tell me which .php file i need to edit in order to remove </p>
<p>name email website field
</p></description>
		</item>

	</channel>
</rss>
