<?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 Column Problem</title>
		<link>http://www.kriesi.at/support/topic/portfolio-column-problem</link>
		<description>Support Forum - Topic: Portfolio Column Problem</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 14:24:57 +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-column-problem" rel="self" type="application/rss+xml" />

		<item>
			<title>Kriesi on "Portfolio Column Problem"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-column-problem#post-18935</link>
			<pubDate>Thu, 12 May 2011 12:27:58 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">18935@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Hey Guys! I couldnt reproduce the error and it seems to be fixed in the first example. Was it an error of the theme or probably something not described well enough? &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Portfolio Column Problem"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-column-problem#post-18585</link>
			<pubDate>Fri, 06 May 2011 06:16:08 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18585@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
Kriesi didn't report back yet - maybe he wants to finish upscale first. He will look into it soon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>madaboutmedia on "Portfolio Column Problem"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-column-problem#post-18547</link>
			<pubDate>Fri, 06 May 2011 03:29:28 +0000</pubDate>
			<dc:creator>madaboutmedia</dc:creator>
			<guid isPermaLink="false">18547@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yeah, I have this problem too and need urgent fix  ;o(  Anyone have any news?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>onurkiyak on "Portfolio Column Problem"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-column-problem#post-18224</link>
			<pubDate>Sun, 01 May 2011 18:39:19 +0000</pubDate>
			<dc:creator>onurkiyak</dc:creator>
			<guid isPermaLink="false">18224@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Portfolio Column Problem"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-column-problem#post-18194</link>
			<pubDate>Sun, 01 May 2011 11:08:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18194@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'll report the bug to Kriesi. I'm not the developer so I can't say when the update is ready.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>onurkiyak on "Portfolio Column Problem"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-column-problem#post-18176</link>
			<pubDate>Sat, 30 Apr 2011 23:14:54 +0000</pubDate>
			<dc:creator>onurkiyak</dc:creator>
			<guid isPermaLink="false">18176@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude,&#60;/p&#62;
&#60;p&#62;yest I did. It is selected to 4 columns. &#60;/p&#62;
&#60;p&#62;Thanks for the rest of the code, works.. When do you think we can fix this 4 column problem?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Portfolio Column Problem"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-column-problem#post-18161</link>
			<pubDate>Sat, 30 Apr 2011 19:37:30 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18161@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1) Did you select 4 columns structure in your portfolio setting? If yes I'll report it as a bug to Kriesi.&#60;/p&#62;
&#60;p&#62;2) Open up loop-portfolio.php (located in the folder includes) and change following line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;h1 class=&#38;#39;post-title&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.get_permalink().&#38;quot;&#38;#39; rel=&#38;#39;bookmark&#38;#39; title=&#38;#39;&#38;quot;.__(&#38;#39;Permanent Link:&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot; &#38;quot;.get_the_title().&#38;quot;&#38;#39;&#38;gt;&#38;quot;.get_the_title().&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/h1&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;h1 class=&#38;#39;post-title&#38;#39;&#38;gt;&#38;quot;.get_the_title().&#38;quot;&#38;lt;/h1&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3) Change the h1 tag to h2 or a smaller headline...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>onurkiyak on "Portfolio Column Problem"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-column-problem#post-18136</link>
			<pubDate>Sat, 30 Apr 2011 15:49:15 +0000</pubDate>
			<dc:creator>onurkiyak</dc:creator>
			<guid isPermaLink="false">18136@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi again,&#60;/p&#62;
&#60;p&#62;I'm facing some problems in my portfolio page (&#60;a href=&#34;http://www.gourmetmarketing.net/portfolio-website-design/&#34; rel=&#34;nofollow&#34;&#62;http://www.gourmetmarketing.net/portfolio-website-design/&#60;/a&#62;)&#60;/p&#62;
&#60;p&#62;1) My portfolio page is only one column, rather 4. There is a bug I guess. I can see that there are 4 columns, put portfolio pictures only show up in the first column.&#60;/p&#62;
&#60;p&#62;2) How can I kill the link in the title section. I don't want people to access to single portfolio page.&#60;/p&#62;
&#60;p&#62;3) How can I reduce the font of the title of each post on my portfolio site?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
