<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: Problems with older posts, when using this code</title>
		<link>http://en.forums.wordpress.com/topic/problems-with-older-posts-when-using-this-code</link>
		<description>WordPress.com Forums &#187; Topic: Problems with older posts, when using this code</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 04:06:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/problems-with-older-posts-when-using-this-code" rel="self" type="application/rss+xml" />

		<item>
			<title>smartphonenewz on "Problems with older posts, when using this code"</title>
			<link>http://en.forums.wordpress.com/topic/problems-with-older-posts-when-using-this-code#post-796008</link>
			<pubDate>Thu, 19 Jan 2012 12:06:03 +0000</pubDate>
			<dc:creator>smartphonenewz</dc:creator>
			<guid isPermaLink="false">796008@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks. My bad.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Problems with older posts, when using this code"</title>
			<link>http://en.forums.wordpress.com/topic/problems-with-older-posts-when-using-this-code#post-795974</link>
			<pubDate>Thu, 19 Jan 2012 10:57:19 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">795974@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Since we can't us PHP here at wordpress.com, that site is self-hosted and you need to head over to the <a href="http://wordpress.ORG/support/">WordPress.org forums</a> as that is where self-hosted wordpress blogs using the software from wordpress.ORG are supported.</p>
<p>These forums are for those hosted here on the wordpress.COM free hosting service and things here work differently.</p>
<p>If you are not familiar with the differences, <a href="http://en.support.wordpress.com/com-vs-org/">see this support document</a>.
</p>
]]></description>
					</item>
		<item>
			<title>smartphonenewz on "Problems with older posts, when using this code"</title>
			<link>http://en.forums.wordpress.com/topic/problems-with-older-posts-when-using-this-code#post-795959</link>
			<pubDate>Thu, 19 Jan 2012 10:28:30 +0000</pubDate>
			<dc:creator>smartphonenewz</dc:creator>
			<guid isPermaLink="false">795959@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am using this code, to have posts ir columns. With this code i can't see pages with older posts. i can open page/2 but there is only the same posts i have in first page. do u know how to fix it, guys? :(</p>
<p>&#60;?php query_posts('showposts=5'); ?&#62;<br />
&#60;?php $posts = get_posts('numberposts=5&#38;offset=0'); foreach ($posts as $post) : start_wp(); ?&#62;<br />
&#60;?php static $count1 = 0; if ($count1 == "5") { break; } else { ?&#62;</p>
<p>&#60;?php the_title(); ?&#62;<br />
&#60;?php the_content(); ?&#62;</p>
<p>&#60;?php $count1++; } ?&#62;<br />
&#60;?php endforeach; ?&#62;
</p>
]]></description>
					</item>

	</channel>
</rss>
