<?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; Topic: remove author and category</title>
		<link>http://en.forums.wordpress.com/topic/remove-author-and-category</link>
		<description>WordPress.com Forums &#187; Topic: remove author and category</description>
		<language>en</language>
		<pubDate>Sat, 18 May 2013 19:55:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/remove-author-and-category" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "remove author and category"</title>
			<link>http://en.forums.wordpress.com/topic/remove-author-and-category#post-1109101</link>
			<pubDate>Tue, 01 Jan 2013 19:16:07 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1109101@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I checked <a href="http://solodiosbasta.net/2012/12/22/vigencia-del-mensaje-de-navidad-del-mcl-escrito-por-oswaldo-paya-para-hoy/" rel="nofollow">http://solodiosbasta.net/2012/12/22/vigencia-del-mensaje-de-navidad-del-mcl-escrito-por-oswaldo-paya-para-hoy/</a> and I see you are using the Hero theme. To hide the author name and "Permalink" in the Hero theme, add this to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>.single #content .byline,
.group-blog #content .byline,
.entry-meta a:last-child {
	display: none;
}</code></pre>
<p>Note that you cannot add dynamic content such as a customized author name using CSS only. To change the author name on WordPress.com, each author must log in to their account and update the "Display Name" in their profile. Here is a help page explaining where to find the setting:<br />
<a href="http://en.support.wordpress.com/user-profile/" rel="nofollow">http://en.support.wordpress.com/user-profile/</a></p>
<p>Note that each user must update separately, you cannot do it for them. Also, make sure to remove the first two selectors to hide "byline" from the CSS example above if you want to display the author names.</p>
<p>timethief makes a good point about CSS being theme specific. In the future, please start a new help request for CSS questions relating to different themes instead of commenting on other help requests.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "remove author and category"</title>
			<link>http://en.forums.wordpress.com/topic/remove-author-and-category#post-1109090</link>
			<pubDate>Tue, 01 Jan 2013 19:07:50 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1109090@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I checked <a href="http://eatlovetrain.wordpress.com/" rel="nofollow">http://eatlovetrain.wordpress.com/</a> and I found that you were able to hide the byline (author name) for posts in the Elemin theme:</p>
<pre><code>.post-format-icon {
	display: none
}
.entry-meta .byline {
	display: none
}</code></pre>
<p>Nice work!</p>
<p>You can combine those into one block, and if you add a selector for "entry-meta .entry-categories" to the list, it will also hide the category list for posts.</p>
<pre><code>.post-format-icon,
.entry-meta .entry-categories,
.entry-meta .byline {
	display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>timethief on "remove author and category"</title>
			<link>http://en.forums.wordpress.com/topic/remove-author-and-category#post-1101771</link>
			<pubDate>Sun, 23 Dec 2012 00:43:40 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1101771@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@doraamador<br />
 All CSS editing is theme specifc. The person who began this thread is using the premium theme Elemin and you are not using it. You are using Hero.  Please click this link and start your own thread so we don't have a confused mess in this thread.  <a href="http://en.forums.wordpress.com/forum/css-customization#postform" rel="nofollow">http://en.forums.wordpress.com/forum/css-customization#postform</a>
</p>
]]></description>
					</item>
		<item>
			<title>doraamador on "remove author and category"</title>
			<link>http://en.forums.wordpress.com/topic/remove-author-and-category#post-1101766</link>
			<pubDate>Sun, 23 Dec 2012 00:35:47 +0000</pubDate>
			<dc:creator>doraamador</dc:creator>
			<guid isPermaLink="false">1101766@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am having the same problem, please let me know how to eliminate "Authors" where my name appears automatically, and different people write in my blog solodiosbasta.net, also please let me know how can I eliminate the work Permalink from the byline where the date appears, but almost invisible. Can You take a look? here is the link:</p>
<p><a href="http://solodiosbasta.net/2012/12/22/vigencia-del-mensaje-de-navidad-del-mcl-escrito-por-oswaldo-paya-para-hoy/" rel="nofollow">http://solodiosbasta.net/2012/12/22/vigencia-del-mensaje-de-navidad-del-mcl-escrito-por-oswaldo-paya-para-hoy/</a><br />
Please help. I want to write the name of the author myself, delete the work Permalink and make the date visible
</p>
]]></description>
					</item>
		<item>
			<title>eatlovetrain on "remove author and category"</title>
			<link>http://en.forums.wordpress.com/topic/remove-author-and-category#post-1101620</link>
			<pubDate>Sat, 22 Dec 2012 21:08:09 +0000</pubDate>
			<dc:creator>eatlovetrain</dc:creator>
			<guid isPermaLink="false">1101620@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,<br />
i want to remove "by author, category" and the permalink image by every post. how do i do that?
</p>
]]></description>
					</item>

	</channel>
</rss>
