<?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: Thesis: Format Previous Entries Pages Like Your Home Page</title>
	<atom:link href="http://www.techforluddites.com/2010/02/thesis-format-previous-entries-pages-like-your-home-page.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techforluddites.com/2010/02/thesis-format-previous-entries-pages-like-your-home-page.html</link>
	<description>Increase proficiency. Decrease profanity.</description>
	<lastBuildDate>Fri, 20 Jan 2012 09:39:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Joshua</title>
		<link>http://www.techforluddites.com/2010/02/thesis-format-previous-entries-pages-like-your-home-page.html/comment-page-1#comment-4539</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Wed, 13 Oct 2010 18:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.techforluddites.com/?p=1961#comment-4539</guid>
		<description>This is great, thanks so much. How would you do it if you wanted to change the format of the previous and next pages? For instance, I would love to have the previous post pages show excerpts or teasers entirely instead of the main page&#039;s format of 3 features and 4 teasers... Ideas?

Thanks again!
Joshua</description>
		<content:encoded><![CDATA[<p>This is great, thanks so much. How would you do it if you wanted to change the format of the previous and next pages? For instance, I would love to have the previous post pages show excerpts or teasers entirely instead of the main page's format of 3 features and 4 teasers... Ideas?</p>
<p>Thanks again!<br />
Joshua</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elizabeth</title>
		<link>http://www.techforluddites.com/2010/02/thesis-format-previous-entries-pages-like-your-home-page.html/comment-page-1#comment-4456</link>
		<dc:creator>Elizabeth</dc:creator>
		<pubDate>Wed, 09 Jun 2010 23:25:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.techforluddites.com/?p=1961#comment-4456</guid>
		<description>I&#039;m glad it helped!</description>
		<content:encoded><![CDATA[<p>I'm glad it helped!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grateful for Grace</title>
		<link>http://www.techforluddites.com/2010/02/thesis-format-previous-entries-pages-like-your-home-page.html/comment-page-1#comment-4453</link>
		<dc:creator>Grateful for Grace</dc:creator>
		<pubDate>Wed, 09 Jun 2010 04:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.techforluddites.com/?p=1961#comment-4453</guid>
		<description>Thanks!  I&#039;ve been trying to figure out how to show four posts on my home page instead of two... and this told me how.  I know your tutorial is on something much more difficult, but... well, I&#039;m new and needed to adjust this.  Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!  I've been trying to figure out how to show four posts on my home page instead of two... and this told me how.  I know your tutorial is on something much more difficult, but... well, I'm new and needed to adjust this.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elizabeth</title>
		<link>http://www.techforluddites.com/2010/02/thesis-format-previous-entries-pages-like-your-home-page.html/comment-page-1#comment-2658</link>
		<dc:creator>Elizabeth</dc:creator>
		<pubDate>Tue, 23 Feb 2010 00:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.techforluddites.com/?p=1961#comment-2658</guid>
		<description>I had a problem with the automatic Previous/Next buttons not working correctly with the code (the Next button disappeared), which is why I had to create the second part of the function to manually add them back in. I suspect there&#039;s something similar going on with the numbered page script. But I&#039;d have to see the full custom_functions.php file to see if I could figure out how to make it work. Feel free to email me a copy at Thesis@TechForLuddites.com. I may not be able to look at it for a couple of days, though.</description>
		<content:encoded><![CDATA[<p>I had a problem with the automatic Previous/Next buttons not working correctly with the code (the Next button disappeared), which is why I had to create the second part of the function to manually add them back in. I suspect there's something similar going on with the numbered page script. But I'd have to see the full custom_functions.php file to see if I could figure out how to make it work. Feel free to email me a copy at <a href="mailto:Thesis@TechForLuddites.com">Thesis@TechForLuddites.com</a>. I may not be able to look at it for a couple of days, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy</title>
		<link>http://www.techforluddites.com/2010/02/thesis-format-previous-entries-pages-like-your-home-page.html/comment-page-1#comment-2654</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Sun, 21 Feb 2010 20:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.techforluddites.com/?p=1961#comment-2654</guid>
		<description>Hi! I gave the custom_functions.php code a try on my blog (enchocolat.com) with edits to show 6 posts per page but it seems that it doesn&#039;t get along well with the custom numbered page nav script here: http://diythemes.com/forums/redirect-to/?redirect=http%3A%2F%2Fwww.artofblog.com%2Fthesis-page-navigation%2F

I added the numbered page script in prior to trying the code above to format the previous posts pages and when I implement the code above and select save it does not work to change the display format of my page but additionally it seems to protest the page nav script because it erases it from the custom_functions.php file. Any ideas?</description>
		<content:encoded><![CDATA[<p>Hi! I gave the custom_functions.php code a try on my blog (enchocolat.com) with edits to show 6 posts per page but it seems that it doesn't get along well with the custom numbered page nav script here: <a href="http://diythemes.com/forums/redirect-to/?redirect=http%3A%2F%2Fwww.artofblog.com%2Fthesis-page-navigation%2F" rel="nofollow">http://diythemes.com/forums/redirect-to/?redirect=http%3A%2F%2Fwww.artofblog.com%2Fthesis-page-navigation%2F</a></p>
<p>I added the numbered page script in prior to trying the code above to format the previous posts pages and when I implement the code above and select save it does not work to change the display format of my page but additionally it seems to protest the page nav script because it erases it from the custom_functions.php file. Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

