<?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: Remove auto h1 post title from fullwidth pages</title>
		<link>http://www.kriesi.at/support/topic/remove-auto-h1-post-title-from-fullwidth-pages</link>
		<description>Support Forum - Topic: Remove auto h1 post title from fullwidth pages</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 08:01:43 +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/remove-auto-h1-post-title-from-fullwidth-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Remove auto h1 post title from fullwidth pages"</title>
			<link>http://www.kriesi.at/support/topic/remove-auto-h1-post-title-from-fullwidth-pages#post-29191</link>
			<pubDate>Mon, 10 Oct 2011 15:39:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">29191@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dblomster on "Remove auto h1 post title from fullwidth pages"</title>
			<link>http://www.kriesi.at/support/topic/remove-auto-h1-post-title-from-fullwidth-pages#post-29152</link>
			<pubDate>Mon, 10 Oct 2011 12:13:40 +0000</pubDate>
			<dc:creator>dblomster</dc:creator>
			<guid isPermaLink="false">29152@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Worked great, even by doing the changes in a child theme :) Thanks a bunch!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove auto h1 post title from fullwidth pages"</title>
			<link>http://www.kriesi.at/support/topic/remove-auto-h1-post-title-from-fullwidth-pages#post-29027</link>
			<pubDate>Sun, 09 Oct 2011 08:05:30 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">29027@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) Open up template-fullwidth.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;get_template_part( &#38;#39;includes/loop&#38;#39;, &#38;#39;page&#38;#39; );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;get_template_part( &#38;#39;includes/loop&#38;#39;, &#38;#39;pagefullwidth&#38;#39; );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) Make a copy of includes/loop-page.php and call it includes/loop-pagefullwidth.php.&#60;/p&#62;
&#60;p&#62;3) In includes/loop-pagefullwidth.php remove:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h1 class=&#38;#39;post-title&#38;#39;&#38;gt;
					&#38;lt;?php the_title(); ?&#38;gt;
				&#38;lt;/h1&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>dblomster on "Remove auto h1 post title from fullwidth pages"</title>
			<link>http://www.kriesi.at/support/topic/remove-auto-h1-post-title-from-fullwidth-pages#post-29002</link>
			<pubDate>Sat, 08 Oct 2011 16:58:25 +0000</pubDate>
			<dc:creator>dblomster</dc:creator>
			<guid isPermaLink="false">29002@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'm trying to figure out a way to remove the post title of some (if not all) of my fullwidth pages. I'd rather include any h1 titles in the editor for each page on my own.&#60;/p&#62;
&#60;p&#62;Ideally, I'd like to have a selectable page template called something like Fullwidth Page w/o title. Or I guess removing the title from every fullwidth would work for me as well, as I can manually add the title in the editor.&#60;/p&#62;
&#60;p&#62;I know there are workarounds such as creating a dynamic template for each page where I select to not show the title, but a more straightforward way to solve this issue would be appreciated. Any ideas?&#60;/p&#62;
&#60;p&#62;TIA&#60;/p&#62;
&#60;p&#62;Edit: I forgot to mention that any css hacks to hide the h1 is not what I'm looking for, as I want the outputed html code to be SEO friendly.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
