<?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: change sorting - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/change-sorting</link>
		<description>Support Forum - Tag: change sorting - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 16:20:15 +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/change-sorting" rel="self" type="application/rss+xml" />

		<item>
			<title>ykblue on "change sorting in the product slider on frontpage"</title>
			<link>http://www.kriesi.at/support/topic/change-sorting-in-the-product-slider-on-frontpage#post-89395</link>
			<pubDate>Sun, 23 Dec 2012 13:11:20 +0000</pubDate>
			<dc:creator>ykblue</dc:creator>
			<guid isPermaLink="false">89395@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks so much. Works like a charm - as always with your hints.&#60;br /&#62;
Best regards&#60;br /&#62;
Katharina
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "change sorting in the product slider on frontpage"</title>
			<link>http://www.kriesi.at/support/topic/change-sorting-in-the-product-slider-on-frontpage#post-89304</link>
			<pubDate>Sat, 22 Dec 2012 07:39:51 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">89304@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up includes/helper-templates.php and search for following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if($orderBY == &#38;#39;price&#38;#39; &#124;&#124; $orderBY == &#38;#39;title&#38;#39;){ $order = &#38;quot;ASC&#38;quot;; }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if($orderBY == &#38;#39;price&#38;#39; &#124;&#124; $orderBY == &#38;#39;title&#38;#39;){ $order = &#38;quot;DESC&#38;quot;; }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you want to keep the ASC order for the price replace it with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if($orderBY == &#38;#39;price&#38;#39;){ $order = &#38;quot;ASC&#38;quot;; }&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>ykblue on "change sorting in the product slider on frontpage"</title>
			<link>http://www.kriesi.at/support/topic/change-sorting-in-the-product-slider-on-frontpage#post-89289</link>
			<pubDate>Fri, 21 Dec 2012 23:19:43 +0000</pubDate>
			<dc:creator>ykblue</dc:creator>
			<guid isPermaLink="false">89289@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I've built frontpage with the template builder, including a product slider.&#60;br /&#62;
The sorting is descending - I would prefer to have it ascending.&#60;/p&#62;
&#60;p&#62;Could you please point me a way of how to achieve this?&#60;/p&#62;
&#60;p&#62;Thanks in advance,&#60;br /&#62;
best regards Katharina&#60;/p&#62;
&#60;p&#62;Happy Holidays!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
