
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Marketing For Attorneys &#187; Warwell Wordpress Design Forum</title>
	<atom:link href="http://www.marketing-for-attorneys.com/category/warwell-wordpress-design-forum/feed" rel="self" type="application/rss+xml" />
	<link>http://www.marketing-for-attorneys.com</link>
	<description>Helping Small Firms and Solo Practitioners Develop Client Generating Websites</description>
	<lastBuildDate>Fri, 01 Jun 2007 20:22:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Limiting number of posts on a page</title>
		<link>http://www.marketing-for-attorneys.com/limiting-number-of-posts-on-a-page.htm</link>
		<comments>http://www.marketing-for-attorneys.com/limiting-number-of-posts-on-a-page.htm#comments</comments>
		<pubDate>Wed, 28 Mar 2007 19:28:17 +0000</pubDate>
		<dc:creator>ben</dc:creator>
				<category><![CDATA[Warwell Wordpress Design Forum]]></category>

		<guid isPermaLink="false">http://www.marketing-for-attorneys.com/limiting-number-of-posts-on-a-page.htm</guid>
		<description><![CDATA[To limit the number of posts on a certain page, follow these instructions In your template file&#8217;s index.php, right above the line &#34;&#60;?php if(have_post) ?&#62; &#34;, insert this code: &#60;?php if(is_home()) query_posts(&#34;showposts=5&#34;); ?&#62; where showposts equals the number of pages you wish to post.]]></description>
			<content:encoded><![CDATA[<p>To limit the number of posts on a certain page, follow these instructions</p>
<p>In your template file&#8217;s index.php, right above the line &quot;&lt;?php if(have_post) ?&gt; &quot;, insert this code:</p>
<p>&lt;?php if(is_home())<br />
    query_posts(&quot;showposts=5&quot;); ?&gt;</p>
<p>where showposts equals the number of pages you wish to post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marketing-for-attorneys.com/limiting-number-of-posts-on-a-page.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 2.369 seconds -->
