<?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: Remove widget area on homepage</title>
		<link>http://www.kriesi.at/support/topic/remove-widget-area-on-homepage</link>
		<description>Support Forum - Topic: Remove widget area on homepage</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 06:08:57 +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/remove-widget-area-on-homepage" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Remove widget area on homepage"</title>
			<link>http://www.kriesi.at/support/topic/remove-widget-area-on-homepage#post-94061</link>
			<pubDate>Wed, 30 Jan 2013 02:26:30 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">94061@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad Dude helped. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elodie14 on "Remove widget area on homepage"</title>
			<link>http://www.kriesi.at/support/topic/remove-widget-area-on-homepage#post-93974</link>
			<pubDate>Tue, 29 Jan 2013 19:35:51 +0000</pubDate>
			<dc:creator>elodie14</dc:creator>
			<guid isPermaLink="false">93974@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove widget area on homepage"</title>
			<link>http://www.kriesi.at/support/topic/remove-widget-area-on-homepage#post-93892</link>
			<pubDate>Tue, 29 Jan 2013 08:01:07 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">93892@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If you want to remove the widget area on all pages delete following code in footer.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- ####### FOOTER CONTAINER ####### --&#38;gt;
			&#38;lt;div class=&#38;#39;container_wrap&#38;#39; id=&#38;#39;footer&#38;#39;&#38;gt;
				&#38;lt;div class=&#38;#39;container&#38;#39;&#38;gt;

					&#38;lt;?php
					//create the footer columns by iterating
					$columns = avia_get_option(&#38;#39;footer_columns&#38;#39;);

					$firstCol = &#38;#39;first&#38;#39;;
			        switch($columns)
			        {
			        	case 1: $class = &#38;#39;&#38;#39;; break;
			        	case 2: $class = &#38;#39;one_half&#38;#39;; break;
			        	case 3: $class = &#38;#39;one_third&#38;#39;; break;
			        	case 4: $class = &#38;#39;one_fourth&#38;#39;; break;
			        	case 5: $class = &#38;#39;one_fifth&#38;#39;; break;
			        }

					//display the footer widget that was defined at appearenace-&#38;gt;widgets in the wordpress backend
					//if no widget is defined display a dummy widget, located at the bottom of includes/register-widget-area.php
					for ($i = 1; $i &#38;lt;= $columns; $i++)
					{
						echo &#38;quot;&#38;lt;div class=&#38;#39;$class $firstCol&#38;#39;&#38;gt;&#38;quot;;
						if (function_exists(&#38;#39;dynamic_sidebar&#38;#39;) &#38;amp;&#38;amp; dynamic_sidebar(&#38;#39;Footer - column&#38;#39;.$i) ) : else : avia_dummy_widget($i); endif;
						echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
						$firstCol = &#38;quot;&#38;quot;;
					}

					?&#38;gt;

				&#38;lt;/div&#38;gt;

			&#38;lt;/div&#38;gt;
		&#38;lt;!-- ####### END FOOTER CONTAINER ####### --&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you just want to &#34;hide it&#34; on the homepage you can use following css code (add it to css/custom.css):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.home #footer{
display: none !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>elodie14 on "Remove widget area on homepage"</title>
			<link>http://www.kriesi.at/support/topic/remove-widget-area-on-homepage#post-93883</link>
			<pubDate>Tue, 29 Jan 2013 07:07:45 +0000</pubDate>
			<dc:creator>elodie14</dc:creator>
			<guid isPermaLink="false">93883@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, &#60;/p&#62;
&#60;p&#62;Yes, to bad that there is no way to choose 0. So I picked 1 but I don't need it.&#60;/p&#62;
&#60;p&#62;Thank you.&#60;/p&#62;
&#60;p&#62;Elodie.&#60;/p&#62;
&#60;p&#62;URL:
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Remove widget area on homepage"</title>
			<link>http://www.kriesi.at/support/topic/remove-widget-area-on-homepage#post-93877</link>
			<pubDate>Tue, 29 Jan 2013 06:14:18 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">93877@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Elodie,&#60;/p&#62;
&#60;p&#62;Are you referring on the 4 columns (widget area) in the footer?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elodie14 on "Remove widget area on homepage"</title>
			<link>http://www.kriesi.at/support/topic/remove-widget-area-on-homepage#post-93719</link>
			<pubDate>Mon, 28 Jan 2013 14:55:20 +0000</pubDate>
			<dc:creator>elodie14</dc:creator>
			<guid isPermaLink="false">93719@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, &#60;/p&#62;
&#60;p&#62;How can I remove the widget area on the homepage?&#60;/p&#62;
&#60;p&#62;Thank you.&#60;/p&#62;
&#60;p&#62;Best, &#60;/p&#62;
&#60;p&#62;Elodie
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
