<?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 are closed on certain posts: however code appears to leave feedback</title>
		<link>http://www.kriesi.at/support/topic/comments-are-closed-on-certain-posts-however-code-appears-to-leave-feedback</link>
		<description>Support Forum - Topic: Comments are closed on certain posts: however code appears to leave feedback</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 09:00:23 +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-are-closed-on-certain-posts-however-code-appears-to-leave-feedback" rel="self" type="application/rss+xml" />

		<item>
			<title>colorit2 on "Comments are closed on certain posts: however code appears to leave feedback"</title>
			<link>http://www.kriesi.at/support/topic/comments-are-closed-on-certain-posts-however-code-appears-to-leave-feedback#post-80341</link>
			<pubDate>Fri, 19 Oct 2012 10:54:33 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">80341@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;works like a charm, thank you very much, Dude!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Comments are closed on certain posts: however code appears to leave feedback"</title>
			<link>http://www.kriesi.at/support/topic/comments-are-closed-on-certain-posts-however-code-appears-to-leave-feedback#post-80313</link>
			<pubDate>Fri, 19 Oct 2012 06:46:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">80313@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up includes/comments.php and replace following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;comment_meta_container&#38;#39;&#38;gt;&#38;quot;;
	 echo &#38;quot;&#38;lt;h3 class=&#38;#39;miniheading&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Leave a Reply&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/h3&#38;gt;&#38;quot;;
	 echo &#38;quot;&#38;lt;span class=&#38;#39;minitext&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Want to join the discussion? &#38;lt;br/&#38;gt;Feel free to contribute!&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/span&#38;gt;&#38;quot;;
	 echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
	 echo &#38;quot;&#38;lt;div class=&#38;#39;comment_container&#38;#39;&#38;gt;&#38;quot;;
	 comment_form();
	 echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if ( comments_open() ){
	 echo &#38;quot;&#38;lt;div class=&#38;#39;comment_meta_container&#38;#39;&#38;gt;&#38;quot;;
	 echo &#38;quot;&#38;lt;h3 class=&#38;#39;miniheading&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Leave a Reply&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/h3&#38;gt;&#38;quot;;
	 echo &#38;quot;&#38;lt;span class=&#38;#39;minitext&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Want to join the discussion? &#38;lt;br/&#38;gt;Feel free to contribute!&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/span&#38;gt;&#38;quot;;
	 echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
	 echo &#38;quot;&#38;lt;div class=&#38;#39;comment_container&#38;#39;&#38;gt;&#38;quot;;
	 comment_form();
	 echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Comments are closed on certain posts: however code appears to leave feedback"</title>
			<link>http://www.kriesi.at/support/topic/comments-are-closed-on-certain-posts-however-code-appears-to-leave-feedback#post-80255</link>
			<pubDate>Thu, 18 Oct 2012 14:07:05 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">80255@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;it's just offline, sorry, I can't go online for the moment ..., but you can test this in the CORONA demo theme as well.&#60;br /&#62;
In my screenshot above it is just translated into German.&#60;/p&#62;
&#60;p&#62;But here it is the part within CORONA demo:&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i49.tinypic.com/w7ybnb.jpg&#34; /&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/themes/corona/2011/03/31/this-is-a-nice-post/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/corona/2011/03/31/this-is-a-nice-post/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Comments are closed on certain posts: however code appears to leave feedback"</title>
			<link>http://www.kriesi.at/support/topic/comments-are-closed-on-certain-posts-however-code-appears-to-leave-feedback#post-80206</link>
			<pubDate>Thu, 18 Oct 2012 10:14:05 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">80206@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi colorit2,&#60;/p&#62;
&#60;p&#62;Can you post a link to your site? (the one in the screenshot).&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Comments are closed on certain posts: however code appears to leave feedback"</title>
			<link>http://www.kriesi.at/support/topic/comments-are-closed-on-certain-posts-however-code-appears-to-leave-feedback#post-80193</link>
			<pubDate>Thu, 18 Oct 2012 08:17:03 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">80193@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;for some special posts (not for all!) I have &#60;strong&#62;closed&#60;/strong&#62; the comments.&#60;br /&#62;
But at these special posts, the text is shown at the left, that the visitor should leave a feedback - hard for me to describe in English ... here a screenshot of what I mean:&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i50.tinypic.com/i4hfr5.jpg&#34; /&#62;&#60;/p&#62;
&#60;p&#62;How can I get rid of this part of code &#60;strong&#62;&#60;em&#62;ONLY&#60;/em&#62; on those posts, where the comments are &#60;em&#62;CLOSED&#60;/em&#62;&#60;/strong&#62;?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
