<?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: Sort option not coming up for portfolio</title>
		<link>http://www.kriesi.at/support/topic/sort-option-not-coming-up-for-portfolio</link>
		<description>Support Forum - Topic: Sort option not coming up for portfolio</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 19:48:30 +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/sort-option-not-coming-up-for-portfolio" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Sort option not coming up for portfolio"</title>
			<link>http://www.kriesi.at/support/topic/sort-option-not-coming-up-for-portfolio#post-39743</link>
			<pubDate>Thu, 02 Feb 2012 07:49:21 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">39743@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
yes - we're aware of this issue. Glad that you found the problem :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jdrezendes on "Sort option not coming up for portfolio"</title>
			<link>http://www.kriesi.at/support/topic/sort-option-not-coming-up-for-portfolio#post-39675</link>
			<pubDate>Wed, 01 Feb 2012 22:50:52 +0000</pubDate>
			<dc:creator>jdrezendes</dc:creator>
			<guid isPermaLink="false">39675@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;OK, so I figured out that. If you don't include a thumbnail picture in at least one of the portfolio options it doesn't work.  As soon as I added a pic to one of the portfolio options it works fine.  I might suggest that you change that as it could allow for more flexibility of using the portfolio.  Since I plan on adding images it isn't a big deal for me right now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jdrezendes on "Sort option not coming up for portfolio"</title>
			<link>http://www.kriesi.at/support/topic/sort-option-not-coming-up-for-portfolio#post-39674</link>
			<pubDate>Wed, 01 Feb 2012 22:37:07 +0000</pubDate>
			<dc:creator>jdrezendes</dc:creator>
			<guid isPermaLink="false">39674@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am using the Avisio theme, every looks ok for it at this point but I have one problem the sort is not showing. I have multiple categories so it looks like it should be ok.&#60;/p&#62;
&#60;p&#62;from what I found the actual id for the wrapper element for the sort has visibility hidden.&#60;/p&#62;
&#60;p&#62;#js_sort_items{&#60;br /&#62;
position:relative;&#60;br /&#62;
top:18px;&#60;br /&#62;
visibility:hidden;&#60;br /&#62;
width:100%;&#60;br /&#62;
float: left;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;and the logic for the show hided on the portfolio template looks like it comes after the element with this ID :&#60;/p&#62;
&#60;p&#62;if($portfolioInfo[3] == 'sort')&#60;br /&#62;
{&#60;br /&#62;
	$output = &#34;&#38;lt;div id='js_sort_items'&#38;gt;&#34;;&#60;/p&#62;
&#60;p&#62;	$hide = &#34;hidden&#34;;&#60;br /&#62;
	if (isset($categories[1])){ $hide = &#34;&#34;; }&#60;/p&#62;
&#60;p&#62;	$output .= &#34;&#38;lt;div class='sort_by_cat $hide '&#38;gt;&#34;;&#60;br /&#62;
	$output .= &#34;&#38;lt;span&#38;gt;&#34;.__('Show:','avisio').&#34;&#38;lt;/span&#38;gt;&#34;;&#60;br /&#62;
	$output .= &#34;&#60;a href='#'&#62;&#34;.__('All','avisio').&#34;&#60;/a&#62;&#34;;&#60;/p&#62;
&#60;p&#62;Anyway I tried just commenting out the visibility: hidden in the css:&#60;/p&#62;
&#60;p&#62;#js_sort_items{&#60;br /&#62;
position:relative;&#60;br /&#62;
top:18px;&#60;br /&#62;
/*visibility:hidden; */&#60;br /&#62;
width:100%;&#60;br /&#62;
float: left;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;This made the sort options display, but the problem was then that the sort didn't seem to work.&#60;br /&#62;
Can you offer any further assistance in getting this to work?  Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
