<?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: hide entry meta - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/hide-entry-meta</link>
		<description>WordPress.com Forums &#187; Tag: hide entry meta - Recent Posts</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 06:10:35 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/hide-entry-meta" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "removed search box and author in Spring Loaded theme"</title>
			<link>http://en.forums.wordpress.com/topic/removed-search-box-and-author-in-spring-loaded-theme#post-1120687</link>
			<pubDate>Fri, 11 Jan 2013 20:47:13 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1120687@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I'd like to remove the Search box in the header.</p></blockquote>
<p>This will remove the search box from the header in the Spring Loaded theme:</p>
<pre><code>#header .search-bar {
	display: none;
}</code></pre>
<p>It also could be combined with the other rules so you'd just have one block like this:</p>
<pre><code>.page .post-date,
.page .metadata,
.page .category,
#header .search-bar {
	display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>designsimply on "removed search box and author in Spring Loaded theme"</title>
			<link>http://en.forums.wordpress.com/topic/removed-search-box-and-author-in-spring-loaded-theme#post-1120682</link>
			<pubDate>Fri, 11 Jan 2013 20:45:08 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1120682@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I want to remove the "posted by" with my name, date, time under the post.</p></blockquote>
<p>I see you've figured this out using the following custom CSS:</p>
<pre><code>.page .post-date {
	display: none;
}
.page .metadata {
	display: none;
}
.page .category {
	display: none;
}</code></pre>
<p>Note that you can combine that into one rule, check it out:</p>
<pre><code>.page .post-date,
.page .metadata,
.page .category {
	display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>kristicapek on "removed search box and author in Spring Loaded theme"</title>
			<link>http://en.forums.wordpress.com/topic/removed-search-box-and-author-in-spring-loaded-theme#post-1114296</link>
			<pubDate>Mon, 07 Jan 2013 05:43:25 +0000</pubDate>
			<dc:creator>kristicapek</dc:creator>
			<guid isPermaLink="false">1114296@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I've been looking forever-- I know I've done this before and can't find it now. </p>
<p>I'm rebuilding a friend's site and want to remove the "posted by" with my name, date, time under the post; and I'd like to remove the Search box in the header. </p>
<p>I've tried some things customizing the CSS (I've paid for the upgrade) and I'm lost. Help!?!? (please!?!?)
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Twenty Eleven: Remove tags/cats line from individual posts"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-remove-tagscats-line-from-individual-posts#post-900405</link>
			<pubDate>Thu, 31 May 2012 21:57:13 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">900405@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome, and take care of that hair.
</p>
]]></description>
					</item>
		<item>
			<title>sensuousinkspiller on "Twenty Eleven: Remove tags/cats line from individual posts"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-remove-tagscats-line-from-individual-posts#post-900390</link>
			<pubDate>Thu, 31 May 2012 21:36:54 +0000</pubDate>
			<dc:creator>sensuousinkspiller</dc:creator>
			<guid isPermaLink="false">900390@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you, TheSacredPath! I'm glad I cried "uncle" before I pulled out all of my hair.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Twenty Eleven: Remove tags/cats line from individual posts"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-remove-tagscats-line-from-individual-posts#post-900354</link>
			<pubDate>Thu, 31 May 2012 20:57:34 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">900354@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The stuff on the single post page is done differently. Either add the below to your CSS, or add the selector to what you have already have.</p>
<pre><code>.singular .entry-meta {
display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>sensuousinkspiller on "Twenty Eleven: Remove tags/cats line from individual posts"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-remove-tagscats-line-from-individual-posts#post-900349</link>
			<pubDate>Thu, 31 May 2012 20:52:02 +0000</pubDate>
			<dc:creator>sensuousinkspiller</dc:creator>
			<guid isPermaLink="false">900349@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I've hidden the "footer" for posts that has the "This entry was posted in... and tagged... by Sensuous Inkspiller. Bookmark the permalink." line, leaving only the "edit" and "Leave a reply" (or how many replies) with this code:</p>
<p><code>.entry-meta .cat-links,.entry-meta .tag-links,.entry-meta .sep {&lt;br /&gt;
	display:none;&lt;br /&gt;
}</code></p>
<p>Perfect! </p>
<p>But...</p>
<p>I can't get it to work for the individual posts... meaning when I click on the post title itself, and it opens only that post. I've tried .singular.entry-meta  and .entry-meta a and footer entry-meta, and I can't get it to work. I came upon some combination that seemed to work, but also hid the entire line from the main page, including the "Edit" and the "Leave a reply", which isn't what I wanted, and there are so many revisions on my CSS page I can't find what it was. </p>
<p>Please help?</p>
<p>(Also... this is okay to do, yes? It's not messing with something required to be there?)</p>
<p>Thank you!  (Blog is linked to my name.)
</p>
]]></description>
					</item>

	</channel>
</rss>
