<?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: i want to hide the &#34;all categories&#34;</title>
		<link>http://www.kriesi.at/support/topic/i-want-to-hide-the-all-categories</link>
		<description>Support Forum - Topic: i want to hide the &quot;all categories&quot;</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 03:11:40 +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/i-want-to-hide-the-all-categories" rel="self" type="application/rss+xml" />

		<item>
			<title>Kriesi on "i want to hide the &#34;all categories&#34;"</title>
			<link>http://www.kriesi.at/support/topic/i-want-to-hide-the-all-categories#post-93091</link>
			<pubDate>Wed, 23 Jan 2013 21:57:57 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">93091@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Sorry but this fueature is currently neiter supported nor planned. Might change in the future if it gets requested very often but chances are rather slim... &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "i want to hide the &#34;all categories&#34;"</title>
			<link>http://www.kriesi.at/support/topic/i-want-to-hide-the-all-categories#post-86449</link>
			<pubDate>Tue, 04 Dec 2012 15:24:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">86449@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; The portfolio does not support such a feature at the moment (it's not possible to &#34;filter/sort&#34; the portfolio without user interaction). I'll tag this thread for Kriesi (feature request). &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jdsantacruz on "i want to hide the &#34;all categories&#34;"</title>
			<link>http://www.kriesi.at/support/topic/i-want-to-hide-the-all-categories#post-86377</link>
			<pubDate>Mon, 03 Dec 2012 21:21:49 +0000</pubDate>
			<dc:creator>jdsantacruz</dc:creator>
			<guid isPermaLink="false">86377@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.tinto.cl/noviembre/portafolio/&#34; rel=&#34;nofollow&#34;&#62;http://www.tinto.cl/noviembre/portafolio/&#60;/a&#62; that`s the URL &#60;/p&#62;
&#60;p&#62;the button disappear, but you can still see all the item post there... i don't want that, i would like to show the first categorie &#34;Clientes&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "i want to hide the &#34;all categories&#34;"</title>
			<link>http://www.kriesi.at/support/topic/i-want-to-hide-the-all-categories#post-86048</link>
			<pubDate>Fri, 30 Nov 2012 19:18:46 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">86048@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please provide a url to the page the portfolio is located on. &#60;/p&#62;
&#60;p&#62;But you can try this code to your custom.css file.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.all_sort_button.active_sort {
display:none;
}
.text-sep {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jdsantacruz on "i want to hide the &#34;all categories&#34;"</title>
			<link>http://www.kriesi.at/support/topic/i-want-to-hide-the-all-categories#post-85865</link>
			<pubDate>Thu, 29 Nov 2012 14:48:05 +0000</pubDate>
			<dc:creator>jdsantacruz</dc:creator>
			<guid isPermaLink="false">85865@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've already tried that, the result is that the &#34;all&#34; button disappear, but you can still see all the item post there...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "i want to hide the &#34;all categories&#34;"</title>
			<link>http://www.kriesi.at/support/topic/i-want-to-hide-the-all-categories#post-85828</link>
			<pubDate>Thu, 29 Nov 2012 07:45:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">85828@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Open up angular\includes\loop-portfolio.php and delete following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$output .= &#38;quot;&#38;lt;a href=&#38;#39;#&#38;#39; data-filter=&#38;#39;all_sort&#38;#39; class=&#38;#39;all_sort_button active_sort&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;All&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jdsantacruz on "i want to hide the &#34;all categories&#34;"</title>
			<link>http://www.kriesi.at/support/topic/i-want-to-hide-the-all-categories#post-85752</link>
			<pubDate>Wed, 28 Nov 2012 20:25:49 +0000</pubDate>
			<dc:creator>jdsantacruz</dc:creator>
			<guid isPermaLink="false">85752@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, i want to hide the &#34;all&#34; button right beside the others categories (portfolio page) &#60;/p&#62;
&#60;p&#62;example: all - categorie1 - categorie2 - categorie 3 (NO)&#60;br /&#62;
example: categorie1 - categorie2 - categorie 3 (YES)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
