<?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 in &#34;Portfolio-Item&#34; page.</title>
		<link>http://www.kriesi.at/support/topic/comments-in-portfolio-item-page</link>
		<description>Support Forum - Topic: Comments in &quot;Portfolio-Item&quot; page.</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 20:52:12 +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-in-portfolio-item-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Comments in &#34;Portfolio-Item&#34; page."</title>
			<link>http://www.kriesi.at/support/topic/comments-in-portfolio-item-page#post-99264</link>
			<pubDate>Sun, 03 Mar 2013 19:17:05 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">99264@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi G,&#60;/p&#62;
&#60;p&#62;I think this is the thread: &#60;a href=&#34;http://www.kriesi.at/support/topic/comments-missing-on-portfolio-item&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/comments-missing-on-portfolio-item&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>G on "Comments in &#34;Portfolio-Item&#34; page."</title>
			<link>http://www.kriesi.at/support/topic/comments-in-portfolio-item-page#post-99251</link>
			<pubDate>Sun, 03 Mar 2013 17:13:59 +0000</pubDate>
			<dc:creator>G</dc:creator>
			<guid isPermaLink="false">99251@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#34; Made it! Found information in other post! &#34;&#60;br /&#62;
hi, may i know found in which thread?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Comments in &#34;Portfolio-Item&#34; page."</title>
			<link>http://www.kriesi.at/support/topic/comments-in-portfolio-item-page#post-83399</link>
			<pubDate>Mon, 12 Nov 2012 08:16:20 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">83399@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad that I could help you :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andreibartstudio on "Comments in &#34;Portfolio-Item&#34; page."</title>
			<link>http://www.kriesi.at/support/topic/comments-in-portfolio-item-page#post-83388</link>
			<pubDate>Mon, 12 Nov 2012 07:17:10 +0000</pubDate>
			<dc:creator>andreibartstudio</dc:creator>
			<guid isPermaLink="false">83388@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you, Dude!!&#60;/p&#62;
&#60;p&#62;You are Best service assistant! &#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Andrei
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Comments in &#34;Portfolio-Item&#34; page."</title>
			<link>http://www.kriesi.at/support/topic/comments-in-portfolio-item-page#post-83191</link>
			<pubDate>Sat, 10 Nov 2012 08:11:34 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">83191@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Sure - open up single-portfolio.php and make sure that following line/code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;get_template_part( &#38;#39;includes/related-posts&#38;#39; );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;is called BEFORE your comments function. Eg replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//show related posts based on tags if there are any
					get_template_part( &#38;#39;includes/related-posts&#38;#39;);

					//wordpress function that loads the comments template &#38;quot;comments.php&#38;quot;
					comments_template( &#38;#39;/includes/comments.php&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//wordpress function that loads the comments template &#38;quot;comments.php&#38;quot;
					comments_template( &#38;#39;/includes/comments.php&#38;#39;); 

					//show related posts based on tags if there are any
					get_template_part( &#38;#39;includes/related-posts&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andreibartstudio on "Comments in &#34;Portfolio-Item&#34; page."</title>
			<link>http://www.kriesi.at/support/topic/comments-in-portfolio-item-page#post-83092</link>
			<pubDate>Fri, 09 Nov 2012 17:32:31 +0000</pubDate>
			<dc:creator>andreibartstudio</dc:creator>
			<guid isPermaLink="false">83092@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Made it! Found information in other post! &#60;/p&#62;
&#60;p&#62;But still have a question ))&#60;/p&#62;
&#60;p&#62;Is it posible on &#34;Portfolio-Item&#34; page switch position of &#34;Related Entries&#34; and &#34;Comments&#34;, so &#34;Comments&#34; will go over the &#34;Related Entries&#34;??&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
Andrei Bart
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andreibartstudio on "Comments in &#34;Portfolio-Item&#34; page."</title>
			<link>http://www.kriesi.at/support/topic/comments-in-portfolio-item-page#post-83050</link>
			<pubDate>Fri, 09 Nov 2012 15:24:53 +0000</pubDate>
			<dc:creator>andreibartstudio</dc:creator>
			<guid isPermaLink="false">83050@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there! &#60;/p&#62;
&#60;p&#62;There is not comment field in &#34;Portfolio-Item&#34; page, I only see &#34;Comments&#34; in &#34;Edit Portfolio Entry&#34; &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://andreibart.com/portfolio-item/shallow-gal/&#34; rel=&#34;nofollow&#34;&#62;http://andreibart.com/portfolio-item/shallow-gal/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How is it possible to make it visible for audience? &#60;/p&#62;
&#60;p&#62;Thank you in advance! &#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Andrei
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
