<?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 - Tag: author info - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/author-info</link>
		<description>Support Forum - Tag: author info - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 05:39:20 +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/tags/author-info" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Remove &#34;Read More&#34;..."</title>
			<link>http://www.kriesi.at/support/topic/remove-read-more#post-26748</link>
			<pubDate>Mon, 12 Sep 2011 05:32:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">26748@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) In archive.php/index.php delete:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;&#38;lt;?php echo get_permalink() ?&#38;gt;&#38;quot; class=&#38;quot;more-link&#38;quot;&#38;gt;&#38;lt;?php _e(&#38;#39;Read more&#38;#39;,&#38;#39;newscast&#38;#39;); ?&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) In single.php delete:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;entry&#38;#39; id=&#38;quot;author-box&#38;quot;&#38;gt;
			    &#38;lt;div class=&#38;quot;gravatar&#38;quot;&#38;gt;
					&#38;lt;?php
						$author_email = get_the_author_email();
				        echo get_avatar( $author_email, $size = &#38;#39;60&#38;#39;);
					 	the_author_posts_link();
					?&#38;gt;
				&#38;lt;/div&#38;gt;
		    	&#38;lt;div class=&#38;quot;author-info&#38;quot;&#38;gt;
		        &#38;lt;h3&#38;gt;&#38;lt;?php _e(&#38;#39;About the author&#38;#39;,&#38;#39;newscast&#38;#39;); ?&#38;gt;&#38;lt;/h3&#38;gt;
		        &#38;lt;?php
		        $description = get_the_author_description();
		        if($description  != &#38;#39;&#38;#39;)
		        {
		        	echo $description;
		        }
		        else
		        {
		        	_e(&#38;#39;The author didnt add any Information to his profile yet&#38;#39;,&#38;#39;newscast&#38;#39;);
		        }

		        ?&#38;gt;
		    	&#38;lt;/div&#38;gt;
		    &#38;lt;/div&#38;gt;

		    &#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>newuser on "Remove &#34;Read More&#34;..."</title>
			<link>http://www.kriesi.at/support/topic/remove-read-more#post-26682</link>
			<pubDate>Sun, 11 Sep 2011 07:15:34 +0000</pubDate>
			<dc:creator>newuser</dc:creator>
			<guid isPermaLink="false">26682@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In index.php and archive.php, I changed &#38;lt;?php the_excerpt() ?&#38;gt; To &#38;lt;?php the_content(); ?&#38;gt;&#60;br /&#62;
but my posts on main page still shows &#34;Read More&#34;. How do i get rid of that?&#60;/p&#62;
&#60;p&#62;Also, in each individual post - how do I remove the &#34;author&#34; info at the end of each post and all the social media icons? I want the comment boxes as soon as the post ends.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
