<?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 - Tag: category order - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/category-order</link>
		<description>Support Forum - Tag: category order - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 14:06:49 +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/tags/category-order" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Organizing The Order of Portfolio Categories"</title>
			<link>http://www.kriesi.at/support/topic/organizing-the-order-of-portfolio-categories#post-82964</link>
			<pubDate>Fri, 09 Nov 2012 01:29:38 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">82964@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad Nick could help you. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jycreative13 on "Organizing The Order of Portfolio Categories"</title>
			<link>http://www.kriesi.at/support/topic/organizing-the-order-of-portfolio-categories#post-82947</link>
			<pubDate>Thu, 08 Nov 2012 23:20:49 +0000</pubDate>
			<dc:creator>jycreative13</dc:creator>
			<guid isPermaLink="false">82947@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Bingo Nick and Ismael, your plug-in suggestion  &#60;a href=&#34;http://wordpress.org/extend/plugins/taxonomy-terms-order/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/taxonomy-terms-order/&#60;/a&#62;  works perfect for customizing the order of the categories.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Jordan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Organizing The Order of Portfolio Categories"</title>
			<link>http://www.kriesi.at/support/topic/organizing-the-order-of-portfolio-categories#post-82593</link>
			<pubDate>Tue, 06 Nov 2012 22:11:46 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">82593@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;It would be easier to use &#60;a href=&#34;http://wordpress.org/extend/plugins/taxonomy-terms-order/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/taxonomy-terms-order/&#60;/a&#62; to sort the taxonomy categories .&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Organizing The Order of Portfolio Categories"</title>
			<link>http://www.kriesi.at/support/topic/organizing-the-order-of-portfolio-categories#post-82588</link>
			<pubDate>Tue, 06 Nov 2012 21:41:57 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">82588@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;//get the categories for each post and create a string that serves as classes so the javascript can sort by those classes
	$sort_classes = &#38;quot;&#38;quot;;
	$item_categories = get_the_terms( $the_id, &#38;#39;portfolio_entries&#38;#39; );

	if(is_object($item_categories) &#124;&#124; is_array($item_categories))
	{
		foreach ($item_categories as $cat)
		{
			$sort_classes .= $cat-&#38;gt;slug.&#38;#39;_sort &#38;#39;;
		}
	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That is the code for the portfolio sortable categories. The default order is alphabetical. Not sure if you can sort it though. Let me tag the rest of the support team.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jycreative13 on "Organizing The Order of Portfolio Categories"</title>
			<link>http://www.kriesi.at/support/topic/organizing-the-order-of-portfolio-categories#post-82581</link>
			<pubDate>Tue, 06 Nov 2012 20:56:57 +0000</pubDate>
			<dc:creator>jycreative13</dc:creator>
			<guid isPermaLink="false">82581@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I just purchased this awesome theme and am happy with the progress of my site but can't figure out how to change the order of the portfolio categories. It seems the categories are displayed in alphabetical order but I want to display them otherwise. How can I change that?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
