<?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: How Can I Remove The Load More Posts Tab?</title>
		<link>http://en.forums.wordpress.com/topic/how-can-i-remove-the-load-more-posts-tab</link>
		<description>WordPress.com Forums &#187; Topic: How Can I Remove The Load More Posts Tab?</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 11:35:54 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-can-i-remove-the-load-more-posts-tab" rel="self" type="application/rss+xml" />

		<item>
			<title>lucremii on "How Can I Remove The Load More Posts Tab?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-remove-the-load-more-posts-tab#post-1117037</link>
			<pubDate>Wed, 09 Jan 2013 13:25:43 +0000</pubDate>
			<dc:creator>lucremii</dc:creator>
			<guid isPermaLink="false">1117037@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I would like to do this is as well. Where do I need to paste the code to stop infinite scrolling?</p>
<p>Thank you,
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "How Can I Remove The Load More Posts Tab?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-remove-the-load-more-posts-tab#post-1090602</link>
			<pubDate>Sun, 09 Dec 2012 11:12:56 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1090602@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>For Duet:<br />
<pre><code>#infinite-handle {
display: none; 
}
.infinite-scroll #pagination {
display: block; 
}</code></pre>
<p>For Standard:<br />
<pre><code>#infinite-handle {
display: none; 
}
.infinite-scroll #post-nav {
display: block; 
}</code></pre>
]]></description>
					</item>
		<item>
			<title>designsimply on "How Can I Remove The Load More Posts Tab?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-remove-the-load-more-posts-tab#post-1088889</link>
			<pubDate>Fri, 07 Dec 2012 00:17:24 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1088889@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>First, may I ask why you would like to disable infinite scrolling for your blog visitors?
</p>
]]></description>
					</item>
		<item>
			<title>alecdouglas on "How Can I Remove The Load More Posts Tab?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-remove-the-load-more-posts-tab#post-1070682</link>
			<pubDate>Sat, 17 Nov 2012 00:30:24 +0000</pubDate>
			<dc:creator>alecdouglas</dc:creator>
			<guid isPermaLink="false">1070682@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I recently installed the Duet theme on my blog, and I disabled the infinite scrolling. But doing so places an ugly "load more posts" tab at the bottom. How can I get the "older entries" link back at the bottom?
</p>
]]></description>
					</item>

	</channel>
</rss>
