<?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: sorting categories - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/sorting-categories</link>
		<description>Support Forum - Tag: sorting categories - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 03:30:07 +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/sorting-categories" 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>
		<item>
			<title>James Morrison on "Portfolio categories not working"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-categories-not-working#post-16994</link>
			<pubDate>Thu, 14 Apr 2011 07:43:26 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">16994@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;This could be caused by a plugin (JS conflict) or by something you have changed.&#60;/p&#62;
&#60;p&#62;My advise is to firstly deactivate all plugins to see if this fixes the problem (if it does reactivate them one by one until you find the culprit); failing that I suggest starting with a fresh copy of the theme and redo your modifications one at a time making sure the portfoio categories are still working after each modification.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mjpaulus on "Portfolio categories not working"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-categories-not-working#post-16892</link>
			<pubDate>Wed, 13 Apr 2011 05:42:51 +0000</pubDate>
			<dc:creator>mjpaulus</dc:creator>
			<guid isPermaLink="false">16892@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I did a little customization of the portfolio page - mainly just editing the sizes of the images, etc... and now the categories do not work.&#60;/p&#62;
&#60;p&#62;You can see what I am working with here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://mattluvsalice.com/?page_id=46&#34; rel=&#34;nofollow&#34;&#62;http://mattluvsalice.com/?page_id=46&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;When I click on the categories, I'd like the images to sort (like the original template).&#60;/p&#62;
&#60;p&#62;Can you help me locate the problem and fix it?  Here is a snippet of code that I was messing with:&#60;/p&#62;
&#60;p&#62;	echo &#34;&#38;lt;div class='one_half all_sort $class_add $last'&#38;gt;&#34;;&#60;/p&#62;
&#60;p&#62;					echo $prev_image;&#60;br /&#62;
					echo &#34;&#38;lt;h3 class='name_sort'&#38;gt;&#34;.get_the_title().&#34;&#38;lt;/h3&#38;gt;&#34;;&#60;br /&#62;
					echo &#34;&#38;lt;span class='date_sort hidden'&#38;gt;&#34;;&#60;br /&#62;
					the_time('Y m d H i s');&#60;/p&#62;
&#60;p&#62;					echo &#34;&#38;lt;/span&#38;gt;&#34;;&#60;/p&#62;
&#60;p&#62;					the_excerpt();  &#60;/p&#62;
&#60;p&#62;					echo &#34;&#60;a href='&#34;.get_permalink().&#34;'&#62;&#34;.__('Read more','cleancut').&#34;&#60;/a&#62;&#34;;&#60;/p&#62;
&#60;p&#62;Please keep in mind I'm kinda noob.&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
