<?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: Create a Separate Page for Blog Posts in WordPress</title>
	<atom:link href="http://wpengineer.com/2030/create-a-separate-page-for-blog-posts-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpengineer.com/2030/create-a-separate-page-for-blog-posts-in-wordpress/</link>
	<description>WordPress News, Hacks, Tips, Tutorials, Plugins and Themes</description>
	<lastBuildDate>Tue, 22 May 2012 12:01:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mercime</title>
		<link>http://wpengineer.com/2030/create-a-separate-page-for-blog-posts-in-wordpress/#comment-4666</link>
		<dc:creator>mercime</dc:creator>
		<pubDate>Sat, 17 Jul 2010 09:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=2030#comment-4666</guid>
		<description>Hi there. Nathan Rice&#039;s tutorial (specially the 2nd solution) is the best solution for themes with home.php :-)
http://www.nathanrice.net/blog/creating-a-blog-page-with-paging/</description>
		<content:encoded><![CDATA[<p>Hi there. Nathan Rice's tutorial (specially the 2nd solution) is the best solution for themes with home.php <img src='http://wpengineer.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> <br />
<a href="http://www.nathanrice.net/blog/creating-a-blog-page-with-paging/" rel="nofollow">http://www.nathanrice.net/blog/creating-a-blog-page-with-paging/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://wpengineer.com/2030/create-a-separate-page-for-blog-posts-in-wordpress/#comment-4567</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Thu, 24 Jun 2010 16:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=2030#comment-4567</guid>
		<description>Two questions follow.

Scenario:
Because of an immense amount of php code and jquery widgets that php plugins weren&#039;t able to handle, I created a static page by saving the the page source of a wordpress page, inserting the php code, saving it (new.php) uploading it to root of site, creating a wordpress page (home2), pointing home2 to new.php using the &quot;Pages Link To&quot; plugin (http://wordpress.org/extend/plugins/page-links-to/) and then finally setting the newly created wordpress page (home2) that points to the static page (new.php) using this method: Settings=&gt;Reading=&gt;Front Page displays A Static Page (home2) (http://codex.wordpress.org/Creating_a_Static_Front_Page)

Here are my questions:

Question 1:
It appears that although new.php is not part of wordpress, the search engine works on the site. Why and how?
All the html states is that it is a form searching my site:

How can the searchbox actually work if new.php does not make any reference to the database?

Question 2:
Why does the right sidebar disappear if I put new.php in any location other than root of the site?

I am using:
Wordpress 3.0
Atahualpa 3.4.9
Also, although using 3.0 (appears to work), I have given my site its own directory:

http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory 
However, I have experienced similar &#039;issues&#039; no matter version and template.</description>
		<content:encoded><![CDATA[<p>Two questions follow.</p>
<p>Scenario:<br />
Because of an immense amount of php code and jquery widgets that php plugins weren't able to handle, I created a static page by saving the the page source of a wordpress page, inserting the php code, saving it (new.php) uploading it to root of site, creating a wordpress page (home2), pointing home2 to new.php using the "Pages Link To" plugin (<a href="http://wordpress.org/extend/plugins/page-links-to/" rel="nofollow">http://wordpress.org/extend/plugins/page-links-to/</a>) and then finally setting the newly created wordpress page (home2) that points to the static page (new.php) using this method: Settings=&gt;Reading=&gt;Front Page displays A Static Page (home2) (<a href="http://codex.wordpress.org/Creating_a_Static_Front_Page" rel="nofollow">http://codex.wordpress.org/Creating_a_Static_Front_Page</a>)</p>
<p>Here are my questions:</p>
<p>Question 1:<br />
It appears that although new.php is not part of wordpress, the search engine works on the site. Why and how?<br />
All the html states is that it is a form searching my site:</p>
<p>How can the searchbox actually work if new.php does not make any reference to the database?</p>
<p>Question 2:<br />
Why does the right sidebar disappear if I put new.php in any location other than root of the site?</p>
<p>I am using:<br />
Wordpress 3.0<br />
Atahualpa 3.4.9<br />
Also, although using 3.0 (appears to work), I have given my site its own directory:</p>
<p><a href="http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory" rel="nofollow">http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory</a><br />
However, I have experienced similar 'issues' no matter version and template.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://wpengineer.com/2030/create-a-separate-page-for-blog-posts-in-wordpress/#comment-4553</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 22 Jun 2010 20:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=2030#comment-4553</guid>
		<description>You can also use the Template from the WP Basis Theme; see the &lt;a href=&quot;http://code.google.com/p/wp-basis-theme/source/browse/trunk/basis/blog.php&quot; rel=&quot;nofollow&quot;&gt;source&lt;/a&gt; for example.</description>
		<content:encoded><![CDATA[<p>You can also use the Template from the WP Basis Theme; see the <a href="http://code.google.com/p/wp-basis-theme/source/browse/trunk/basis/blog.php" rel="nofollow">source</a> for example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

