<?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: Hiding post-meta-info only for certain categories</title>
		<link>http://www.kriesi.at/support/topic/hiding-post-meta-info-only-for-certain-categories</link>
		<description>Support Forum - Topic: Hiding post-meta-info only for certain categories</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 11:48:41 +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/hiding-post-meta-info-only-for-certain-categories" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Hiding post-meta-info only for certain categories"</title>
			<link>http://www.kriesi.at/support/topic/hiding-post-meta-info-only-for-certain-categories#post-76276</link>
			<pubDate>Mon, 17 Sep 2012 17:12:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">76276@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi qaidj,&#60;/p&#62;
&#60;p&#62;If you only want to hide it on certain pages, you could just add that page to the css selector. Something like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.page-id-31 .post-meta-infos {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Where the page ID number is the specific one for your page.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>qaidj on "Hiding post-meta-info only for certain categories"</title>
			<link>http://www.kriesi.at/support/topic/hiding-post-meta-info-only-for-certain-categories#post-75810</link>
			<pubDate>Thu, 13 Sep 2012 18:43:51 +0000</pubDate>
			<dc:creator>qaidj</dc:creator>
			<guid isPermaLink="false">75810@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Making my way through a customization of this great theme, I've come upon this question:&#60;br /&#62;
&#60;strong&#62;How can I hide the post-meta-infos div only for posts of specific categories?&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Thanks to anyone offering their time and insight.&#60;/p&#62;
&#60;p&#62;The way the Template builder works, I am able to use post content in some of my page-like presentations, but I don't want the post-meta-infos showing on those presentations because they're not appropriate. I could simply hide it in the CSS (my interim solution), but there are some posts that I DO want to have the meta shown on (like a regular blog post).&#60;/p&#62;
&#60;p&#62;Thanks again for any help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
