<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Comments Off</title>
		<link>http://www.kriesi.at/support/topic/comments-off-1</link>
		<description>Support Forum - Topic: Comments Off</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 07:57:32 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/comments-off-1" rel="self" type="application/rss+xml" />

		<item>
			<title>prsol on "Comments Off"</title>
			<link>http://www.kriesi.at/support/topic/comments-off-1#post-9583</link>
			<pubDate>Tue, 30 Nov 2010 04:46:42 +0000</pubDate>
			<dc:creator>prsol</dc:creator>
			<guid isPermaLink="false">9583@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;@Support Staff:  You guys are awesome!!!!&#60;br /&#62;
I was having exactly the same issue as AirRocker and was able to solve it thanks to your help on this topic!&#60;/p&#62;
&#60;p&#62;(... And I didn't even have to ask you to direct me to the right place this time! Is that progress or what???? :D
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Comments Off"</title>
			<link>http://www.kriesi.at/support/topic/comments-off-1#post-6704</link>
			<pubDate>Fri, 15 Oct 2010 06:44:27 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">6704@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AirRocker on "Comments Off"</title>
			<link>http://www.kriesi.at/support/topic/comments-off-1#post-6693</link>
			<pubDate>Fri, 15 Oct 2010 02:34:41 +0000</pubDate>
			<dc:creator>AirRocker</dc:creator>
			<guid isPermaLink="false">6693@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude - You rock!&#60;/p&#62;
&#60;p&#62;I inserted that last code in single.php and template_blog.php and it cleared it right up.  Thanks!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Comments Off"</title>
			<link>http://www.kriesi.at/support/topic/comments-off-1#post-6077</link>
			<pubDate>Wed, 06 Oct 2010 06:40:42 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">6077@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In single.php please replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;span class=&#38;quot;comments&#38;quot;&#38;gt;&#38;lt;?php comments_popup_link(__(&#38;#39;No Comments&#38;#39;,&#38;#39;cleancut&#38;#39;), __(&#38;#39;1 Comment&#38;#39;,&#38;#39;cleancut&#38;#39;), __(&#38;#39;% Comments&#38;#39;,&#38;#39;cleancut&#38;#39;)); ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php if ( comments_open() ) : ?&#38;gt;
&#38;lt;span class=&#38;quot;comments&#38;quot;&#38;gt;&#38;lt;?php comments_popup_link(__(&#38;#39;No Comments&#38;#39;,&#38;#39;cleancut&#38;#39;), __(&#38;#39;1 Comment&#38;#39;,&#38;#39;cleancut&#38;#39;), __(&#38;#39;% Comments&#38;#39;,&#38;#39;cleancut&#38;#39;)); ?&#38;gt;&#38;lt;/span&#38;gt;
&#38;lt;?php endif; ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AirRocker on "Comments Off"</title>
			<link>http://www.kriesi.at/support/topic/comments-off-1#post-6061</link>
			<pubDate>Tue, 05 Oct 2010 21:44:45 +0000</pubDate>
			<dc:creator>AirRocker</dc:creator>
			<guid isPermaLink="false">6061@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So is that code posted by Fox7 what I need?  If so, where do I insert it?  Am I replacing anything or just adding it on?&#60;/p&#62;
&#60;p&#62;I was able to get the &#34;Comments are closed&#34; text to go away... The issue now is the &#34;Comments Off&#34; button.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Comments Off"</title>
			<link>http://www.kriesi.at/support/topic/comments-off-1#post-6039</link>
			<pubDate>Tue, 05 Oct 2010 16:00:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">6039@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Have a look at this thread: &#60;a href=&#34;http://www.kriesi.at/support/topic/comments-off&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/comments-off&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AirRocker on "Comments Off"</title>
			<link>http://www.kriesi.at/support/topic/comments-off-1#post-5975</link>
			<pubDate>Mon, 04 Oct 2010 15:09:58 +0000</pubDate>
			<dc:creator>AirRocker</dc:creator>
			<guid isPermaLink="false">5975@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Noah,&#60;/p&#62;
&#60;p&#62;Thanks for the reply.  &#60;/p&#62;
&#60;p&#62;Comments Off - I entered in your blank string in all three locations and am still seeing the &#34;Comments Off&#34; button.  Any other ideas?&#60;/p&#62;
&#60;p&#62;Comments are Closed - Worked like a charm.  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Noah Hendrix on "Comments Off"</title>
			<link>http://www.kriesi.at/support/topic/comments-off-1#post-5837</link>
			<pubDate>Sat, 02 Oct 2010 06:25:21 +0000</pubDate>
			<dc:creator>Noah Hendrix</dc:creator>
			<guid isPermaLink="false">5837@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;strong&#62;Comments Off&#60;/strong&#62;&#60;br /&#62;
You can remove the &#34;No Comments&#34; link on posts by editing a few files: search.php (line 46), single.php (51), and template_blog.php (65) by removing the string &#34;No Comments&#34; and having a blank string passed in, like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#38;lt;span class=&#34;comments&#34;&#38;gt;&#38;lt;?php comments_popup_link(__('','cleancut'), __('1 Comment','cleancut'), __('% Comments','cleancut')); ?&#38;gt;&#38;lt;/span&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Comments Are Closed&#60;/strong&#62;&#60;br /&#62;
You can edit line 36 of comments.php (found in /wp-content/themes/cleancut/) and either change the output to say something other than &#34;Comments are closed&#34; or Just remove the whole line.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AirRocker on "Comments Off"</title>
			<link>http://www.kriesi.at/support/topic/comments-off-1#post-5826</link>
			<pubDate>Fri, 01 Oct 2010 18:55:35 +0000</pubDate>
			<dc:creator>AirRocker</dc:creator>
			<guid isPermaLink="false">5826@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there a way for me to disable the &#34;Comments Off' button that is visible on posts?  I would also like to remove the &#34;Comments are closed&#34; tag at the bottom on the post.  Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
