<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: double H1 when static page is frontpage</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: double H1 when static page is frontpage</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 01:47:54 +0000</pubDate>

<item>
<title>RavanH on "double H1 when static page is frontpage"</title>
<link>http://wordpress.org/support/topic/281316#post-1138683</link>
<pubDate>Wed, 15 Jul 2009 09:25:16 +0000</pubDate>
<dc:creator>RavanH</dc:creator>
<guid isPermaLink="false">1138683@http://wordpress.org/support/</guid>
<description>&#60;p&#62;hidden, there should be no need to hack theme files. go to settings &#38;gt; reading and set your front page behaviour there...
&#60;/p&#62;</description>
</item>
<item>
<title>hidden driveways on "double H1 when static page is frontpage"</title>
<link>http://wordpress.org/support/topic/281316#post-1138370</link>
<pubDate>Wed, 15 Jul 2009 01:03:41 +0000</pubDate>
<dc:creator>hidden driveways</dc:creator>
<guid isPermaLink="false">1138370@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm trying to figure out how to do this... sort of... &#60;/p&#62;
&#60;p&#62;I'm trying to make a static page the home page. I want to use Thematic as my &#34;resume site&#34; for a lack of a better word. I'm a content writer, and I like that Thematic is so plain looking. &#60;/p&#62;
&#60;p&#62;I haven't been able to figure out how to make a static page the home page yet, but it's promising to hear that it can be done. I'll take another look. &#60;/p&#62;
&#60;p&#62;Example of what I mean... I change the &#34;About&#34; page into my &#34;Resume&#34; page. I want my resume to be the home page when you go to &#60;a href=&#34;http://www.my-name.com&#34; rel=&#34;nofollow&#34;&#62;http://www.my-name.com&#60;/a&#62;. I like how the tab looks. &#60;/p&#62;
&#60;p&#62;Hopefully I'll get this going... without having to dig into the php. Yikes. That won't go very well.
&#60;/p&#62;</description>
</item>
<item>
<title>RavanH on "double H1 when static page is frontpage"</title>
<link>http://wordpress.org/support/topic/281316#post-1107589</link>
<pubDate>Wed, 17 Jun 2009 20:56:47 +0000</pubDate>
<dc:creator>RavanH</dc:creator>
<guid isPermaLink="false">1107589@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Promessing theme :)&#60;/p&#62;
&#60;p&#62;However... I found that when a static page is selected to be frontpage, the result is that both the page title and the blog description is generated as H1.&#60;/p&#62;
&#60;p&#62;This is ofcource not W3C/Accessibility compliant.&#60;/p&#62;
&#60;p&#62;After some rough testing I can conclude that if line 373 in /library/extensions/header-extensions.php is changed from&#60;br /&#62;
&#60;code&#62;if (is_home() &#124;&#124; is_front_page()) {&#60;/code&#62;&#60;br /&#62;
 to&#60;br /&#62;
`if (is_home()) {'&#60;br /&#62;
since is_front_page returns TRUE if there is a page displayed as front page and is_home does not...
&#60;/p&#62;</description>
</item>

</channel>
</rss>
