<?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: help with socket content for Choices</title>
		<link>http://www.kriesi.at/support/topic/help-with-socket-content-for-choices</link>
		<description>Support Forum - Topic: help with socket content for Choices</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 07:48:16 +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/help-with-socket-content-for-choices" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "help with socket content for Choices"</title>
			<link>http://www.kriesi.at/support/topic/help-with-socket-content-for-choices#post-78295</link>
			<pubDate>Tue, 02 Oct 2012 22:25:41 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">78295@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad you were able to change it. Enjoy learning and if you have any further questions let us know.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>newspotlightconsulting on "help with socket content for Choices"</title>
			<link>http://www.kriesi.at/support/topic/help-with-socket-content-for-choices#post-78129</link>
			<pubDate>Mon, 01 Oct 2012 17:11:00 +0000</pubDate>
			<dc:creator>newspotlightconsulting</dc:creator>
			<guid isPermaLink="false">78129@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have changed it. Thank you so much!&#60;br /&#62;
I am starting learning css/html......it is fun
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "help with socket content for Choices"</title>
			<link>http://www.kriesi.at/support/topic/help-with-socket-content-for-choices#post-78091</link>
			<pubDate>Mon, 01 Oct 2012 13:44:26 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">78091@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, you can edit the copyright text in footer.php. Open up the file and replace following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;span class=&#38;#39;copyright&#38;#39;&#38;gt;© &#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;?php echo $kriesi_at_backlink; ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;span class=&#38;#39;copyright&#38;#39;&#38;gt;&#38;lt;?php _e(&#38;#39;Copyright&#38;#39;,&#38;#39;avia_framework&#38;#39;); ?&#38;gt; ©  &#38;lt;?php the_time( &#38;#39;Y&#38;#39; ); ?&#38;gt; New Spotlight Consulting - All Rights Reserved&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can add anything you like to this text - eg html links &#60;a href=&#34;http://www.w3schools.com/html/html_links.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/html/html_links.asp&#60;/a&#62;, images and image links.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>newspotlightconsulting on "help with socket content for Choices"</title>
			<link>http://www.kriesi.at/support/topic/help-with-socket-content-for-choices#post-78082</link>
			<pubDate>Mon, 01 Oct 2012 13:26:30 +0000</pubDate>
			<dc:creator>newspotlightconsulting</dc:creator>
			<guid isPermaLink="false">78082@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;anyone help look into this?  Thanks a lot!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>newspotlightconsulting on "help with socket content for Choices"</title>
			<link>http://www.kriesi.at/support/topic/help-with-socket-content-for-choices#post-77961</link>
			<pubDate>Sun, 30 Sep 2012 06:03:00 +0000</pubDate>
			<dc:creator>newspotlightconsulting</dc:creator>
			<guid isPermaLink="false">77961@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Greetings. I am new to wordpress and o this forum. Thanks in advance to all your help!&#60;/p&#62;
&#60;p&#62;My theme is choice&#60;br /&#62;
Right now my socket reads:  © Copyright - New Spotlight Consulting&#60;br /&#62;
I want to use:   Copyright © 2012 New Spotlight Consulting - All Rights Reserved&#60;br /&#62;
Any suggestions. &#60;/p&#62;
&#60;p&#62;I also want to add links to the right end of the socket, such as home, about us, contact us, blog etc.  maybe some social icons too (facebook, twitter etc.)&#60;br /&#62;
Is it possible to do that and how?&#60;/p&#62;
&#60;p&#62;Thanks!!!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
