<?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: Copyright notice</title>
		<link>http://www.kriesi.at/support/topic/copyright-notice</link>
		<description>Support Forum - Topic: Copyright notice</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 22:45:47 +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/copyright-notice" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Copyright notice"</title>
			<link>http://www.kriesi.at/support/topic/copyright-notice#post-91758</link>
			<pubDate>Tue, 15 Jan 2013 21:07:04 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">91758@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Ismael could help :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bevlogenverf on "Copyright notice"</title>
			<link>http://www.kriesi.at/support/topic/copyright-notice#post-91708</link>
			<pubDate>Tue, 15 Jan 2013 15:03:00 +0000</pubDate>
			<dc:creator>bevlogenverf</dc:creator>
			<guid isPermaLink="false">91708@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;worked. you guys rock. i was nervous hahaha, now happy :) thx man
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Copyright notice"</title>
			<link>http://www.kriesi.at/support/topic/copyright-notice#post-91607</link>
			<pubDate>Tue, 15 Jan 2013 01:45:29 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">91607@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi bevlogenverf,&#60;/p&#62;
&#60;p&#62;You should find it in wp-content/themes/replete/footer.php. Try to add the code you have removed and place it below:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;// you can filter and remove the backlink with an add_filter function
		// from your themes (or child themes) functions.php file if you dont want to edit this file
		// you can also just keep that link. I really do appreciate it ;)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If the error disappears, try to replace:&#60;br /&#62;
&#60;code&#62;$kriesi_at_backlink =	apply_filters(&#38;quot;kriesi_backlink&#38;quot;, &#38;quot; - &#38;lt;a href=&#38;#39;http://www.kriesi.at&#38;#39;&#38;gt;Replete e-Commerce Theme by Kriesi&#38;lt;/a&#38;gt;&#38;quot;);&#60;/code&#62;&#60;br /&#62;
with:&#60;br /&#62;
&#60;code&#62;$kriesi_at_backlink =	 &#38;#39;&#38;#39;;&#60;/code&#62;&#60;br /&#62;
That's two single quotes. Hope this helps.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bevlogenverf on "Copyright notice"</title>
			<link>http://www.kriesi.at/support/topic/copyright-notice#post-91583</link>
			<pubDate>Mon, 14 Jan 2013 23:17:34 +0000</pubDate>
			<dc:creator>bevlogenverf</dc:creator>
			<guid isPermaLink="false">91583@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, i tried to remove that. and now i have an error that says this: Parse error: syntax error, unexpected '&#38;lt;' in /home/httpd/vhosts/bevlogenverf.nl/httpdocs/webshop/wp-content/themes/replete/footer.php on line 79&#60;/p&#62;
&#60;p&#62;and the website looks messed up. where can i find the good footer?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Copyright notice"</title>
			<link>http://www.kriesi.at/support/topic/copyright-notice#post-88393</link>
			<pubDate>Sun, 16 Dec 2012 01:03:54 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">88393@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Open footer.php and find this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$kriesi_at_backlink =	apply_filters(&#38;quot;kriesi_backlink&#38;quot;, &#38;quot; - &#38;lt;a href=&#38;#39;http://www.kriesi.at&#38;#39;&#38;gt;Replete e-Commerce Theme by Kriesi&#38;lt;/a&#38;gt;&#38;quot;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sourceprez on "Copyright notice"</title>
			<link>http://www.kriesi.at/support/topic/copyright-notice#post-88373</link>
			<pubDate>Sat, 15 Dec 2012 20:59:03 +0000</pubDate>
			<dc:creator>sourceprez</dc:creator>
			<guid isPermaLink="false">88373@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi I've looked everywhere but cant seem to find where to edit/remove the copyright notice - Replete e-Commerce Theme by Kriesi. Please help? Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
