<?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: Only Title in one of my portfolio&#039;s</title>
		<link>http://www.kriesi.at/support/topic/only-title-in-one-of-my-portfolios</link>
		<description>Support Forum - Topic: Only Title in one of my portfolio&#039;s</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 13:05:05 +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/only-title-in-one-of-my-portfolios" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Only Title in one of my portfolio&#039;s"</title>
			<link>http://www.kriesi.at/support/topic/only-title-in-one-of-my-portfolios#post-92644</link>
			<pubDate>Mon, 21 Jan 2013 16:57:30 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">92644@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dolf,&#60;/p&#62;
&#60;p&#62;The page you linked pulls up a 404 not found error. I'm not really sure what you are looking to do, though it sounds like maybe you want to only show portfolio titles on the individual portfolio page for that portfolio item?&#60;/p&#62;
&#60;p&#62;You can go to your Theme Options&#38;gt;Portfolio and set the option for &#34;Portfolio Title &#38;amp; Excerpt&#34; to &#34;No&#34; with the dropdown and this will remove any title and excerpt on the portfolio page for that option set. Give that a try and see if its what you are trying to do.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Colenbeeldenmeer on "Only Title in one of my portfolio&#039;s"</title>
			<link>http://www.kriesi.at/support/topic/only-title-in-one-of-my-portfolios#post-92399</link>
			<pubDate>Sat, 19 Jan 2013 10:30:07 +0000</pubDate>
			<dc:creator>Colenbeeldenmeer</dc:creator>
			<guid isPermaLink="false">92399@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude,&#60;/p&#62;
&#60;p&#62;Thanks for your reply however this doesn't seme to do the trick,&#60;br /&#62;
when pasting the code in my Quick CSS and changing the post-id nothing changes?&#60;/p&#62;
&#60;p&#62;To be clear i just want to ad the title of my potfolio items under them on the followwing page &#60;a href=&#34;http://www.colenbeeldenmeer.nl/projecten-2/&#34; rel=&#34;nofollow&#34;&#62;http://www.colenbeeldenmeer.nl/projecten-2/&#60;/a&#62;&#60;br /&#62;
this is the page were all my catagories are displayed and the full discription is not what i want to display, only when clicking on a single catagory i want to show the title and the text.&#60;/p&#62;
&#60;p&#62;i hope you can help me?!&#60;/p&#62;
&#60;p&#62;regards Dolf
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Only Title in one of my portfolio&#039;s"</title>
			<link>http://www.kriesi.at/support/topic/only-title-in-one-of-my-portfolios#post-92391</link>
			<pubDate>Sat, 19 Jan 2013 09:10:51 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">92391@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, you can hide all portfolio titles with following css code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top.single-portfolio .post-title.big_title {
display: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and then you can use following code to show the title of your portfolio page:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top.single-portfolio.postid-437 .post-title.big_title {
display: block !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You need to replace the post id (437 in the sample code above) with the post id of your portfolio entry.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Colenbeeldenmeer on "Only Title in one of my portfolio&#039;s"</title>
			<link>http://www.kriesi.at/support/topic/only-title-in-one-of-my-portfolios#post-92234</link>
			<pubDate>Fri, 18 Jan 2013 12:30:58 +0000</pubDate>
			<dc:creator>Colenbeeldenmeer</dc:creator>
			<guid isPermaLink="false">92234@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is there a code to put in my quick css that wil only show the title in 1 of my portfolio's?&#60;/p&#62;
&#60;p&#62;Kind regards,&#60;/p&#62;
&#60;p&#62;Dolf Colen
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
