<?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 category display in alphabetic order, how to change it ?</title>
		<link>http://www.kriesi.at/support/topic/portfolio-category-display-in-alphabetic-order-how-to-change-it</link>
		<description>Support Forum - Topic: Portfolio category display in alphabetic order, how to change it ?</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 23:39:13 +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-category-display-in-alphabetic-order-how-to-change-it" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "Portfolio category display in alphabetic order, how to change it ?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-category-display-in-alphabetic-order-how-to-change-it#post-75284</link>
			<pubDate>Mon, 10 Sep 2012 18:46:59 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">75284@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Ismael could help you! Let us know if you have more questions.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fredtham on "Portfolio category display in alphabetic order, how to change it ?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-category-display-in-alphabetic-order-how-to-change-it#post-75055</link>
			<pubDate>Sun, 09 Sep 2012 10:50:49 +0000</pubDate>
			<dc:creator>fredtham</dc:creator>
			<guid isPermaLink="false">75055@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks a lot Ismael for your time, knowledge and advice, it works !&#60;/p&#62;
&#60;p&#62;I just change 'name' by 'id', deleted all portfolio category and add them in the order i would like them to appears.&#60;/p&#62;
&#60;p&#62;Excelent idea to add the reference link.&#60;/p&#62;
&#60;p&#62;Regards&#60;/p&#62;
&#60;p&#62;Fred
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Portfolio category display in alphabetic order, how to change it ?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-category-display-in-alphabetic-order-how-to-change-it#post-75002</link>
			<pubDate>Sun, 09 Sep 2012 04:43:44 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">75002@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Open includes &#38;gt; loop-portfolio.php and find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$args = array(

		&#38;#39;taxonomy&#38;#39;	=&#38;gt; &#38;#39;portfolio_entries&#38;#39;,
		&#38;#39;hide_empty&#38;#39;=&#38;gt; 0,
		&#38;#39;include&#38;#39;	=&#38;gt; $includeArray
	);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$args = array(

		&#38;#39;taxonomy&#38;#39;	=&#38;gt; &#38;#39;portfolio_entries&#38;#39;,
		&#38;#39;hide_empty&#38;#39;=&#38;gt; 0,
		&#38;#39;include&#38;#39;	=&#38;gt; $includeArray,
                 &#38;#39;orderby&#38;#39;    =&#38;gt; &#38;#39;name&#38;#39;,
	         &#38;#39;order&#38;#39;     =&#38;gt; &#38;#39;ASC&#38;#39;
	);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can visit this site for reference.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Function_Reference/get_categories&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/get_categories&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fredtham on "Portfolio category display in alphabetic order, how to change it ?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-category-display-in-alphabetic-order-how-to-change-it#post-74988</link>
			<pubDate>Sun, 09 Sep 2012 03:33:19 +0000</pubDate>
			<dc:creator>fredtham</dc:creator>
			<guid isPermaLink="false">74988@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi all !&#60;/p&#62;
&#60;p&#62;When you make the portfolio searchable, category  show up in alphabetic order.&#60;/p&#62;
&#60;p&#62;To sort them I used  All/1. Sandys/1.a Southampton/1.b Warwick/1.c Paget/1.d Pembroke/  but that is not very readable.&#60;/p&#62;
&#60;p&#62;Is there a solution to sort portfolio category in a order I choose ?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Fred
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
