<?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: Create a second FOOTER in BROADSCOPE</title>
		<link>http://www.kriesi.at/support/topic/create-a-second-footer-in-broadscope</link>
		<description>Support Forum - Topic: Create a second FOOTER in BROADSCOPE</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 10:46:03 +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/create-a-second-footer-in-broadscope" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Create a second FOOTER in BROADSCOPE"</title>
			<link>http://www.kriesi.at/support/topic/create-a-second-footer-in-broadscope#post-75528</link>
			<pubDate>Wed, 12 Sep 2012 06:26:11 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">75528@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi atomicjayb,&#60;/p&#62;
&#60;p&#62;Glad that I could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>atomicjayb on "Create a second FOOTER in BROADSCOPE"</title>
			<link>http://www.kriesi.at/support/topic/create-a-second-footer-in-broadscope#post-75414</link>
			<pubDate>Tue, 11 Sep 2012 13:32:56 +0000</pubDate>
			<dc:creator>atomicjayb</dc:creator>
			<guid isPermaLink="false">75414@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This works perfectly!!! Thank you for the quick turnaround.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Create a second FOOTER in BROADSCOPE"</title>
			<link>http://www.kriesi.at/support/topic/create-a-second-footer-in-broadscope#post-74862</link>
			<pubDate>Sat, 08 Sep 2012 02:51:31 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">74862@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Open footer.php and find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#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;div class=&#38;quot;one_fifth first&#38;quot;&#38;gt;
						&#38;lt;span class=&#38;#39;arrow-down&#38;#39;&#38;gt;&#38;lt;/span&#38;gt;
						&#38;lt;?php if (function_exists(&#38;#39;dynamic_sidebar&#38;#39;) &#38;amp;&#38;amp; dynamic_sidebar(&#38;#39;Footer - column1&#38;#39;) ) : else : avia_dummy_widget(1); endif; // dummy widgets defined at the bottom of sidebar-widgets.php ?&#38;gt;
					&#38;lt;/div&#38;gt;
					&#38;lt;div class=&#38;quot;one_fifth&#38;quot;&#38;gt;
						&#38;lt;span class=&#38;#39;arrow-down&#38;#39;&#38;gt;&#38;lt;/span&#38;gt;
						&#38;lt;?php if (function_exists(&#38;#39;dynamic_sidebar&#38;#39;) &#38;amp;&#38;amp; dynamic_sidebar(&#38;#39;Footer - column2&#38;#39;) ) : else : avia_dummy_widget(2); endif; // dummy widgets defined at the bottom of sidebar-widgets.php ?&#38;gt;
					&#38;lt;/div&#38;gt;
					&#38;lt;div class=&#38;quot;one_fifth&#38;quot;&#38;gt;
						&#38;lt;span class=&#38;#39;arrow-down&#38;#39;&#38;gt;&#38;lt;/span&#38;gt;
						&#38;lt;?php if (function_exists(&#38;#39;dynamic_sidebar&#38;#39;) &#38;amp;&#38;amp; dynamic_sidebar(&#38;#39;Footer - column3&#38;#39;) ) : else : avia_dummy_widget(3); endif; // dummy widgets defined at the bottom of sidebar-widgets.php ?&#38;gt;
					&#38;lt;/div&#38;gt;
					&#38;lt;div class=&#38;quot;one_fifth&#38;quot;&#38;gt;
						&#38;lt;span class=&#38;#39;arrow-down&#38;#39;&#38;gt;&#38;lt;/span&#38;gt;
						&#38;lt;?php if (function_exists(&#38;#39;dynamic_sidebar&#38;#39;) &#38;amp;&#38;amp; dynamic_sidebar(&#38;#39;Footer - column4&#38;#39;) ) : else : avia_dummy_widget(4); endif; // dummy widgets defined at the bottom of sidebar-widgets.php ?&#38;gt;
					&#38;lt;/div&#38;gt;

					&#38;lt;div class=&#38;quot;one_fifth&#38;quot;&#38;gt;
						&#38;lt;span class=&#38;#39;arrow-down&#38;#39;&#38;gt;&#38;lt;/span&#38;gt;
						&#38;lt;?php if (function_exists(&#38;#39;dynamic_sidebar&#38;#39;) &#38;amp;&#38;amp; dynamic_sidebar(&#38;#39;Footer - column5&#38;#39;) ) : else : ?&#38;gt;
							&#38;lt;a href=&#38;#39;&#38;lt;?php echo get_permalink(avia_get_option(&#38;#39;avia, email_page&#38;#39;));?&#38;gt;&#38;#39; class=&#38;#39;custom_button rounded&#38;#39;&#38;gt;&#38;lt;strong&#38;gt;&#38;lt;?php _e(&#38;#39;Contact Form&#38;#39;,&#38;#39;avia_framework&#38;#39;); ?&#38;gt;&#38;lt;/strong&#38;gt;&#38;lt;span&#38;gt;&#38;lt;?php _e(&#38;#39;get in touch with us&#38;#39;,&#38;#39;avia_framework&#38;#39;); ?&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;/a&#38;gt;
							&#38;lt;p&#38;gt;&#38;lt;?php _e(&#38;#39;This site uses valid HTML and CSS. All contents Copyright &#38;amp;copy;&#38;#39;,&#38;#39;avia_framework&#38;#39;); echo get_bloginfo(&#38;#39;name&#38;#39;);?&#38;gt;&#38;lt;/p&#38;gt;
						&#38;lt;?php endif;?&#38;gt;
					&#38;lt;/div&#38;gt;
				&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Paste this code below.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#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;div class=&#38;quot;one_fifth first&#38;quot;&#38;gt;
						&#38;lt;span class=&#38;#39;arrow-down&#38;#39;&#38;gt;&#38;lt;/span&#38;gt;
						&#38;lt;?php if (function_exists(&#38;#39;dynamic_sidebar&#38;#39;) &#38;amp;&#38;amp; dynamic_sidebar(&#38;#39;Footer - column6&#38;#39;) ) : else : avia_dummy_widget(1); endif; // dummy widgets defined at the bottom of sidebar-widgets.php ?&#38;gt;
					&#38;lt;/div&#38;gt;
					&#38;lt;div class=&#38;quot;one_fifth&#38;quot;&#38;gt;
						&#38;lt;span class=&#38;#39;arrow-down&#38;#39;&#38;gt;&#38;lt;/span&#38;gt;
						&#38;lt;?php if (function_exists(&#38;#39;dynamic_sidebar&#38;#39;) &#38;amp;&#38;amp; dynamic_sidebar(&#38;#39;Footer - column7&#38;#39;) ) : else : avia_dummy_widget(2); endif; // dummy widgets defined at the bottom of sidebar-widgets.php ?&#38;gt;
					&#38;lt;/div&#38;gt;
					&#38;lt;div class=&#38;quot;one_fifth&#38;quot;&#38;gt;
						&#38;lt;span class=&#38;#39;arrow-down&#38;#39;&#38;gt;&#38;lt;/span&#38;gt;
						&#38;lt;?php if (function_exists(&#38;#39;dynamic_sidebar&#38;#39;) &#38;amp;&#38;amp; dynamic_sidebar(&#38;#39;Footer - column8&#38;#39;) ) : else : avia_dummy_widget(3); endif; // dummy widgets defined at the bottom of sidebar-widgets.php ?&#38;gt;
					&#38;lt;/div&#38;gt;
					&#38;lt;div class=&#38;quot;one_fifth&#38;quot;&#38;gt;
						&#38;lt;span class=&#38;#39;arrow-down&#38;#39;&#38;gt;&#38;lt;/span&#38;gt;
						&#38;lt;?php if (function_exists(&#38;#39;dynamic_sidebar&#38;#39;) &#38;amp;&#38;amp; dynamic_sidebar(&#38;#39;Footer - column9&#38;#39;) ) : else : avia_dummy_widget(4); endif; // dummy widgets defined at the bottom of sidebar-widgets.php ?&#38;gt;
					&#38;lt;/div&#38;gt;

					&#38;lt;div class=&#38;quot;one_fifth&#38;quot;&#38;gt;
						&#38;lt;span class=&#38;#39;arrow-down&#38;#39;&#38;gt;&#38;lt;/span&#38;gt;
						&#38;lt;?php if (function_exists(&#38;#39;dynamic_sidebar&#38;#39;) &#38;amp;&#38;amp; dynamic_sidebar(&#38;#39;Footer - column10&#38;#39;) ) : else : ?&#38;gt;
							&#38;lt;a href=&#38;#39;&#38;lt;?php echo get_permalink(avia_get_option(&#38;#39;avia, email_page&#38;#39;));?&#38;gt;&#38;#39; class=&#38;#39;custom_button rounded&#38;#39;&#38;gt;&#38;lt;strong&#38;gt;&#38;lt;?php _e(&#38;#39;Contact Form&#38;#39;,&#38;#39;avia_framework&#38;#39;); ?&#38;gt;&#38;lt;/strong&#38;gt;&#38;lt;span&#38;gt;&#38;lt;?php _e(&#38;#39;get in touch with us&#38;#39;,&#38;#39;avia_framework&#38;#39;); ?&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;/a&#38;gt;
							&#38;lt;p&#38;gt;&#38;lt;?php _e(&#38;#39;This site uses valid HTML and CSS. All contents Copyright &#38;amp;copy;&#38;#39;,&#38;#39;avia_framework&#38;#39;); echo get_bloginfo(&#38;#39;name&#38;#39;);?&#38;gt;&#38;lt;/p&#38;gt;
						&#38;lt;?php endif;?&#38;gt;
					&#38;lt;/div&#38;gt;
				&#38;lt;/div&#38;gt;

			&#38;lt;/div&#38;gt;
		&#38;lt;!-- ####### END FOOTER CONTAINER ####### --&#38;gt;

		&#38;lt;!-- ####### SOCKET CONTAINER ####### --&#38;gt;
			&#38;lt;div class=&#38;#39;container_wrap&#38;#39; id=&#38;#39;socket&#38;#39;&#38;gt;
				&#38;lt;div class=&#38;#39;container&#38;#39;&#38;gt;
					&#38;lt;span class=&#38;#39;copyright&#38;#39;&#38;gt;&#38;amp;copy; &#38;lt;?php _e(&#38;#39;Copyright&#38;#39;,&#38;#39;avia_framework&#38;#39;); ?&#38;gt; - &#38;lt;a href=&#38;#39;&#38;lt;?php echo home_url(&#38;#39;/&#38;#39;); ?&#38;gt;&#38;#39;&#38;gt;&#38;lt;?php echo get_bloginfo(&#38;#39;name&#38;#39;);?&#38;gt;&#38;lt;/a&#38;gt; - &#38;lt;a href=&#38;#39;http://www.kriesi.at&#38;#39;&#38;gt;Theme Design by Kriesi.at&#38;lt;/a&#38;gt;&#38;lt;/span&#38;gt;

					&#38;lt;ul class=&#38;quot;social_bookmarks&#38;quot;&#38;gt;
						&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;rss2_url&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
						&#38;lt;?php
						if($twitter = avia_get_option(&#38;#39;avia, twitter&#38;#39;)) echo &#38;quot;&#38;lt;li class=&#38;#39;twitter&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://twitter.com/&#38;quot;.$twitter.&#38;quot;&#38;#39;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
						if($facebook = avia_get_option(&#38;#39;avia, facebook&#38;#39;)) echo &#38;quot;&#38;lt;li class=&#38;#39;facebook&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.$facebook.&#38;quot;&#38;#39;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
						 ?&#38;gt;
					&#38;lt;/ul&#38;gt;&#38;lt;!-- end social_bookmarks--&#38;gt;

				&#38;lt;/div&#38;gt;
			&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Now got to includes folder and open register-widget-area.php find this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$footer_widgets = array(&#38;#39;column1&#38;#39;,&#38;#39;column2&#38;#39;,&#38;#39;column3&#38;#39;,&#38;#39;column4&#38;#39;,&#38;#39;column5&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace it with this one&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$footer_widgets = array(&#38;#39;column1&#38;#39;,&#38;#39;column2&#38;#39;,&#38;#39;column3&#38;#39;,&#38;#39;column4&#38;#39;,&#38;#39;column5&#38;#39;, &#38;#39;column6&#38;#39;,&#38;#39;column7&#38;#39;,&#38;#39;column8&#38;#39;,&#38;#39;column9&#38;#39;,&#38;#39;column10&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You can now add widgets on Appearance &#38;gt; Widgets. Add widgets on each Footer Widget areas.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>atomicjayb on "Create a second FOOTER in BROADSCOPE"</title>
			<link>http://www.kriesi.at/support/topic/create-a-second-footer-in-broadscope#post-74844</link>
			<pubDate>Fri, 07 Sep 2012 20:47:20 +0000</pubDate>
			<dc:creator>atomicjayb</dc:creator>
			<guid isPermaLink="false">74844@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi kriesi, &#60;/p&#62;
&#60;p&#62;I love your Broadscope theme... good work!&#60;/p&#62;
&#60;p&#62;Is it possible for me to add a second footer area with 5 columns below the 5-column footer you already have? If so, how?&#60;/p&#62;
&#60;p&#62;Thanks in advance.&#60;/p&#62;
&#60;p&#62;atomicjayb
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
