<?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: Broadscope Latest New widget - display posts in ascending order</title>
		<link>http://www.kriesi.at/support/topic/broadscope-latest-new-widget-display-posts-in-ascending-order</link>
		<description>Support Forum - Topic: Broadscope Latest New widget - display posts in ascending order</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 22:27:51 +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/broadscope-latest-new-widget-display-posts-in-ascending-order" rel="self" type="application/rss+xml" />

		<item>
			<title>Lesley101 on "Broadscope Latest New widget - display posts in ascending order"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-latest-new-widget-display-posts-in-ascending-order#post-20277</link>
			<pubDate>Wed, 01 Jun 2011 07:21:04 +0000</pubDate>
			<dc:creator>Lesley101</dc:creator>
			<guid isPermaLink="false">20277@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;thanks for this, followed the above but the post order remained the same unfortunately. If you could take another look thatw ould be great.&#60;/p&#62;
&#60;p&#62;Thanks again
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Broadscope Latest New widget - display posts in ascending order"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-latest-new-widget-display-posts-in-ascending-order#post-20224</link>
			<pubDate>Tue, 31 May 2011 20:26:07 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">20224@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in broadscope\framework\php\class-framework-widgets.php replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(empty($this-&#38;gt;avia_term))
		{
			$additional_loop = new WP_Query(&#38;quot;cat=&#38;quot;.$cat.&#38;quot;&#38;amp;posts_per_page=&#38;quot;.$count);
		}
		else&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(empty($this-&#38;gt;avia_term))
		{
			$additional_loop = new WP_Query(&#38;quot;cat=&#38;quot;.$cat.&#38;quot;&#38;amp;order=ASC&#38;amp;posts_per_page=&#38;quot;.$count);
		}
		else&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Lesley101 on "Broadscope Latest New widget - display posts in ascending order"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-latest-new-widget-display-posts-in-ascending-order#post-20175</link>
			<pubDate>Tue, 31 May 2011 02:13:25 +0000</pubDate>
			<dc:creator>Lesley101</dc:creator>
			<guid isPermaLink="false">20175@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;thanks to Dude for all the assistance with my theme so far - I have one further modification - how can I edit the Broadscope Latest news widget to display posts in ascending order (as I'm using posts to display events I'd like to show the events in order of coming dates)?&#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
