<?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: Removing footer</title>
		<link>http://www.kriesi.at/support/topic/removing-footer</link>
		<description>Support Forum - Topic: Removing footer</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 01:01:37 +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/removing-footer" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Removing footer"</title>
			<link>http://www.kriesi.at/support/topic/removing-footer#post-28981</link>
			<pubDate>Sat, 08 Oct 2011 07:52:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28981@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I need a link to your (modified) page to give you custom css code. Basically leighuf removed all footer widget areas and I just tried to point out that css mods may be required.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>KatieHague on "Removing footer"</title>
			<link>http://www.kriesi.at/support/topic/removing-footer#post-28975</link>
			<pubDate>Fri, 07 Oct 2011 23:03:20 +0000</pubDate>
			<dc:creator>KatieHague</dc:creator>
			<guid isPermaLink="false">28975@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi - please can you give me some direction on how to do the following:&#60;/p&#62;
&#60;p&#62;'Afterwards you need to align the copyright text via css and change the footer height to your requirements.'&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Katie
&#60;/p&#62;</description>
		</item>
		<item>
			<title>leighuf on "Removing footer"</title>
			<link>http://www.kriesi.at/support/topic/removing-footer#post-3972</link>
			<pubDate>Fri, 03 Sep 2010 19:15:07 +0000</pubDate>
			<dc:creator>leighuf</dc:creator>
			<guid isPermaLink="false">3972@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Excellent! Thx for the explanation... will be using FTP instead of Wordpress admin when possible. Worked like a charm!&#60;/p&#62;
&#60;p&#62;L
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Removing footer"</title>
			<link>http://www.kriesi.at/support/topic/removing-footer#post-3922</link>
			<pubDate>Fri, 03 Sep 2010 06:41:50 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">3922@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Did you replace the code via Wordpress backend? If I use the wordpress backend it shows the footer.php file which is located under: display &#38;gt; theme_options (&#38;gt; footer.php). That's the wrong footer.php file. The right footer.php file is located in the main directory (in the directory &#34;display&#34; itself. Kriesi named both - the footer options page which appears in the admin backend and the footer which appears on your website (frontend) - files footer.php. Wordpress loads only certain theme files and believes that the footer options page is your &#34;footer&#34; for the mainpage. &#60;/p&#62;
&#60;p&#62;Please edit footer.php with an editor offline and upload it to your themes folder (themes&#38;gt;display). Also upload an unmodified version of the option page which is located under themes&#38;gt;display&#38;gt;theme_options&#38;gt;footer.php&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>leighuf on "Removing footer"</title>
			<link>http://www.kriesi.at/support/topic/removing-footer#post-3915</link>
			<pubDate>Fri, 03 Sep 2010 02:01:58 +0000</pubDate>
			<dc:creator>leighuf</dc:creator>
			<guid isPermaLink="false">3915@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thx Dude,&#60;/p&#62;
&#60;p&#62;But unfortunately that didn't work... the footer is still there. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.snrconstructioncompany.com&#34; rel=&#34;nofollow&#34;&#62;http://www.snrconstructioncompany.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Removing footer"</title>
			<link>http://www.kriesi.at/support/topic/removing-footer#post-3832</link>
			<pubDate>Wed, 01 Sep 2010 14:56:20 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">3832@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Delete the whole content (everthing) of footer.php and and paste following in:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php global $k_option; ?&#38;gt;
	&#38;lt;/div&#38;gt;&#38;lt;!-- end #top --&#38;gt;
&#38;lt;/div&#38;gt;&#38;lt;!-- end #wrapper --&#38;gt;  

&#38;lt;div class=&#38;#39;wrapper&#38;#39; id=&#38;#39;footerwrap&#38;#39;&#38;gt;

	&#38;lt;div id=&#38;#39;footer&#38;#39;&#38;gt;

		&#38;lt;div class=&#38;quot;box box_custom_footer&#38;quot;&#38;gt;

			&#38;lt;!-- copyright text --&#38;gt;
			&#38;lt;p&#38;gt;&#38;lt;?php echo $k_option[&#38;#39;footer&#38;#39;][&#38;#39;copyright&#38;#39;]; ?&#38;gt;&#38;lt;/p&#38;gt;

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

	&#38;lt;/div&#38;gt;&#38;lt;!--end footer--&#38;gt;

&#38;lt;/div&#38;gt;
&#38;lt;?php wp_footer();

if($k_option[&#38;#39;general&#38;#39;][&#38;#39;analytics&#38;#39;])
echo $k_option[&#38;#39;general&#38;#39;][&#38;#39;analytics&#38;#39;];
?&#38;gt;
&#38;lt;/body&#38;gt;
&#38;lt;/html&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Afterwards you need to align the copyright text via css and change the footer height to your requirements.&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bridorid on "Removing footer"</title>
			<link>http://www.kriesi.at/support/topic/removing-footer#post-3829</link>
			<pubDate>Wed, 01 Sep 2010 13:14:21 +0000</pubDate>
			<dc:creator>bridorid</dc:creator>
			<guid isPermaLink="false">3829@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I, too, am looking for this answer.   I followed prior instructions to remove the footer, but ended up with this: &#60;a href=&#34;http://www.cahillhomes.com&#34; rel=&#34;nofollow&#34;&#62;http://www.cahillhomes.com&#60;/a&#62;  Granted, the footer is gone as well as the RSS, FB and Twitter icons...but it took the copyright away, as well. I am wanting to just have the copyright, centered at the bottom of the page (with no icons).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>leighuf on "Removing footer"</title>
			<link>http://www.kriesi.at/support/topic/removing-footer#post-3791</link>
			<pubDate>Tue, 31 Aug 2010 14:46:26 +0000</pubDate>
			<dc:creator>leighuf</dc:creator>
			<guid isPermaLink="false">3791@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'd like to remove the entire default footer and only have a text copyright sentence appear at the bottom of every page. What should I erase in the footer.php to accomplish this? &#60;/p&#62;
&#60;p&#62;thx
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
