<?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: Hide posted by, and &#039;no comments&#039;</title>
		<link>http://www.themolitor.com/forums/topic/hide-posted-by-and-no-comments</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Hide posted by, and &#039;no comments&#039;</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 15:36:26 +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/hide-posted-by-and-no-comments" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Hide posted by, and &#039;no comments&#039;"</title>
			<link>http://www.themolitor.com/forums/topic/hide-posted-by-and-no-comments#post-1632</link>
			<pubDate>Wed, 29 Sep 2010 13:40:01 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">1632@http://www.themolitor.com/forums/</guid>
			<description><p>I wouldn't recommend doing that. Simply adding <code>&#60;!--</code> before and <code>--&#62;</code> after will work (or removing it all together as suggested).</p>
<p>It's bad practice to create PHP calls when they aren't needed.
</p></description>
		</item>
		<item>
			<title>onBasics on "Hide posted by, and &#039;no comments&#039;"</title>
			<link>http://www.themolitor.com/forums/topic/hide-posted-by-and-no-comments#post-1629</link>
			<pubDate>Wed, 29 Sep 2010 10:56:27 +0000</pubDate>
			<dc:creator>onBasics</dc:creator>
			<guid isPermaLink="false">1629@http://www.themolitor.com/forums/</guid>
			<description><p>I got it to work. I was commenting wrong.<br />
I only found it once in archive.php and here's what I did. For anyone else wanting to do this you cannot just add a // or the /* */ commenting.  You must add &#60;?php and ?&#62; to the beginning and the end.</p>
<p>&#60;?php<br />
/*<br />
&#60;small&#62;Posted by &#60;?php the_author() ?&#62; &#124; &#60;?php edit_post_link('Edit', '', ' &#124; '); ?&#62; &#60;?php comments_popup_link('No Comments &#187;', '1 Comment &#187;', '% Comments &#187;'); ?&#62;&#60;/small&#62;<br />
*/<br />
?&#62;
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Hide posted by, and &#039;no comments&#039;"</title>
			<link>http://www.themolitor.com/forums/topic/hide-posted-by-and-no-comments#post-1628</link>
			<pubDate>Wed, 29 Sep 2010 10:11:29 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">1628@http://www.themolitor.com/forums/</guid>
			<description><p>Do you have a caching plugin? Please provide a link to the page this is showing on.
</p></description>
		</item>
		<item>
			<title>onBasics on "Hide posted by, and &#039;no comments&#039;"</title>
			<link>http://www.themolitor.com/forums/topic/hide-posted-by-and-no-comments#post-1627</link>
			<pubDate>Wed, 29 Sep 2010 09:18:35 +0000</pubDate>
			<dc:creator>onBasics</dc:creator>
			<guid isPermaLink="false">1627@http://www.themolitor.com/forums/</guid>
			<description><p>I've been trying to do this for a while.<br />
To test, all I did was put xyz after "Posted" to create "Postedxyz by" inside archive.php.  The code will not change.  Flushed cache and tried 3 different browsers.  Ideas?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Hide posted by, and &#039;no comments&#039;"</title>
			<link>http://www.themolitor.com/forums/topic/hide-posted-by-and-no-comments#post-1057</link>
			<pubDate>Thu, 03 Jun 2010 22:34:22 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">1057@http://www.themolitor.com/forums/</guid>
			<description><p>Open up "archives.php" and remove the following wherever it shows up: </p>
<p><code>Posted by &#60;?php the_author() ?&#62;</code> </p>
<p>and</p>
<p><code>&#60;?php comments_popup_link(&#39;No Comments »&#39;, &#39;1 Comment »&#39;, &#39;% Comments »&#39;); ?&#62;</code>
</p></description>
		</item>
		<item>
			<title>jcurran on "Hide posted by, and &#039;no comments&#039;"</title>
			<link>http://www.themolitor.com/forums/topic/hide-posted-by-and-no-comments#post-1055</link>
			<pubDate>Thu, 03 Jun 2010 17:13:20 +0000</pubDate>
			<dc:creator>jcurran</dc:creator>
			<guid isPermaLink="false">1055@http://www.themolitor.com/forums/</guid>
			<description><p>We have comments turned off, and want to hide 'no comments' or 'comments off' and the posted by ...</p>
<p>where can i edit this?
</p></description>
		</item>

	</channel>
</rss>
