<?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: Porfolio Item Template</title>
		<link>http://www.kriesi.at/support/topic/porfolio-item-template</link>
		<description>Support Forum - Topic: Porfolio Item Template</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 11:05:52 +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/porfolio-item-template" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Porfolio Item Template"</title>
			<link>http://www.kriesi.at/support/topic/porfolio-item-template#post-25459</link>
			<pubDate>Sun, 21 Aug 2011 08:35:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25459@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No - sadly not. It requires some time and php/js/css skills. It's a time intensive task which is beyond the scope of this support forum.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>flayzeraynx on "Porfolio Item Template"</title>
			<link>http://www.kriesi.at/support/topic/porfolio-item-template#post-25436</link>
			<pubDate>Sat, 20 Aug 2011 18:29:26 +0000</pubDate>
			<dc:creator>flayzeraynx</dc:creator>
			<guid isPermaLink="false">25436@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;uhm, is that theme is not brightbox then?&#60;br /&#62;
&#60;a href=&#34;http://www.peerdevelopment.com/demo/portfolio.html&#34; rel=&#34;nofollow&#34;&#62;http://www.peerdevelopment.com/demo/portfolio.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;oh i just realized that i'm not in brightbox section.. sorry.. so, is that easy to implement that filtering then?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Porfolio Item Template"</title>
			<link>http://www.kriesi.at/support/topic/porfolio-item-template#post-25435</link>
			<pubDate>Sat, 20 Aug 2011 18:25:34 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25435@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Broadscope offers the portfolio filter function out of the box. Brightbox, Upscale, Velvet don't support filterable portfolios at the moment.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>flayzeraynx on "Porfolio Item Template"</title>
			<link>http://www.kriesi.at/support/topic/porfolio-item-template#post-25430</link>
			<pubDate>Sat, 20 Aug 2011 18:16:40 +0000</pubDate>
			<dc:creator>flayzeraynx</dc:creator>
			<guid isPermaLink="false">25430@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hey peerbits, in your portfolio page, this is exactly what i want to do, i mean filter them from the links on the sidebar.. may i ask you how did you achieve this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Porfolio Item Template"</title>
			<link>http://www.kriesi.at/support/topic/porfolio-item-template#post-25320</link>
			<pubDate>Fri, 19 Aug 2011 20:58:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25320@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peerbits on "Porfolio Item Template"</title>
			<link>http://www.kriesi.at/support/topic/porfolio-item-template#post-25280</link>
			<pubDate>Fri, 19 Aug 2011 09:47:39 +0000</pubDate>
			<dc:creator>peerbits</dc:creator>
			<guid isPermaLink="false">25280@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ohh yes.. I just checked.. Working absolutely fine.. Thank you very much for your time and great support.. Thanks again :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Porfolio Item Template"</title>
			<link>http://www.kriesi.at/support/topic/porfolio-item-template#post-25279</link>
			<pubDate>Fri, 19 Aug 2011 09:40:52 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25279@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok - forgot following: Open up custom-post-template/custom-post-templates.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$post_types = apply_filters( &#38;#39;cpt_post_types&#38;#39;, array( &#38;#39;post&#38;#39; ) );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$post_types = apply_filters( &#38;#39;cpt_post_types&#38;#39;, array( &#38;#39;post&#38;#39;, &#38;#39;portfolio&#38;#39; ) );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I fixed it for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peerbits on "Porfolio Item Template"</title>
			<link>http://www.kriesi.at/support/topic/porfolio-item-template#post-25278</link>
			<pubDate>Fri, 19 Aug 2011 09:17:23 +0000</pubDate>
			<dc:creator>peerbits</dc:creator>
			<guid isPermaLink="false">25278@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have created one with username : kriesi .  You will get Email about password..  My Site link is  &#60;a href=&#34;http://www.peerdevelopment.com/demo&#34; rel=&#34;nofollow&#34;&#62;http://www.peerdevelopment.com/demo&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Porfolio Item Template"</title>
			<link>http://www.kriesi.at/support/topic/porfolio-item-template#post-25274</link>
			<pubDate>Fri, 19 Aug 2011 08:57:23 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25274@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please create me an admin account and send me the login data to: &#60;a href=&#34;mailto:kriesi2000-dude@yahoo.com&#34;&#62;kriesi2000-dude@yahoo.com&#60;/a&#62; - I'll look into it. Maybe it's hidden because of the sceen options. It works flawlessly on my production system and test system.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peerbits on "Porfolio Item Template"</title>
			<link>http://www.kriesi.at/support/topic/porfolio-item-template#post-25268</link>
			<pubDate>Fri, 19 Aug 2011 07:25:43 +0000</pubDate>
			<dc:creator>peerbits</dc:creator>
			<guid isPermaLink="false">25268@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;I did the same as you suggested and I can see template selection dropdown in post entry editor page but still I dont have that same option in portfolio entry editor page.. Please let me know if I am missing something&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Porfolio Item Template"</title>
			<link>http://www.kriesi.at/support/topic/porfolio-item-template#post-25265</link>
			<pubDate>Fri, 19 Aug 2011 06:41:12 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25265@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
portfolio items are posts so you can't convert them to pages. However you can use this plugin: &#60;a href=&#34;http://wordpress.org/extend/plugins/custom-post-template/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/custom-post-template/&#60;/a&#62; to create custom post templates. Make a copy of page.php and rename the copy to &#34;template-portfolio-single.php&#34;. Then open up template-portfolio-single.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;global $avia_config;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/*
Template Name Posts: Portfolio Page Template
*/

global $avia_config;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can change the name if you like (atm it's &#34;Portfolio Page Template&#34; )&#60;/p&#62;
&#60;p&#62;Afterwards you can choose the custom post template on the post entry editor page (right sidebar which also hosts the publish settings, etc.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peerbits on "Porfolio Item Template"</title>
			<link>http://www.kriesi.at/support/topic/porfolio-item-template#post-25258</link>
			<pubDate>Fri, 19 Aug 2011 05:46:53 +0000</pubDate>
			<dc:creator>peerbits</dc:creator>
			<guid isPermaLink="false">25258@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;HI,&#60;/p&#62;
&#60;p&#62;By default Portfolio item entries are diplayed with template-blog. I need to change them to show with template-page.. I cant find any option to do that.. Can you help me on this ?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
