<?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: Add Widget Area to Bottom Of Single Page</title>
		<link>http://www.kriesi.at/support/topic/add-widget-area-to-bottom-of-single-page</link>
		<description>Support Forum - Topic: Add Widget Area to Bottom Of Single Page</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 13:47:40 +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/add-widget-area-to-bottom-of-single-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Add Widget Area to Bottom Of Single Page"</title>
			<link>http://www.kriesi.at/support/topic/add-widget-area-to-bottom-of-single-page#post-26857</link>
			<pubDate>Tue, 13 Sep 2011 12:18:59 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">26857@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;excuse me for the delayed response.&#60;/p&#62;
&#60;p&#62;First add the following to the bottom of your functions.php file&#60;br /&#62;
&#60;code&#62;register_sidebar(array(&#38;#39;name&#38;#39;=&#38;gt;&#38;#39;Fullwidth Footer Widget&#38;#39;,));&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Then in your footer.php add the following right after the end wrap all comment.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;yourfooterwidgetid&#38;quot;&#38;gt;
	&#38;lt;?php if ( !function_exists(&#38;#39;dynamic_sidebar&#38;#39;) &#124;&#124; !dynamic_sidebar(&#38;#39;Fullwidth Footer Widget&#38;#39;) ) : ?&#38;gt;
	&#38;lt;?php endif; ?&#38;gt;

&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Now you'll be able to drag widgets there through your widgets menu.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>banunn on "Add Widget Area to Bottom Of Single Page"</title>
			<link>http://www.kriesi.at/support/topic/add-widget-area-to-bottom-of-single-page#post-26473</link>
			<pubDate>Tue, 06 Sep 2011 14:30:31 +0000</pubDate>
			<dc:creator>banunn</dc:creator>
			<guid isPermaLink="false">26473@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62;I am trying to add a widget area (full width) at the bottom of my home page, so that I may add custom widgets to this area. Could you please help me understand what I should add to the theme to accomplish this.  &#60;/p&#62;
&#60;p&#62;Apologies if this is a obvious answer type of questions, I am relatively new to themeing.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
