<?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: Strange page behavior</title>
		<link>http://www.kriesi.at/support/topic/strange-page-behavior</link>
		<description>Support Forum - Topic: Strange page behavior</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 18:22:19 +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/strange-page-behavior" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Strange page behavior"</title>
			<link>http://www.kriesi.at/support/topic/strange-page-behavior#post-51076</link>
			<pubDate>Tue, 10 Apr 2012 23:57:25 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">51076@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Martijn,&#60;/p&#62;
&#60;p&#62;Good thing you solved the problem.&#60;/p&#62;
&#60;p&#62;Have a nice day.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jorisvh on "Strange page behavior"</title>
			<link>http://www.kriesi.at/support/topic/strange-page-behavior#post-50929</link>
			<pubDate>Tue, 10 Apr 2012 11:22:22 +0000</pubDate>
			<dc:creator>jorisvh</dc:creator>
			<guid isPermaLink="false">50929@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks a lot!!&#60;/p&#62;
&#60;p&#62;Martijn
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Strange page behavior"</title>
			<link>http://www.kriesi.at/support/topic/strange-page-behavior#post-50181</link>
			<pubDate>Thu, 05 Apr 2012 17:27:02 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">50181@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Martijn,&#60;/p&#62;
&#60;p&#62;I logged into the test account to see what may be happening. Now I didn't have to logout to see the problem. Instead I found that when I go to &#60;a href=&#34;http://dev.vonorangesup.com&#34; rel=&#34;nofollow&#34;&#62;http://dev.vonorangesup.com&#60;/a&#62; (or click on the logo) the &#34;Home&#34; title appears on the page but when I click on the &#34;Home&#34; menu on the footer I go to &#60;a href=&#34;http://dev.vonorangesup.com/home/&#34; rel=&#34;nofollow&#34;&#62;http://dev.vonorangesup.com/home/&#60;/a&#62; which doesn't have the &#34;Home&#34; title.&#60;/p&#62;
&#60;p&#62;The reason the page ID doesn't work on &#60;a href=&#34;http://dev.vonorangesup.com&#34; rel=&#34;nofollow&#34;&#62;http://dev.vonorangesup.com&#60;/a&#62; is because WordPress assigns the class name &#34;home&#34; to the frontpage (homepage) of a website. So you would need to add &#60;strong&#62;.home .post-title&#60;/strong&#62; to your code above like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.page-id-82 .post-title, .home .post-title{
display:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I also suggest changing your footer link to point directly to &#60;a href=&#34;http://dev.vonorangesup.com&#34; rel=&#34;nofollow&#34;&#62;http://dev.vonorangesup.com&#60;/a&#62; instead of &#60;a href=&#34;http://dev.vonorangesup.com/home/&#34; rel=&#34;nofollow&#34;&#62;http://dev.vonorangesup.com/home/&#60;/a&#62; that way all Home links point to the same page. Right now it appears they're pointing to two different pages.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jorisvh on "Strange page behavior"</title>
			<link>http://www.kriesi.at/support/topic/strange-page-behavior#post-49711</link>
			<pubDate>Tue, 03 Apr 2012 11:44:26 +0000</pubDate>
			<dc:creator>jorisvh</dc:creator>
			<guid isPermaLink="false">49711@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;I have a coming soon page before it so I made a test account: &#60;/p&#62;
&#60;p&#62;dev.vonorangesup.com/wp-admin&#60;br /&#62;
User:test&#60;br /&#62;
Pass:test&#60;/p&#62;
&#60;p&#62;Thanks Martijn
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Strange page behavior"</title>
			<link>http://www.kriesi.at/support/topic/strange-page-behavior#post-48863</link>
			<pubDate>Wed, 28 Mar 2012 19:28:46 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">48863@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Martijn,&#60;/p&#62;
&#60;p&#62;I'm really not sure what would cause that. Can you provide a link so I can look at the issue live? &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jorisvh on "Strange page behavior"</title>
			<link>http://www.kriesi.at/support/topic/strange-page-behavior#post-48751</link>
			<pubDate>Wed, 28 Mar 2012 09:51:54 +0000</pubDate>
			<dc:creator>jorisvh</dc:creator>
			<guid isPermaLink="false">48751@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello all,&#60;/p&#62;
&#60;p&#62;I have something strange going on. On my homepage I have a intro text. The title of the page is Home but that is something that I don't want. So I fount the page ID and in my CSS I added the code to dissable the post title just for that page/&#60;/p&#62;
&#60;p&#62;.page-id-82 .post-title{&#60;br /&#62;
	display:none;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;But here is the strange thing. When I sign in through the login function of the woocommerce everyting is fine. But when I logout the post title is showing again. When I look at the code the page id of that page is gone.How come?&#60;/p&#62;
&#60;p&#62;Thanks Martijn
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
