<?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: Alphabetical Portfolio Order</title>
		<link>http://www.kriesi.at/support/topic/alphabetical-portfolio-order</link>
		<description>Support Forum - Topic: Alphabetical Portfolio Order</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 05:12:44 +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/alphabetical-portfolio-order" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Alphabetical Portfolio Order"</title>
			<link>http://www.kriesi.at/support/topic/alphabetical-portfolio-order#post-28150</link>
			<pubDate>Thu, 29 Sep 2011 05:39:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28150@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes of course - use following code instead:&#60;/p&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(isset($avia_config[&#38;#39;new_query&#38;#39;])) {
    $avia_config[&#38;#39;new_query&#38;#39;][&#38;#39;orderby&#38;#39;] = &#38;quot;title&#38;quot;;
    $avia_config[&#38;#39;new_query&#38;#39;][&#38;#39;order&#38;#39;] = &#38;quot;ASC&#38;quot;;
    query_posts($avia_config[&#38;#39;new_query&#38;#39;]);
 }&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Spacejunk on "Alphabetical Portfolio Order"</title>
			<link>http://www.kriesi.at/support/topic/alphabetical-portfolio-order#post-28118</link>
			<pubDate>Wed, 28 Sep 2011 19:19:49 +0000</pubDate>
			<dc:creator>Spacejunk</dc:creator>
			<guid isPermaLink="false">28118@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude,&#60;/p&#62;
&#60;p&#62;It worked but but the format is Z-A, not A-Z. Is there a way to modify it? Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Alphabetical Portfolio Order"</title>
			<link>http://www.kriesi.at/support/topic/alphabetical-portfolio-order#post-27920</link>
			<pubDate>Tue, 27 Sep 2011 05:09:25 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27920@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up includes/loop-portfolio.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(isset($avia_config[&#38;#39;new_query&#38;#39;])) { query_posts($avia_config[&#38;#39;new_query&#38;#39;]); }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(isset($avia_config[&#38;#39;new_query&#38;#39;])) {
    $avia_config[&#38;#39;new_query&#38;#39;][&#38;#39;orderby&#38;#39;] = &#38;quot;title&#38;quot;;
    query_posts($avia_config[&#38;#39;new_query&#38;#39;]);
 }&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Spacejunk on "Alphabetical Portfolio Order"</title>
			<link>http://www.kriesi.at/support/topic/alphabetical-portfolio-order#post-27912</link>
			<pubDate>Mon, 26 Sep 2011 21:35:12 +0000</pubDate>
			<dc:creator>Spacejunk</dc:creator>
			<guid isPermaLink="false">27912@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello there,&#60;/p&#62;
&#60;p&#62;Great theme! Everything is working out well. I was wondering if there was a way to sort portfolio items in alphabetical order? &#60;/p&#62;
&#60;p&#62;My link is &#60;a href=&#34;http://jmannion.com/?portfolio=refrigerated-foods&#34; rel=&#34;nofollow&#34;&#62;http://jmannion.com/?portfolio=refrigerated-foods&#60;/a&#62;. This page contains all the portfolio items for refrigerated foods. Is there a way to display these items alphabetically. Also, some of these items will be displayed on other categories in which I will need to do the same. I noticed in the template builder, theres a way to sort the items but not alphabetically. Thanks in advance.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
