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

		<item>
			<title>Dude on "FOOTER TEXT..."</title>
			<link>http://www.kriesi.at/support/topic/footer-text#post-65674</link>
			<pubDate>Sun, 15 Jul 2012 16:27:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">65674@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; No, of course not :) - feel free to change it. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ilkkarosma on "FOOTER TEXT..."</title>
			<link>http://www.kriesi.at/support/topic/footer-text#post-65648</link>
			<pubDate>Sun, 15 Jul 2012 11:09:56 +0000</pubDate>
			<dc:creator>ilkkarosma</dc:creator>
			<guid isPermaLink="false">65648@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Do I violate something (legally) if I change/remove the footer text?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "FOOTER TEXT..."</title>
			<link>http://www.kriesi.at/support/topic/footer-text#post-58006</link>
			<pubDate>Tue, 29 May 2012 21:26:26 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">58006@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Sophie,&#60;/p&#62;
&#60;p&#62;In sidebar.php, find the following line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;echo &#38;quot;	&#38;lt;span class=&#38;#39;copyright&#38;#39;&#38;gt;&#38;amp;copy; &#38;quot;.__(&#38;#39;Copyright&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot; - &#38;lt;a href=&#38;#39;&#38;quot;.home_url(&#38;#39;/&#38;#39;).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.get_bloginfo(&#38;#39;name&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt; - &#38;lt;a href=&#38;#39;http://www.kriesi.at&#38;#39;&#38;gt;Wordpress Theme by Kriesi.at&#38;lt;/a&#38;gt;&#38;lt;/span&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You can replace&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;#39;http://www.kriesi.at&#38;#39;&#38;gt;Wordpress Theme by Kriesi.at&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;with your own information.&#60;/p&#62;
&#60;p&#62;Hope this helps!&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>boudoirs on "FOOTER TEXT..."</title>
			<link>http://www.kriesi.at/support/topic/footer-text#post-57682</link>
			<pubDate>Sat, 26 May 2012 21:38:46 +0000</pubDate>
			<dc:creator>boudoirs</dc:creator>
			<guid isPermaLink="false">57682@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'd like to change the copyright too on my site, but am not sure of what I should copy, paste, modify. And where I should put it.&#60;br /&#62;
Many thanks,&#60;br /&#62;
sophie
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "FOOTER TEXT..."</title>
			<link>http://www.kriesi.at/support/topic/footer-text#post-56959</link>
			<pubDate>Tue, 22 May 2012 05:08:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">56959@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can find the copyright text in sidebar.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;	&#38;lt;span class=&#38;#39;copyright&#38;#39;&#38;gt;&#38;amp;copy; &#38;quot;.__(&#38;#39;Copyright&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot; - &#38;lt;a href=&#38;#39;&#38;quot;.home_url(&#38;#39;/&#38;#39;).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.get_bloginfo(&#38;#39;name&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt; - &#38;lt;a href=&#38;#39;http://www.kriesi.at&#38;#39;&#38;gt;Wordpress Theme by Kriesi.at&#38;lt;/a&#38;gt;&#38;lt;/span&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>viklynnchill on "FOOTER TEXT..."</title>
			<link>http://www.kriesi.at/support/topic/footer-text#post-56682</link>
			<pubDate>Sat, 19 May 2012 18:33:08 +0000</pubDate>
			<dc:creator>viklynnchill</dc:creator>
			<guid isPermaLink="false">56682@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello! I need help. My first place to look to change the footer text was the footer.php, but it's not even there! and yet the &#34;Kriesi.at – Wordpress Themes&#34; still appears. I even deleted the footer.php file altogether and it's still there. It's not a cache issue, I cleared that already. Can someone tell me PLEASE where this is?&#60;br /&#62;
katrinamharrell.com/media&#60;br /&#62;
Thank YOU!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
