<?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: Portfolio sections, sub sections and related items for single posts</title>
		<link>http://www.kriesi.at/support/topic/portfolio-sections-sub-sections-and-related-items-for-single-posts</link>
		<description>Support Forum - Topic: Portfolio sections, sub sections and related items for single posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 02:26:51 +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/portfolio-sections-sub-sections-and-related-items-for-single-posts" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Portfolio sections, sub sections and related items for single posts"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-sections-sub-sections-and-related-items-for-single-posts#post-42684</link>
			<pubDate>Tue, 21 Feb 2012 08:34:18 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">42684@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I hope it worked? I set the status to &#34;resolved&#34; for now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webWahine on "Portfolio sections, sub sections and related items for single posts"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-sections-sub-sections-and-related-items-for-single-posts#post-42630</link>
			<pubDate>Tue, 21 Feb 2012 00:06:54 +0000</pubDate>
			<dc:creator>webWahine</dc:creator>
			<guid isPermaLink="false">42630@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks so much, dude, i will try these excellent and helpful suggestions :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Portfolio sections, sub sections and related items for single posts"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-sections-sub-sections-and-related-items-for-single-posts#post-41766</link>
			<pubDate>Wed, 15 Feb 2012 08:40:14 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">41766@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) Sub portfolio pages are not supported at the moment. You can use redirection plugins to work around this problem (eg &#34;chair covers&#34; is a portfolio entry and if the user clicks on &#34;read more&#34; a redirection will bring him to another &#34;chair covers&#34; portfolio page). A popular plugin is: &#60;a href=&#34;http://wordpress.org/extend/plugins/redirection/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/redirection/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2) you can try to add tags support for portfolio items open up angular\includes\admin\register-portfolio.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;#39;show_in_nav_menus&#38;#39;=&#38;gt; false,&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;#39;show_in_nav_menus&#38;#39;=&#38;gt; false,
&#38;#39;taxonomies&#38;#39;=&#38;gt; array(&#38;#39;post_tag&#38;#39;),&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then open up includes/related-portfolio-posts.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$tags = wp_get_object_terms( $post-&#38;gt;ID, &#38;#39;portfolio_entries&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$tags = wp_get_post_tags( $post-&#38;gt;ID, &#38;#39;portfolio_entries&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;now you should be able to use tags instead of categories which is a more versatile solution imho.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webWahine on "Portfolio sections, sub sections and related items for single posts"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-sections-sub-sections-and-related-items-for-single-posts#post-41722</link>
			<pubDate>Tue, 14 Feb 2012 23:49:52 +0000</pubDate>
			<dc:creator>webWahine</dc:creator>
			<guid isPermaLink="false">41722@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok, so i sort of figured out the related items question, where it loads all other items that have the same parent category, but is there a way to include other items that are not associated with the same parent category as well? thanks again, jodi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webWahine on "Portfolio sections, sub sections and related items for single posts"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-sections-sub-sections-and-related-items-for-single-posts#post-41700</link>
			<pubDate>Tue, 14 Feb 2012 20:50:20 +0000</pubDate>
			<dc:creator>webWahine</dc:creator>
			<guid isPermaLink="false">41700@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hello&#60;/p&#62;
&#60;p&#62;once again, an amazing theme; thank you so much! it is quite prefect for my newest project; i have a couple of questions, though (trying to wrap my mind around the portfolio structure)&#60;/p&#62;
&#60;p&#62;i would like to display about 25 top level categories in my portfolio for a special event rental client, eg, 'chair covers', etc&#60;/p&#62;
&#60;p&#62;within 'chair covers' i would like to have some sub categories, eg, specialty, satin, plain, etc, each of which may only have 1 image, or several for different colours&#60;/p&#62;
&#60;p&#62;so, if i set 'chair covers' as one of the portfolio categories on the 1st page, when you click that is it possible to then show just the sub categories for 'chair covers' and hide the other 24 top level ones?&#60;/p&#62;
&#60;p&#62;also, once you click on a sub category, eg, 'satin', how do you add the related items to the page, please&#60;/p&#62;
&#60;p&#62;thanks so much!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
