<?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: How do you replace the copyright information</title>
		<link>http://www.kriesi.at/support/topic/how-do-you-replace-the-copyright-information</link>
		<description>Support Forum - Topic: How do you replace the copyright information</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 09:04: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/how-do-you-replace-the-copyright-information" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "How do you replace the copyright information"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-replace-the-copyright-information#post-87463</link>
			<pubDate>Mon, 10 Dec 2012 18:39:47 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">87463@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad we could help :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>orangehagis on "How do you replace the copyright information"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-replace-the-copyright-information#post-87456</link>
			<pubDate>Mon, 10 Dec 2012 18:29:29 +0000</pubDate>
			<dc:creator>orangehagis</dc:creator>
			<guid isPermaLink="false">87456@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for your help Devin, thats now sorted&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Hagis
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How do you replace the copyright information"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-replace-the-copyright-information#post-87444</link>
			<pubDate>Mon, 10 Dec 2012 18:15:43 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">87444@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The code will automatically take your site name and make the copyright:&#60;br /&#62;
&#60;code&#62;@ Copyright Sitename&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Where the sitename is a link to the main URL you use.&#60;/p&#62;
&#60;p&#62;To remove the Kriesi line, replace the code above in the sidebar.php with:&#60;br /&#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;/span&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>orangehagis on "How do you replace the copyright information"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-replace-the-copyright-information#post-87434</link>
			<pubDate>Mon, 10 Dec 2012 17:53:18 +0000</pubDate>
			<dc:creator>orangehagis</dc:creator>
			<guid isPermaLink="false">87434@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin&#60;/p&#62;
&#60;p&#62;Thanks for your reply, so in order to display my copyright information how would I code that ?&#60;/p&#62;
&#60;p&#62;'copyright ©2012 name. All rights reserved.'&#60;/p&#62;
&#60;p&#62;and I would like to remove the kriesi link please ?&#60;/p&#62;
&#60;p&#62;Many thanks&#60;br /&#62;
Hagis
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How do you replace the copyright information"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-replace-the-copyright-information#post-87375</link>
			<pubDate>Mon, 10 Dec 2012 14:44:34 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">87375@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Hagis,&#60;/p&#62;
&#60;p&#62;You'll need to open sidebar.php in your theme files and look for this line:&#60;br /&#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;Modify it as needed and remember its inside php tags.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>orangehagis on "How do you replace the copyright information"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-replace-the-copyright-information#post-87354</link>
			<pubDate>Mon, 10 Dec 2012 12:49:59 +0000</pubDate>
			<dc:creator>orangehagis</dc:creator>
			<guid isPermaLink="false">87354@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Folks&#60;/p&#62;
&#60;p&#62;Just purchased the Coalition theme and its my first kriesi theme, so just learning my way around.&#60;/p&#62;
&#60;p&#62;I am trying to alter the copyright information but in other themes I have used I just added the new information into a copyright field but I cant seem to find a field for this within the theme.&#60;/p&#62;
&#60;p&#62;So how do I replace/alter the copyright information ?&#60;/p&#62;
&#60;p&#62;Many Thanks&#60;/p&#62;
&#60;p&#62;Hagis
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
