<?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: Related Portfolios?</title>
		<link>http://www.kriesi.at/support/topic/related-portfolios</link>
		<description>Support Forum - Topic: Related Portfolios?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 17:01:06 +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/related-portfolios" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Related Portfolios?"</title>
			<link>http://www.kriesi.at/support/topic/related-portfolios#post-25380</link>
			<pubDate>Sat, 20 Aug 2011 12:08:35 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25380@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tourq on "Related Portfolios?"</title>
			<link>http://www.kriesi.at/support/topic/related-portfolios#post-25368</link>
			<pubDate>Sat, 20 Aug 2011 08:32:28 +0000</pubDate>
			<dc:creator>Tourq</dc:creator>
			<guid isPermaLink="false">25368@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you.  It seems to have worked!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Related Portfolios?"</title>
			<link>http://www.kriesi.at/support/topic/related-portfolios#post-25257</link>
			<pubDate>Fri, 19 Aug 2011 05:44:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25257@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up includes/related-posts.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$my_query = new WP_Query(&#38;quot;tag=$tag_ids&#38;amp;showposts=$postcount&#38;amp;ignore_sticky_posts=1&#38;amp;orderby=rand&#38;quot;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if( get_post_type() != &#38;#39;portfolio&#38;#39; ){
$my_query = new WP_Query(&#38;quot;tag=$tag_ids&#38;amp;showposts=$postcount&#38;amp;ignore_sticky_posts=1&#38;amp;orderby=rand&#38;quot;);
}else{
$my_query = new WP_Query(&#38;quot;tag=$tag_ids&#38;amp;post_type=portfolio&#38;amp;showposts=$postcount&#38;amp;ignore_sticky_posts=1&#38;amp;orderby=rand&#38;quot;);
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Tourq on "Related Portfolios?"</title>
			<link>http://www.kriesi.at/support/topic/related-portfolios#post-25241</link>
			<pubDate>Fri, 19 Aug 2011 01:39:17 +0000</pubDate>
			<dc:creator>Tourq</dc:creator>
			<guid isPermaLink="false">25241@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm using portfolios exclusively from now on.  Is there a way to get the Related Posts feature to pick up related portfolios?&#60;/p&#62;
&#60;p&#62;Thanks for the help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
