<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Tag: author - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/author</link>
		<description>WordPress.com Forums &#187; Tag: author - Recent Posts</description>
		<language>en</language>
		<pubDate>Tue, 21 May 2013 14:03:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/author" rel="self" type="application/rss+xml" />

		<item>
			<title>timethief on "comment reply author"</title>
			<link>http://en.forums.wordpress.com/topic/comment-reply-author#post-1270613</link>
			<pubDate>Sat, 18 May 2013 18:24:05 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1270613@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Clicking this link should display all your blogs registered under the same username, including the hidden ones: <a href="https://dashboard.wordpress.com/wp-admin/index.php?page=my-blogs&#038;show=hidden" rel="nofollow">https://dashboard.wordpress.com/wp-admin/index.php?page=my-blogs&#038;show=hidden</a></p>
<p>If you do not see the blog here <a href="http://en.support.wordpress.com/my-blogs/" rel="nofollow">http://en.support.wordpress.com/my-blogs/</a> then<br />
follow this guide &#62; <a href="http://en.support.wordpress.com/my-blogs/#my-blogs-dashboard-visibility" rel="nofollow">http://en.support.wordpress.com/my-blogs/#my-blogs-dashboard-visibility</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "comment reply author"</title>
			<link>http://en.forums.wordpress.com/topic/comment-reply-author#post-1270612</link>
			<pubDate>Sat, 18 May 2013 18:23:29 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1270612@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You can only link your username to a single primary blog, regardless of how many blogs registered under that same username account. The account you log in under is reflected in every author and comment you make.
</p>
]]></description>
					</item>
		<item>
			<title>binxandduke on "comment reply author"</title>
			<link>http://en.forums.wordpress.com/topic/comment-reply-author#post-1270439</link>
			<pubDate>Sat, 18 May 2013 15:19:10 +0000</pubDate>
			<dc:creator>binxandduke</dc:creator>
			<guid isPermaLink="false">1270439@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Need help for my blog thenewlyengaged.wordpress.com </p>
<p>I've been leaving replies for comments/questions on this blog. For some reason the author shows up as binxandduke, not thenewlyengaged as it did in the past. Anyone know why? Thx!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Removing author, category tag, and comment"</title>
			<link>http://en.forums.wordpress.com/topic/removing-author-category-tag-and-comment#post-1262375</link>
			<pubDate>Sat, 11 May 2013 05:19:43 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1262375@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome and thanks.
</p>
]]></description>
					</item>
		<item>
			<title>raph972 on "Removing author, category tag, and comment"</title>
			<link>http://en.forums.wordpress.com/topic/removing-author-category-tag-and-comment#post-1262361</link>
			<pubDate>Sat, 11 May 2013 04:51:44 +0000</pubDate>
			<dc:creator>raph972</dc:creator>
			<guid isPermaLink="false">1262361@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you!<br />
Most efficient service ever
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Removing author, category tag, and comment"</title>
			<link>http://en.forums.wordpress.com/topic/removing-author-category-tag-and-comment#post-1262360</link>
			<pubDate>Sat, 11 May 2013 04:49:33 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1262360@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>For categories, you used an underscore in the selector (between post and meta) and it should be a dash, like this:</p>
<pre><code>.post-meta {
display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Removing author, category tag, and comment"</title>
			<link>http://en.forums.wordpress.com/topic/removing-author-category-tag-and-comment#post-1262358</link>
			<pubDate>Sat, 11 May 2013 04:47:17 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1262358@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This will hide everything but the date on the posts. Add it to the end of your CSS in the order I have it here.</p>
<pre><code>.post-info {
visibility: hidden;
}

.post-info .date {
visibility: visible;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>raph972 on "Removing author, category tag, and comment"</title>
			<link>http://en.forums.wordpress.com/topic/removing-author-category-tag-and-comment#post-1262352</link>
			<pubDate>Sat, 11 May 2013 04:38:02 +0000</pubDate>
			<dc:creator>raph972</dc:creator>
			<guid isPermaLink="false">1262352@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>What CSS code can I use to remove 'author', 'leave a comment', and 'filed under' from the archive page and from each post for the theme The Morning After?</p>
<p>Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>michiecat on "Can&#039;t See Authors When Mobile"</title>
			<link>http://en.forums.wordpress.com/topic/cant-see-authors-when-mobile#post-1218110</link>
			<pubDate>Wed, 10 Apr 2013 20:28:47 +0000</pubDate>
			<dc:creator>michiecat</dc:creator>
			<guid isPermaLink="false">1218110@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Glad to help! I'll close this topic now, but feel free to start a new one if you have other questions.
</p>
]]></description>
					</item>
		<item>
			<title>pgavdestinations on "Can&#039;t See Authors When Mobile"</title>
			<link>http://en.forums.wordpress.com/topic/cant-see-authors-when-mobile#post-1217965</link>
			<pubDate>Wed, 10 Apr 2013 18:53:37 +0000</pubDate>
			<dc:creator>pgavdestinations</dc:creator>
			<guid isPermaLink="false">1217965@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks! That was great!</p>
<p>~Ben
</p>
]]></description>
					</item>
		<item>
			<title>michiecat on "Can&#039;t See Authors When Mobile"</title>
			<link>http://en.forums.wordpress.com/topic/cant-see-authors-when-mobile#post-1217954</link>
			<pubDate>Wed, 10 Apr 2013 18:47:48 +0000</pubDate>
			<dc:creator>michiecat</dc:creator>
			<guid isPermaLink="false">1217954@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there,</p>
<p>The WordPress.com mobile theme currently does not display authors. We can consider it as a feature for a future version, but I can't make any promises. </p>
<p>In the meantime, the theme you're using, Oxygen, is already responsive and adapts well to mobile devices. You can turn off the mobile theme in Appearance &#62; Mobile, and use Oxygen's mobile view.</p>
<p>I hope this helps!
</p>
]]></description>
					</item>
		<item>
			<title>rubanlavan on "Displaying author name"</title>
			<link>http://en.forums.wordpress.com/topic/displaying-author-name#post-1215840</link>
			<pubDate>Tue, 09 Apr 2013 16:35:29 +0000</pubDate>
			<dc:creator>rubanlavan</dc:creator>
			<guid isPermaLink="false">1215840@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you for the workaround link, it will be of great use to our blog.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Can&#039;t See Authors When Mobile"</title>
			<link>http://en.forums.wordpress.com/topic/cant-see-authors-when-mobile#post-1214261</link>
			<pubDate>Mon, 08 Apr 2013 16:42:57 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1214261@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'll tag this for a Themes Staff response.
</p>
]]></description>
					</item>
		<item>
			<title>pgavdestinations on "Can&#039;t See Authors When Mobile"</title>
			<link>http://en.forums.wordpress.com/topic/cant-see-authors-when-mobile#post-1214214</link>
			<pubDate>Mon, 08 Apr 2013 16:16:58 +0000</pubDate>
			<dc:creator>pgavdestinations</dc:creator>
			<guid isPermaLink="false">1214214@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Morning,</p>
<p>When visitors are viewing our blog on their smartphones, the authors are removed from the individual posts (we have a blog authored by multiple users).</p>
<p>Is there a way so we could turn contributor names ON for the posts when being viewed mobile?</p>
<p>Thanks for any help you can provide.</p>
<p>~Ben
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Displaying author name"</title>
			<link>http://en.forums.wordpress.com/topic/displaying-author-name#post-1212969</link>
			<pubDate>Sun, 07 Apr 2013 15:47:00 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1212969@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Rats! I just realized I was wrong  above. You cannot add an author byline to a theme that does not have a template designed to have one. </p>
<p>Many themes do not display the author name on blogs with only one author. The point of displaying an author name is to differentiate the posts on an multi-author site. <a href="http://en.forums.wordpress.com/topic/are-there-any-plans-to-display-authors-name-in-the-twenty-twelve-theme?replies=15#post-1116153" rel="nofollow">http://en.forums.wordpress.com/topic/are-there-any-plans-to-display-authors-name-in-the-twenty-twelve-theme?replies=15#post-1116153</a></p>
<p>Regardless of the theme, and provided the theme is designed to display a byline, bylines will only display now if there are at least two authors who both have at least one published post in the blog. There's a single author workaround here &#62; <a href="http://onecoolsitebloggingtips.com/2012/01/03/wordpress-com-changes-bylines-for-authors/" rel="nofollow">http://onecoolsitebloggingtips.com/2012/01/03/wordpress-com-changes-bylines-for-authors/</a></p>
<blockquote><p>Whenever I publish a post, my name does appear, albeit due to Gravatar at the bottom of the post ...</p></blockquote>
<p>That's called an <em>author profile</em>. See author byline and author profile displayed or not &#62; <a href="http://wpbtips.wordpress.com/2009/08/15/author-displayed-or-not/" rel="nofollow">http://wpbtips.wordpress.com/2009/08/15/author-displayed-or-not/</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Displaying author name"</title>
			<link>http://en.forums.wordpress.com/topic/displaying-author-name#post-1212966</link>
			<pubDate>Sun, 07 Apr 2013 15:42:26 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1212966@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I'd like my name to appear at the top.</p></blockquote>
<p>Then you need to purchase a custom design upgrade to do any CSS editing.<br />
<a href="http://en.support.wordpress.com/custom-design/" rel="nofollow">http://en.support.wordpress.com/custom-design/</a><br />
<a href="http://en.support.wordpress.com/custom-design/editing-css/" rel="nofollow">http://en.support.wordpress.com/custom-design/editing-css/</a>
</p>
]]></description>
					</item>
		<item>
			<title>rubanlavan on "Displaying author name"</title>
			<link>http://en.forums.wordpress.com/topic/displaying-author-name#post-1212960</link>
			<pubDate>Sun, 07 Apr 2013 15:39:29 +0000</pubDate>
			<dc:creator>rubanlavan</dc:creator>
			<guid isPermaLink="false">1212960@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I run a group blog, which uses Enterprise, by StudioPress, as a blog theme. Whenever I publish a post, my name does appear, albeit due to Gravatar at the bottom of the post. I'd like my name to appear at the top.</p>
<p>Currently, I am the only one to have published posts onto the blog. I've heard that names appear once multiple authors have published, does this apply to the Enterprise theme?</p>
<p>Thank you.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Moving author by-line to top of posts"</title>
			<link>http://en.forums.wordpress.com/topic/moving-author-by-line-to-top-of-posts#post-1207864</link>
			<pubDate>Wed, 03 Apr 2013 19:34:34 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1207864@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@siobhyb, the only reason I thought of it was that I did the same thing a while ago where they had some posts with enough categories to go to a second and third line.</p>
<p>This is always a tag team thing here in the forums, and you've surprised me with a couple of your ingenious solutions. You will most surely be catching me with something too. :)
</p>
]]></description>
					</item>
		<item>
			<title>siobhyb on "Moving author by-line to top of posts"</title>
			<link>http://en.forums.wordpress.com/topic/moving-author-by-line-to-top-of-posts#post-1207688</link>
			<pubDate>Wed, 03 Apr 2013 18:12:45 +0000</pubDate>
			<dc:creator>siobhyb</dc:creator>
			<guid isPermaLink="false">1207688@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@thesacredpath Thanks for correcting me! Hadn't thought about the problems the categories might cause.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Moving author by-line to top of posts"</title>
			<link>http://en.forums.wordpress.com/topic/moving-author-by-line-to-top-of-posts#post-1206348</link>
			<pubDate>Tue, 02 Apr 2013 21:06:33 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1206348@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>labishop29 on "Moving author by-line to top of posts"</title>
			<link>http://en.forums.wordpress.com/topic/moving-author-by-line-to-top-of-posts#post-1206342</link>
			<pubDate>Tue, 02 Apr 2013 21:03:55 +0000</pubDate>
			<dc:creator>labishop29</dc:creator>
			<guid isPermaLink="false">1206342@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks everyone! I will give this a try.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Moving author by-line to top of posts"</title>
			<link>http://en.forums.wordpress.com/topic/moving-author-by-line-to-top-of-posts#post-1206260</link>
			<pubDate>Tue, 02 Apr 2013 20:23:21 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1206260@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The above moves categories up there also, which with position absolute can cause problems if you end up with enough categories to take things to a second line.</p>
<p>If you want to move the author byline only up to the top, this will do it for you and you will not have the potential problem with the categories.</p>
<pre><code>.post-meta .author {
position: absolute;
top: 9em;
border-left: none;
}

.entry {
margin-top: 4.5em;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>siobhyb on "Moving author by-line to top of posts"</title>
			<link>http://en.forums.wordpress.com/topic/moving-author-by-line-to-top-of-posts#post-1203214</link>
			<pubDate>Sun, 31 Mar 2013 23:30:12 +0000</pubDate>
			<dc:creator>siobhyb</dc:creator>
			<guid isPermaLink="false">1203214@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To move the author by-line to the top of the post and below, insert the following into your custom CSS: </p>
<pre><code>.post-meta {
position: absolute;
top: 7.5em;
}</code></pre>
<p>You will also need to include the following code snippet to bring the content of the blog below the newly positioned author by-line:</p>
<pre><code>.entry {
margin-top: 5.5em;
}</code></pre>
<p>Hope this provides you with your desired result! Let me know if there's any further help you need with this.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Moving author by-line to top of posts"</title>
			<link>http://en.forums.wordpress.com/topic/moving-author-by-line-to-top-of-posts-1#post-1186861</link>
			<pubDate>Tue, 19 Mar 2013 04:51:27 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1186861@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, that can be done, but here is the catch. You have to use position absolute in order to move the author stuff up to the top, and that means that it has no dependency on any other page elements. If you align it for a single line post title and then a post comes along with two or three lines in it, the author element will NOT move out of the way, and the two or three line post title will just run all over it.</p>
<p>At the top above the title, there isn't anything to run over it.
</p>
]]></description>
					</item>
		<item>
			<title>labishop29 on "Moving author by-line to top of posts"</title>
			<link>http://en.forums.wordpress.com/topic/moving-author-by-line-to-top-of-posts-1#post-1186851</link>
			<pubDate>Tue, 19 Mar 2013 04:20:33 +0000</pubDate>
			<dc:creator>labishop29</dc:creator>
			<guid isPermaLink="false">1186851@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks!</p>
<p>That moved the by-line above the post title, is there anyway to move it below the title?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Moving author by-line to top of posts"</title>
			<link>http://en.forums.wordpress.com/topic/moving-author-by-line-to-top-of-posts-1#post-1186850</link>
			<pubDate>Tue, 19 Mar 2013 04:17:24 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1186850@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Add this and see what you think.</p>
<pre><code>.author {
position: absolute;
top: 0;
}

li.author {
border: none !important;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>labishop29 on "Moving author by-line to top of posts"</title>
			<link>http://en.forums.wordpress.com/topic/moving-author-by-line-to-top-of-posts-1#post-1186617</link>
			<pubDate>Mon, 18 Mar 2013 22:00:18 +0000</pubDate>
			<dc:creator>labishop29</dc:creator>
			<guid isPermaLink="false">1186617@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>Currently the author by-line is at the bottom of our blog posts, is there a way to move it to the top of the post (below the title)? </p>
<p>Here is our most recent post: <a href="http://nyudri.org/2013/03/18/the-woman-who-would-not-shut-up/" rel="nofollow">http://nyudri.org/2013/03/18/the-woman-who-would-not-shut-up/</a></p>
<p>We are using the Bueno theme.</p>
<p>Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>labishop29 on "Moving author by-line to top of posts"</title>
			<link>http://en.forums.wordpress.com/topic/moving-author-by-line-to-top-of-posts#post-1186616</link>
			<pubDate>Mon, 18 Mar 2013 21:59:39 +0000</pubDate>
			<dc:creator>labishop29</dc:creator>
			<guid isPermaLink="false">1186616@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>Currently the author by-line is at the bottom of our blog posts, is there a way to move it to the top of the post (below the title)? </p>
<p>Here is our most recent post: <a href="http://nyudri.org/2013/03/18/the-woman-who-would-not-shut-up/" rel="nofollow">http://nyudri.org/2013/03/18/the-woman-who-would-not-shut-up/</a></p>
<p>We are using the Bueno theme.</p>
<p>Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>catezapp on "Insert author box"</title>
			<link>http://en.forums.wordpress.com/topic/insert-author-box#post-1176218</link>
			<pubDate>Sun, 10 Mar 2013 12:51:40 +0000</pubDate>
			<dc:creator>catezapp</dc:creator>
			<guid isPermaLink="false">1176218@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>not a problem, my pleasure
</p>
]]></description>
					</item>
		<item>
			<title>lagilla on "Insert author box"</title>
			<link>http://en.forums.wordpress.com/topic/insert-author-box#post-1176214</link>
			<pubDate>Sun, 10 Mar 2013 12:32:13 +0000</pubDate>
			<dc:creator>lagilla</dc:creator>
			<guid isPermaLink="false">1176214@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks. Actually I have realized that I don't need an author box. I will add another ticket. Thanks.
</p>
]]></description>
					</item>

	</channel>
</rss>
