<?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: Page titles</title>
		<link>http://www.kriesi.at/support/topic/page-titles</link>
		<description>Support Forum - Topic: Page titles</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 03:51:44 +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/page-titles" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "Page titles"</title>
			<link>http://www.kriesi.at/support/topic/page-titles#post-79543</link>
			<pubDate>Fri, 12 Oct 2012 12:28:48 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">79543@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Karen,&#60;/p&#62;
&#60;p&#62;Yes, you would need to add the CSS snippet below to your custom.css (located in /wp-content/themes/flashlight/css/) or your Quick CSS under Theme Options &#38;gt; Styling.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body.page-id-### .entry-title {
    display:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Since you want to hide the title on a particular page, you'll want to replace the ### with the page's ID number. You can find that by going to Pages &#38;gt; click the page &#38;gt; then look in the address bar or Portfolio Items &#38;gt; click the page &#38;gt; then look in the address bar.&#60;/p&#62;
&#60;p&#62;Example of the address bar:&#60;br /&#62;
&#60;code&#62;&#60;a href=&#34;http://yourdomain.com/flashlight/wp-admin/post.php?post=2&#38;amp;action=edit&#34; rel=&#34;nofollow&#34;&#62;http://yourdomain.com/flashlight/wp-admin/post.php?post=2&#38;amp;action=edit&#60;/a&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You see the &#60;strong&#62;post=2&#60;/strong&#62;? The &#34;2&#34; is the page's ID number.&#60;/p&#62;
&#60;p&#62;So if you wanted to hide the title on your Who is Karen Cooley Photography page the code would be this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body.page-id-272 .entry-title {
    display:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps!&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kscooley on "Page titles"</title>
			<link>http://www.kriesi.at/support/topic/page-titles#post-79427</link>
			<pubDate>Thu, 11 Oct 2012 14:23:36 +0000</pubDate>
			<dc:creator>kscooley</dc:creator>
			<guid isPermaLink="false">79427@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there a way to hide a page title?  I need to show content on my home page, but I don't want a title on that particular page.&#60;/p&#62;
&#60;p&#62;Thanks in advance!  You guys are SO helpful!  :)&#60;/p&#62;
&#60;p&#62;Karen
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
