<?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: Sidebar widgets order of &#34;Display Everywhere&#34;</title>
		<link>http://www.kriesi.at/support/topic/sidebar-widgets-order-of-display-everywhere</link>
		<description>Support Forum - Topic: Sidebar widgets order of &quot;Display Everywhere&quot;</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 04:47:29 +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/sidebar-widgets-order-of-display-everywhere" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Sidebar widgets order of &#34;Display Everywhere&#34;"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-widgets-order-of-display-everywhere#post-16945</link>
			<pubDate>Wed, 13 Apr 2011 15:02:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16945@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>emiliorull on "Sidebar widgets order of &#34;Display Everywhere&#34;"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-widgets-order-of-display-everywhere#post-16922</link>
			<pubDate>Wed, 13 Apr 2011 10:22:08 +0000</pubDate>
			<dc:creator>emiliorull</dc:creator>
			<guid isPermaLink="false">16922@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;great!! it works!&#60;br /&#62;
thanks Dude!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Sidebar widgets order of &#34;Display Everywhere&#34;"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-widgets-order-of-display-everywhere#post-16907</link>
			<pubDate>Wed, 13 Apr 2011 06:30:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16907@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up sidebar.php and delete following code:&#60;br /&#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;Then replace:&#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;with:&#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;

				//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;</description>
		</item>
		<item>
			<title>JimKnopf on "Sidebar widgets order of &#34;Display Everywhere&#34;"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-widgets-order-of-display-everywhere#post-16861</link>
			<pubDate>Wed, 13 Apr 2011 00:05:06 +0000</pubDate>
			<dc:creator>JimKnopf</dc:creator>
			<guid isPermaLink="false">16861@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;First of: Thank you for creating such a powerful theme making it easy for a non-programer to get familiar with the power of WordPress.&#60;/p&#62;
&#60;p&#62;I have a question regarding the order of widgets in the sidebar. Is there a way of making the widget(s) under &#34;Display Everywhere&#34; to show up as the first widget as opposed to the last?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
