<?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: remove / move  rss button</title>
		<link>http://www.kriesi.at/support/topic/remove-move-rss-button</link>
		<description>Support Forum - Topic: remove / move  rss button</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 18:49:43 +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/remove-move-rss-button" rel="self" type="application/rss+xml" />

		<item>
			<title>jhewak on "remove / move  rss button"</title>
			<link>http://www.kriesi.at/support/topic/remove-move-rss-button#post-38512</link>
			<pubDate>Mon, 23 Jan 2012 20:53:41 +0000</pubDate>
			<dc:creator>jhewak</dc:creator>
			<guid isPermaLink="false">38512@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;But I was successful getting rid of it on the header. I want to move it to the footer. &#60;/p&#62;
&#60;p&#62;How do I do that? &#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "remove / move  rss button"</title>
			<link>http://www.kriesi.at/support/topic/remove-move-rss-button#post-38406</link>
			<pubDate>Sun, 22 Jan 2012 17:33:42 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">38406@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try following code:&#60;/p&#62;
&#60;p&#62;#top .social_bookmarks {&#60;br /&#62;
    display: block;&#60;br /&#62;
    bottom: 10px;&#60;br /&#62;
    right: 0;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jhewak on "remove / move  rss button"</title>
			<link>http://www.kriesi.at/support/topic/remove-move-rss-button#post-38404</link>
			<pubDate>Sun, 22 Jan 2012 16:41:39 +0000</pubDate>
			<dc:creator>jhewak</dc:creator>
			<guid isPermaLink="false">38404@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://northender.ca/&#34; rel=&#34;nofollow&#34;&#62;http://northender.ca/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks Dude.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "remove / move  rss button"</title>
			<link>http://www.kriesi.at/support/topic/remove-move-rss-button#post-38361</link>
			<pubDate>Sun, 22 Jan 2012 08:34:19 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">38361@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can you post a link to your website please (with the modified code).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jhewak on "remove / move  rss button"</title>
			<link>http://www.kriesi.at/support/topic/remove-move-rss-button#post-38350</link>
			<pubDate>Sun, 22 Jan 2012 06:22:58 +0000</pubDate>
			<dc:creator>jhewak</dc:creator>
			<guid isPermaLink="false">38350@http://www.kriesi.at/support/</guid>
			<description>&#60;pre&#62;&#60;code&#62;&#38;lt;ul class=&#38;quot;social_bookmarks&#38;quot;&#38;gt;
							  &#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;rss2_url&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;?php
							echo &#38;quot;&#38;lt;li class=&#38;#39;phone&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;#top&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;scroll to top&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; 

							//contact icon
							$contact_page_id = avia_get_option(&#38;#39;email_page&#38;#39;);
			                if (function_exists(&#38;#39;icl_object_id&#38;#39;)) $contact_page_id = icl_object_id($contact_page_id, &#38;#39;page&#38;#39;, true);  //wpml prepared
							if($contact_page_id) echo &#38;quot;&#38;lt;li class=&#38;#39;mail&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.get_permalink($contact_page_id).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Send us Mail&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;

							if($twitter = avia_get_option(&#38;#39;twitter&#38;#39;)) echo &#38;quot;&#38;lt;li class=&#38;#39;twitter&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://twitter.com/&#38;quot;.$twitter.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Follow us on Twitter&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
							if($facebook = avia_get_option(&#38;#39;facebook&#38;#39;)) echo &#38;quot;&#38;lt;li class=&#38;#39;facebook&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.$facebook.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Join our Facebook Group&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;

							 ?&#38;gt;

							&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php avia_option(&#38;#39;feedburner&#38;#39;,get_bloginfo(&#38;#39;rss2_url&#38;#39;)); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php _e(&#38;#39;Subscribe to our RSS Feed&#38;#39;, &#38;#39;avia_framework&#38;#39;)?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;

						&#38;lt;/ul&#38;gt;
						&#38;lt;!-- end social_bookmarks--&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Unsuccessful. This is what I have. Any thoughts?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "remove / move  rss button"</title>
			<link>http://www.kriesi.at/support/topic/remove-move-rss-button#post-38216</link>
			<pubDate>Fri, 20 Jan 2012 09:55:59 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">38216@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can remove following code from header.php and insert it somewhere in footer.php (i.e. in the socket container):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;ul class=&#38;quot;social_bookmarks&#38;quot;&#38;gt;
						&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;rss2_url&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
						&#38;lt;?php
						if($twitter = avia_get_option(&#38;#39;twitter&#38;#39;)) echo &#38;quot;&#38;lt;li class=&#38;#39;twitter&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://twitter.com/&#38;quot;.$twitter.&#38;quot;&#38;#39;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
						if($facebook = avia_get_option(&#38;#39;facebook&#38;#39;)) echo &#38;quot;&#38;lt;li class=&#38;#39;facebook&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.$facebook.&#38;quot;&#38;#39;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
						 ?&#38;gt;
					&#38;lt;/ul&#38;gt;
					&#38;lt;!-- end social_bookmarks--&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jhewak on "remove / move  rss button"</title>
			<link>http://www.kriesi.at/support/topic/remove-move-rss-button#post-38195</link>
			<pubDate>Fri, 20 Jan 2012 03:57:09 +0000</pubDate>
			<dc:creator>jhewak</dc:creator>
			<guid isPermaLink="false">38195@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I used below to remove the rss button in the header but I want to move it to the footer. How can do? Please and thank you. &#60;/p&#62;
&#60;p&#62;#top .social_bookmarks{display:none;}
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
