<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WordPress: How to add and link static or custom pages</title>
	<atom:link href="http://www.tanzilo.com/2008/11/02/wordpress-how-to-add-and-link-static-or-custom-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tanzilo.com/2008/11/02/wordpress-how-to-add-and-link-static-or-custom-pages/</link>
	<description>Talks on Web Technology and Better Product Development</description>
	<lastBuildDate>Mon, 06 Feb 2012 02:05:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Nauman Nisar PHP developer</title>
		<link>http://www.tanzilo.com/2008/11/02/wordpress-how-to-add-and-link-static-or-custom-pages/comment-page-1/#comment-928</link>
		<dc:creator>Nauman Nisar PHP developer</dc:creator>
		<pubDate>Wed, 28 Dec 2011 04:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=23#comment-928</guid>
		<description>Thanx, it was really helpful and solved my problem. I am really grateful .....</description>
		<content:encoded><![CDATA[<p>Thanx, it was really helpful and solved my problem. I am really grateful &#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.tanzilo.com/2008/11/02/wordpress-how-to-add-and-link-static-or-custom-pages/comment-page-1/#comment-882</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 23 Aug 2011 00:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=23#comment-882</guid>
		<description>This article was a great help in that I can now link static pages with some of this code.

However, I wanted to call some parts of my static page as PHP includes from my template folder.

Your information makes it possible to successfully name and link PHP pages to Wordpress any way that one wants. But when I try to swap out my HTML for PHP includes, pages don&#039;t link. 

How does one do this and get it to work?</description>
		<content:encoded><![CDATA[<p>This article was a great help in that I can now link static pages with some of this code.</p>
<p>However, I wanted to call some parts of my static page as PHP includes from my template folder.</p>
<p>Your information makes it possible to successfully name and link PHP pages to WordPress any way that one wants. But when I try to swap out my HTML for PHP includes, pages don&#8217;t link. </p>
<p>How does one do this and get it to work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackie</title>
		<link>http://www.tanzilo.com/2008/11/02/wordpress-how-to-add-and-link-static-or-custom-pages/comment-page-1/#comment-857</link>
		<dc:creator>Jackie</dc:creator>
		<pubDate>Wed, 06 Jul 2011 19:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=23#comment-857</guid>
		<description>Thanks for the helpful info above. My question is just the reverse. I have a static html page that won&#039;t link to the Wordpress pages. What is the correct link stucture? In other words a vistor is looking at my html page and I have a llink in the static menu called Blog. My actual blog is sitting on a page in Wordpress called Blog. So can you tell me exactly how that link looks, because the page_id=4 stuff is not working.

Thanks</description>
		<content:encoded><![CDATA[<p>Thanks for the helpful info above. My question is just the reverse. I have a static html page that won&#8217;t link to the WordPress pages. What is the correct link stucture? In other words a vistor is looking at my html page and I have a llink in the static menu called Blog. My actual blog is sitting on a page in WordPress called Blog. So can you tell me exactly how that link looks, because the page_id=4 stuff is not working.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cute programmer</title>
		<link>http://www.tanzilo.com/2008/11/02/wordpress-how-to-add-and-link-static-or-custom-pages/comment-page-1/#comment-852</link>
		<dc:creator>cute programmer</dc:creator>
		<pubDate>Wed, 22 Jun 2011 08:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=23#comment-852</guid>
		<description>i have a client that he wants me to use wordpress, im really frustrated with this problem. its seems it doesnt work for me. i tried and followed all instructions.</description>
		<content:encoded><![CDATA[<p>i have a client that he wants me to use wordpress, im really frustrated with this problem. its seems it doesnt work for me. i tried and followed all instructions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.tanzilo.com/2008/11/02/wordpress-how-to-add-and-link-static-or-custom-pages/comment-page-1/#comment-816</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 05 Mar 2011 13:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=23#comment-816</guid>
		<description>Fantastic! This post saved me days of frustration, and it is helping people like me YEARS after you initially wrote it! 

You may want to add how to include and link to the CSS files and images for the new web page. I linked to my new pages&#039;s CSS files by following the same procedure as uploading the new PHP page and linked accordingly. As for the images, I just uploaded to the usual WP media file, then copied the image&#039;s URL and added that to my &lt;img src=&quot;etc. . .&quot; in my HTML file.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Fantastic! This post saved me days of frustration, and it is helping people like me YEARS after you initially wrote it! </p>
<p>You may want to add how to include and link to the CSS files and images for the new web page. I linked to my new pages&#8217;s CSS files by following the same procedure as uploading the new PHP page and linked accordingly. As for the images, I just uploaded to the usual WP media file, then copied the image&#8217;s URL and added that to my &lt;img src=&quot;etc. . .&quot; in my HTML file.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.tanzilo.com/2008/11/02/wordpress-how-to-add-and-link-static-or-custom-pages/comment-page-1/#comment-801</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 01 Feb 2011 14:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=23#comment-801</guid>
		<description>@ Luisa Ambros

you can try &quot;Template Name&quot; feature from:
http://codex.wordpress.org/Pages

Basically two steps:
1. Turn your file as template.
2. When you create a page, set the &quot;Template&quot; value from &quot;Page Attributes&quot; section.

Also try to double check by using is_home() and is_front_page()</description>
		<content:encoded><![CDATA[<p>@ Luisa Ambros</p>
<p>you can try &#8220;Template Name&#8221; feature from:<br />
<a href="http://codex.wordpress.org/Pages" rel="nofollow">http://codex.wordpress.org/Pages</a></p>
<p>Basically two steps:<br />
1. Turn your file as template.<br />
2. When you create a page, set the &#8220;Template&#8221; value from &#8220;Page Attributes&#8221; section.</p>
<p>Also try to double check by using is_home() and is_front_page()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luisa Ambros</title>
		<link>http://www.tanzilo.com/2008/11/02/wordpress-how-to-add-and-link-static-or-custom-pages/comment-page-1/#comment-800</link>
		<dc:creator>Luisa Ambros</dc:creator>
		<pubDate>Tue, 01 Feb 2011 13:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=23#comment-800</guid>
		<description>Ok! Following your steps, everything worked fine. In &quot;products.php&quot; I used the wordpress code: get_header(); .

The header.php have this:
if (!is_home()) { echo &#039;I am not home.php&#039;; } else { echo &#039;I am the home.php&#039;;  }

is_home() is a wordpress conditional tag that checks if the main page is being displayed (most of times &quot;home.php&quot;).

When I access &quot;products.php&quot; it shows &quot;I am the home.php&quot;, what means that wordpress is understanding &quot;products.php&quot; as the main page.

Do you know how to make wordpress recognize &quot;products.php&quot; as NOT the main page so it can print &quot;I am not home.php&quot;?

Thank you!</description>
		<content:encoded><![CDATA[<p>Ok! Following your steps, everything worked fine. In &#8220;products.php&#8221; I used the wordpress code: get_header(); .</p>
<p>The header.php have this:<br />
if (!is_home()) { echo &#8216;I am not home.php&#8217;; } else { echo &#8216;I am the home.php&#8217;;  }</p>
<p>is_home() is a wordpress conditional tag that checks if the main page is being displayed (most of times &#8220;home.php&#8221;).</p>
<p>When I access &#8220;products.php&#8221; it shows &#8220;I am the home.php&#8221;, what means that wordpress is understanding &#8220;products.php&#8221; as the main page.</p>
<p>Do you know how to make wordpress recognize &#8220;products.php&#8221; as NOT the main page so it can print &#8220;I am not home.php&#8221;?</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.tanzilo.com/2008/11/02/wordpress-how-to-add-and-link-static-or-custom-pages/comment-page-1/#comment-799</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 01 Feb 2011 13:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=23#comment-799</guid>
		<description>@ Luisa Ambros

you question is not clear. i think you may have missed some points.</description>
		<content:encoded><![CDATA[<p>@ Luisa Ambros</p>
<p>you question is not clear. i think you may have missed some points.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luisa Ambros</title>
		<link>http://www.tanzilo.com/2008/11/02/wordpress-how-to-add-and-link-static-or-custom-pages/comment-page-1/#comment-797</link>
		<dc:creator>Luisa Ambros</dc:creator>
		<pubDate>Tue, 01 Feb 2011 09:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=23#comment-797</guid>
		<description>Thank you for sharing this! This solved my problem but I also noticed that wordpress consider your &quot;products.php&quot; as a &quot;home&quot; page of template. So, the following code is not printed on it: I&#039;m not a home template. Do you have any idea about how print &quot;I&#039;m not a home template&quot; like this condition in &quot;products.php&quot;? Thank you again!</description>
		<content:encoded><![CDATA[<p>Thank you for sharing this! This solved my problem but I also noticed that wordpress consider your &#8220;products.php&#8221; as a &#8220;home&#8221; page of template. So, the following code is not printed on it: I&#8217;m not a home template. Do you have any idea about how print &#8220;I&#8217;m not a home template&#8221; like this condition in &#8220;products.php&#8221;? Thank you again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glasses online</title>
		<link>http://www.tanzilo.com/2008/11/02/wordpress-how-to-add-and-link-static-or-custom-pages/comment-page-1/#comment-769</link>
		<dc:creator>Glasses online</dc:creator>
		<pubDate>Fri, 03 Dec 2010 18:24:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=23#comment-769</guid>
		<description>It really works and solved my problem for the same. Thanks much</description>
		<content:encoded><![CDATA[<p>It really works and solved my problem for the same. Thanks much</p>
]]></content:encoded>
	</item>
</channel>
</rss>

