<?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: Changing the order of widgets in the sidebar</title>
		<link>http://www.kriesi.at/support/topic/changing-the-order-of-widgets-in-the-sidebar</link>
		<description>Support Forum - Topic: Changing the order of widgets in the sidebar</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 15:44:24 +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/changing-the-order-of-widgets-in-the-sidebar" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Changing the order of widgets in the sidebar"</title>
			<link>http://www.kriesi.at/support/topic/changing-the-order-of-widgets-in-the-sidebar#post-20271</link>
			<pubDate>Wed, 01 Jun 2011 05:43:21 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">20271@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that James could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tomleen on "Changing the order of widgets in the sidebar"</title>
			<link>http://www.kriesi.at/support/topic/changing-the-order-of-widgets-in-the-sidebar#post-20214</link>
			<pubDate>Tue, 31 May 2011 19:52:12 +0000</pubDate>
			<dc:creator>tomleen</dc:creator>
			<guid isPermaLink="false">20214@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;excellent, thanks james
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Changing the order of widgets in the sidebar"</title>
			<link>http://www.kriesi.at/support/topic/changing-the-order-of-widgets-in-the-sidebar#post-20197</link>
			<pubDate>Tue, 31 May 2011 11:50:32 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">20197@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Sure, you can adjust the order by changing the placement of the widgets in sidebar.php. So, for example, to move the &#34;Displayed Everywhere&#34; widget to the top, cut this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//sidebar area displayed everywhere
if (function_exists(&#38;#39;dynamic_sidebar&#38;#39;) &#38;amp;&#38;amp; dynamic_sidebar(&#38;#39;Displayed Everywhere&#38;#39;)) : $default_sidebar = false; endif;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and add it immediately above this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//Frontpage sidebars:
if ($avia_config[&#38;#39;currently_viewing&#38;#39;] == &#38;#39;frontpage&#38;#39; &#38;amp;&#38;amp; dynamic_sidebar(&#38;#39;Frontpage Sidebar&#38;#39;) ) : $default_sidebar = false; endif;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tomleen on "Changing the order of widgets in the sidebar"</title>
			<link>http://www.kriesi.at/support/topic/changing-the-order-of-widgets-in-the-sidebar#post-20166</link>
			<pubDate>Mon, 30 May 2011 20:55:36 +0000</pubDate>
			<dc:creator>tomleen</dc:creator>
			<guid isPermaLink="false">20166@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is it possible to do this and if so how? many thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
