<?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 I get rid of the &#34;Social Icons&#34;?</title>
		<link>http://www.kriesi.at/support/topic/how-do-i-get-rid-of-the-social-icons</link>
		<description>Support Forum - Topic: How do I get rid of the &quot;Social Icons&quot;?</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 02:46:53 +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-i-get-rid-of-the-social-icons" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "How do I get rid of the &#34;Social Icons&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-get-rid-of-the-social-icons#post-26713</link>
			<pubDate>Sun, 11 Sep 2011 16:42:57 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">26713@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fwhamm on "How do I get rid of the &#34;Social Icons&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-get-rid-of-the-social-icons#post-26702</link>
			<pubDate>Sun, 11 Sep 2011 13:19:10 +0000</pubDate>
			<dc:creator>fwhamm</dc:creator>
			<guid isPermaLink="false">26702@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude, thanks for the support. I just dropped those lines :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How do I get rid of the &#34;Social Icons&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-get-rid-of-the-social-icons#post-26692</link>
			<pubDate>Sun, 11 Sep 2011 10:03:29 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">26692@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in single.php delete following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;#39;social_icons&#38;#39;&#38;gt;
				&#38;lt;ul&#38;gt;
					&#38;lt;li&#38;gt;&#38;lt;a class=&#38;#39;ie6fix twitter&#38;#39; href=&#38;quot;http://twitter.com/home/?status=&#38;lt;?php _e(&#38;#39;Currently reading &#38;#39;,&#38;#39;newscast&#38;#39;); the_title(); echo &#38;#39;: &#38;#39;; the_permalink(); ?&#38;gt;&#38;quot;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
					&#38;lt;li&#38;gt;&#38;lt;a class=&#38;#39;ie6fix fb&#38;#39; href=&#38;quot;http://www.facebook.com/sharer.php?u=&#38;lt;?php the_permalink(); ?&#38;gt;&#38;quot;&#38;gt;Facebook&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
					&#38;lt;li&#38;gt;&#38;lt;a class=&#38;#39;ie6fix stumble&#38;#39; href=&#38;quot;http://www.stumbleupon.com/submit?url=&#38;lt;?php the_permalink(); ?&#38;gt;&#38;amp;title=&#38;lt;?php the_title(); ?&#38;gt;&#38;quot;&#38;gt;StumbleUpon&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
					&#38;lt;li&#38;gt;&#38;lt;a class=&#38;#39;ie6fix digg&#38;#39; href=&#38;quot;http://digg.com/submit?phase=2&#38;amp;url=&#38;lt;?php the_permalink(); ?&#38;gt;&#38;quot;&#38;gt;Digg&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
					&#38;lt;li&#38;gt;&#38;lt;a class=&#38;#39;ie6fix techno&#38;#39; href=&#38;quot;http://www.technorati.com/faves?add=&#38;lt;?php the_permalink(); ?&#38;gt;&#38;quot;&#38;gt;Technorati&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
					&#38;lt;li&#38;gt;&#38;lt;a class=&#38;#39;ie6fix deli&#38;#39; href=&#38;quot;http://del.icio.us/post?url=&#38;lt;?php the_permalink(); ?&#38;gt;&#38;amp;title=&#38;lt;?php the_title(); ?&#38;gt;&#38;quot;&#38;gt;Delicious&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
				&#38;lt;/ul&#38;gt;
			&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>fwhamm on "How do I get rid of the &#34;Social Icons&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-get-rid-of-the-social-icons#post-26681</link>
			<pubDate>Sun, 11 Sep 2011 07:07:05 +0000</pubDate>
			<dc:creator>fwhamm</dc:creator>
			<guid isPermaLink="false">26681@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Just below the articles and above the comments section there are some social icons (Twitter, Facebook, Stumble Upon,...). How do I disable them?&#60;/p&#62;
&#60;p&#62;Example: &#60;a href=&#34;http://injelea-blog.de/2011/08/31/mit-dem-bus-zum-ibm-social-business-jamcamp/&#34; rel=&#34;nofollow&#34;&#62;http://injelea-blog.de/2011/08/31/mit-dem-bus-zum-ibm-social-business-jamcamp/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
WP 3.2.1 with Multisite enabled
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
