<?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; Tag: Older Post - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/older-post</link>
		<description>WordPress.com Forums &#187; Tag: Older Post - Recent Posts</description>
		<language>en</language>
		<pubDate>Sun, 26 May 2013 03:24:14 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/older-post" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Need help changing scrolling page to right/left arrows for newer/older posts"</title>
			<link>http://en.forums.wordpress.com/topic/need-help-changing-scrolling-page-to-rightleft-arrows-for-newerolder-posts#post-1104933</link>
			<pubDate>Thu, 27 Dec 2012 19:06:15 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1104933@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This worked in my tests:</p>
<pre><code>#infinite-handle {
	display: none;
}

.infinite-scroll .navigation,
.infinite-scroll.neverending #footer {
	display: block!important;
}</code></pre>
<p>And thank you tons for the feedback. I'm keeping an eye on that stuff. The trend with many popular websites today is to think of the posts as scrolling instead of something to page back and forth for. Also, completely reloading next/previous posts takes more resources and more things have to load that way for users, so complete page reloads for navigation (the old way) will become less and less used and will be slower. Last point, the workaround justpi suggested may not always work in the future if the scrolling features get updates. So if you  add CSS workarounds like this one, just keep an eye on them so you can re-edit your CSS if you see any formatting changes that don't work well with the CSS workaround you're adding now.
</p>
]]></description>
					</item>
		<item>
			<title>jesscy on "Need help changing scrolling page to right/left arrows for newer/older posts"</title>
			<link>http://en.forums.wordpress.com/topic/need-help-changing-scrolling-page-to-rightleft-arrows-for-newerolder-posts#post-1091132</link>
			<pubDate>Mon, 10 Dec 2012 08:17:24 +0000</pubDate>
			<dc:creator>jesscy</dc:creator>
			<guid isPermaLink="false">1091132@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@designsimply: The reason I don't like the load more posts option is because then the header is lost, and there is less separation between the posts themselves. To me, it looks more professional to have the option to load more posts to the right or to the left rather than down. </p>
<p>@justpi: I added what you suggested but didn't see a change. Any specific place in the style sheet I should place it?
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Instead of older post/new post... page numbers?"</title>
			<link>http://en.forums.wordpress.com/topic/instead-of-older-postnew-post-page-numbers#post-1088508</link>
			<pubDate>Thu, 06 Dec 2012 19:17:48 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1088508@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I think timethief misinterpreted what you're trying to do, which has nothing to do with infinite scroll. The way the pagination feature works is really a built in function of WordPress, and there is not a way I can see to modify the appearance of it using CSS only to make the pages use older/newer links instead of the pagination links it is programmed to display. That is not an adjustment you can make on a WordPress.com blog using the Custom Design upgrade. Sorry about that!
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Need help changing scrolling page to right/left arrows for newer/older posts"</title>
			<link>http://en.forums.wordpress.com/topic/need-help-changing-scrolling-page-to-rightleft-arrows-for-newerolder-posts#post-1086899</link>
			<pubDate>Wed, 05 Dec 2012 11:13:40 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1086899@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes there is an easy way, jesscy; you just add this:<br />
<pre><code>#infinite-handle {
 display: none; 
}
 .infinite-scroll .navigation { 
display: block; 
}</code></pre>
]]></description>
					</item>
		<item>
			<title>designsimply on "Need help changing scrolling page to right/left arrows for newer/older posts"</title>
			<link>http://en.forums.wordpress.com/topic/need-help-changing-scrolling-page-to-rightleft-arrows-for-newerolder-posts#post-1085859</link>
			<pubDate>Tue, 04 Dec 2012 16:31:30 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1085859@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Apologies for the delay in reply. We do like to encourage keeping the new style of navigation to "load more posts" the way you see it now. Before looking into other options, may I ask why you think your readers won't like the "load more posts" option?
</p>
]]></description>
					</item>
		<item>
			<title>tieiraryder on "Instead of older post/new post... page numbers?"</title>
			<link>http://en.forums.wordpress.com/topic/instead-of-older-postnew-post-page-numbers#post-1067291</link>
			<pubDate>Mon, 12 Nov 2012 20:09:01 +0000</pubDate>
			<dc:creator>tieiraryder</dc:creator>
			<guid isPermaLink="false">1067291@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have already purchased the upgrade and I"m not sure if thats what I need to do what I want to do. I can come up with the code but I want to be sure thats what I need to do before I start messing with things!  And I actually would want infinite scrolling over "Load more post".</p>
<p>Thanks
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Instead of older post/new post... page numbers?"</title>
			<link>http://en.forums.wordpress.com/topic/instead-of-older-postnew-post-page-numbers#post-1067289</link>
			<pubDate>Mon, 12 Nov 2012 20:05:42 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1067289@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p> instead of my blog saying at the bottom...load newer/older post I want to have page numbers? </p></blockquote>
<p>Setting that aside you cannot use<a href="http://en.support.wordpress.com/splitting-content/nextpage/"> next page (pagination)</a>  to achieve what you refer to above.  What you are referring to purchasing an annual custom design upgrade and using CSS editing to disable infinite scrolling. </p>
<p> Staff have been introducing “infinite scroll" to themes — a site wide change that will be applied to all themes that are suitable for the implementation. <a href="http://en.forums.wordpress.com/topic/to-infinity?replies=137" rel="nofollow">http://en.forums.wordpress.com/topic/to-infinity?replies=137</a><br />
<a href="http://en.blog.wordpress.com/2012/06/12/to-infinity-and-beyond/" rel="nofollow">http://en.blog.wordpress.com/2012/06/12/to-infinity-and-beyond/</a></p>
<p>Disabling the infinite scroll feature to get rid of the pop-up in the footer results in a "Load More Posts" tab, and you can't disable that "Load More Posts" tab from appearing and have "previous post" and "next post" links, without the Custom Design upgrade. <a href="http://en.support.wordpress.com/custom-design/" rel="nofollow">http://en.support.wordpress.com/custom-design/</a><br />
<a href="http://en.support.wordpress.com/custom-design/editing-css/" rel="nofollow">http://en.support.wordpress.com/custom-design/editing-css/</a></p>
<p>I don't help with CSS editing but have flagged this thread so it will be moved to the CSS Forum for you where you can get help with CSS editing.
</p>
]]></description>
					</item>
		<item>
			<title>tieiraryder on "Instead of older post/new post... page numbers?"</title>
			<link>http://en.forums.wordpress.com/topic/instead-of-older-postnew-post-page-numbers#post-1067255</link>
			<pubDate>Mon, 12 Nov 2012 19:16:57 +0000</pubDate>
			<dc:creator>tieiraryder</dc:creator>
			<guid isPermaLink="false">1067255@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>OK, I Found something explaining that I could put &#60;!--nextpage--&#62;&#60;!--nextpage--&#62; into a post or page to allow it to have another page but instead of my blog saying at the bottom...load newer/older post I want to have page numbers? </p>
<p>Can anyone point me into that direction? I thought the blog I was using add it but I'm assuming its a CSS code I will need to use? </p>
<p>Thanks all
</p>
]]></description>
					</item>
		<item>
			<title>jesscy on "Need help changing scrolling page to right/left arrows for newer/older posts"</title>
			<link>http://en.forums.wordpress.com/topic/need-help-changing-scrolling-page-to-rightleft-arrows-for-newerolder-posts#post-1061972</link>
			<pubDate>Tue, 06 Nov 2012 06:59:41 +0000</pubDate>
			<dc:creator>jesscy</dc:creator>
			<guid isPermaLink="false">1061972@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No, I'm not all set. I'd really like to have right arrows and left arrows, instead of loading more posts below. Do I have to get my own domain, go to another host, and use WordPress.org to make that happen, or is there another easier way?</p>
<p>Thank you so much for your response.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Need help changing scrolling page to right/left arrows for newer/older posts"</title>
			<link>http://en.forums.wordpress.com/topic/need-help-changing-scrolling-page-to-rightleft-arrows-for-newerolder-posts#post-1061516</link>
			<pubDate>Mon, 05 Nov 2012 21:46:43 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1061516@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I checked <a href="http://jesscy.wordpress.com/" rel="nofollow">http://jesscy.wordpress.com/</a> and I found that you switched to the "Load more posts" view. Are you all set?
</p>
]]></description>
					</item>
		<item>
			<title>jesscy on "Need help changing scrolling page to right/left arrows for newer/older posts"</title>
			<link>http://en.forums.wordpress.com/topic/need-help-changing-scrolling-page-to-rightleft-arrows-for-newerolder-posts#post-1055108</link>
			<pubDate>Tue, 30 Oct 2012 09:40:51 +0000</pubDate>
			<dc:creator>jesscy</dc:creator>
			<guid isPermaLink="false">1055108@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Help!</p>
<p>I would like to change my blog's format from scrolling down on one page to right and left arrows going to newer and older posts, respectively. Can this be done? Help!!!</p>
<p>Thank you SO much.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Older posts not  showing"</title>
			<link>http://en.forums.wordpress.com/topic/older-posts-not-showing#post-893759</link>
			<pubDate>Thu, 24 May 2012 19:48:56 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">893759@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome and best wishes with your blog. :)
</p>
]]></description>
					</item>
		<item>
			<title>montgomeryburnz on "Older posts not  showing"</title>
			<link>http://en.forums.wordpress.com/topic/older-posts-not-showing#post-893725</link>
			<pubDate>Thu, 24 May 2012 19:29:11 +0000</pubDate>
			<dc:creator>montgomeryburnz</dc:creator>
			<guid isPermaLink="false">893725@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thank you timethief you are always helpful
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Older posts not  showing"</title>
			<link>http://en.forums.wordpress.com/topic/older-posts-not-showing#post-893717</link>
			<pubDate>Thu, 24 May 2012 19:23:15 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">893717@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Staff have been introducing "infinite" scroll to themes -- <a href="http://en.forums.wordpress.com/topic/to-infinity?replies=137">a site wide change</a>. See here for<a href="http://theme.wordpress.com/themes/features/infinite-scroll/"> infinite scroll themes updates </a>and note that Sunspot is among the themes with infinite scroll. See <a href="http://onecoolsitebloggingtips.com/2012/03/16/disabling-infinite-scroll-on-your-wordpress-com-blog/">Disabling Infinite Scroll on your WordPress.com Blog </a></p>
<p>Also note that you can split content in your posts by inserting "<a href="http://en.support.wordpress.com/splitting-content/more-tag/">the more tag</a>". Using it means only the beginning of posts appear on the front page followed by a read mor link that visitors can click to view the full post on its own page.
</p>
]]></description>
					</item>
		<item>
			<title>montgomeryburnz on "Older posts not  showing"</title>
			<link>http://en.forums.wordpress.com/topic/older-posts-not-showing#post-893712</link>
			<pubDate>Thu, 24 May 2012 19:19:43 +0000</pubDate>
			<dc:creator>montgomeryburnz</dc:creator>
			<guid isPermaLink="false">893712@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I just activated the Sunspot theme, and for some reason, when I scroll to the bottom of the home page, there is no "older post" link for me to click. Is it because I am using the single column theme option?
</p>
]]></description>
					</item>

	</channel>
</rss>
