<?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: Remove Comments Are Closed From Portfolio Items</title>
		<link>http://www.kriesi.at/support/topic/remove-comments-are-closed-from-portfolio-items</link>
		<description>Support Forum - Topic: Remove Comments Are Closed From Portfolio Items</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 08:33:34 +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/remove-comments-are-closed-from-portfolio-items" rel="self" type="application/rss+xml" />

		<item>
			<title>vlane on "Remove Comments Are Closed From Portfolio Items"</title>
			<link>http://www.kriesi.at/support/topic/remove-comments-are-closed-from-portfolio-items#post-6814</link>
			<pubDate>Sat, 16 Oct 2010 13:47:25 +0000</pubDate>
			<dc:creator>vlane</dc:creator>
			<guid isPermaLink="false">6814@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, Dude! Worked perfectly. I love this template and anyone who visits my website (coaching.valiantlane.com) does, too! So additional thanks to Kreisi and to you, James, and others who are providing support...superior support!&#60;/p&#62;
&#60;p&#62;Question re forum etiquette: I wasn't sure if adding to a resolved issue would be picked up, so I created the new thread. Was is too much to create the new one? Don't want to junk up the forum.&#60;/p&#62;
&#60;p&#62;Have a great day!&#60;/p&#62;
&#60;p&#62;V.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove Comments Are Closed From Portfolio Items"</title>
			<link>http://www.kriesi.at/support/topic/remove-comments-are-closed-from-portfolio-items#post-6812</link>
			<pubDate>Sat, 16 Oct 2010 13:04:29 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">6812@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I answered your question in this thread: &#60;a href=&#34;http://www.kriesi.at/support/topic/getting-rid-of-comments-are-closed&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/getting-rid-of-comments-are-closed&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vlane on "Remove Comments Are Closed From Portfolio Items"</title>
			<link>http://www.kriesi.at/support/topic/remove-comments-are-closed-from-portfolio-items#post-6811</link>
			<pubDate>Sat, 16 Oct 2010 12:54:56 +0000</pubDate>
			<dc:creator>vlane</dc:creator>
			<guid isPermaLink="false">6811@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Noah. Thanks for responding!  The instructions in the thread I mentioned are:&#60;/p&#62;
&#60;p&#62;Replace this code:&#60;/p&#62;
&#60;p&#62;&#38;lt;!-- If comments are closed. --&#38;gt;&#60;br /&#62;
&#38;lt;span class=&#34;meta&#34;&#38;gt;&#38;lt;?php _e('Comments are closed.','avisio'); ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/p&#62;
&#60;p&#62;With this code:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php if( get_post_type() != 'portfolio' ) {&#60;br /&#62;
&#38;lt;!-- If comments are closed. --&#38;gt;&#60;br /&#62;
&#38;lt;span class=&#34;meta&#34;&#38;gt;&#38;lt;?php _e('Comments are closed.','avisio'); ?&#38;gt;&#38;lt;/span&#38;gt;&#60;br /&#62;
&#38;lt;?php } ?&#38;gt;&#60;/p&#62;
&#60;p&#62;The only quotes in the new code are:  &#34;meta&#34;.  Are you saying to remove &#34;meta&#34; from the quotes?&#60;/p&#62;
&#60;p&#62;Or is there something else I should be looking at?  The other thing that happens when I do the above code replacement in that the color of the background of the text areas change to global background color that I selected to show in the banner.  Other formatting shifts as well. &#60;/p&#62;
&#60;p&#62;Thanks for the assistance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Noah Hendrix on "Remove Comments Are Closed From Portfolio Items"</title>
			<link>http://www.kriesi.at/support/topic/remove-comments-are-closed-from-portfolio-items#post-6776</link>
			<pubDate>Sat, 16 Oct 2010 05:54:31 +0000</pubDate>
			<dc:creator>Noah Hendrix</dc:creator>
			<guid isPermaLink="false">6776@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You might of removed too much PHP code. Make sure the quotes are still there, but there is nothing in between them. If you still having trouble I could access your the code to your site and look for a solution.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vlane on "Remove Comments Are Closed From Portfolio Items"</title>
			<link>http://www.kriesi.at/support/topic/remove-comments-are-closed-from-portfolio-items#post-6735</link>
			<pubDate>Fri, 15 Oct 2010 15:58:18 +0000</pubDate>
			<dc:creator>vlane</dc:creator>
			<guid isPermaLink="false">6735@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I followed this thread for instructions on how to remove the &#34;Comments Are Closed.&#34; from portfolio items in Avisio.&#60;br /&#62;
&#60;a href=&#34;http://www.kriesi.at/support/topic/getting-rid-of-comments-are-closed&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/getting-rid-of-comments-are-closed&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Didn't work, got parse error for syntax and the page formatting went goofy.  &#60;/p&#62;
&#60;p&#62;Please help with correct code.&#60;/p&#62;
&#60;p&#62;Thanks a bunch!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
