<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Page navigation</title>
		<link>http://www.themolitor.com/forums/topic/page-navigation</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Page navigation</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 10:09:34 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/page-navigation" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Page navigation"</title>
			<link>http://www.themolitor.com/forums/topic/page-navigation#post-28471</link>
			<pubDate>Tue, 08 Apr 2014 10:42:23 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28471@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>If you're enjoying the theme, PLEASE don't forget to rate it on your downloads page on ThemeForest. Positive ratings REALLY help me out.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>kalipsso on "Page navigation"</title>
			<link>http://www.themolitor.com/forums/topic/page-navigation#post-28450</link>
			<pubDate>Mon, 07 Apr 2014 22:24:08 +0000</pubDate>
			<dc:creator>kalipsso</dc:creator>
			<guid isPermaLink="false">28450@http://www.themolitor.com/forums/</guid>
			<description><p>Works like a charm, thanks.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Page navigation"</title>
			<link>http://www.themolitor.com/forums/topic/page-navigation#post-28429</link>
			<pubDate>Mon, 07 Apr 2014 12:54:26 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28429@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Open up footer.php and change the following on line 17 from this...</p>
<pre><code>&#60;?php if(is_single()){ next_post_link(&#039;%link&#039;, &#039;&#039;, TRUE); previous_post_link(&#039;%link&#039;, &#039;&#039;, TRUE);}?&#62;</code></pre>
<p>...to this...</p>
<pre><code>&#60;?php if(is_single() &#124;&#124; is_page(XXXX)){ next_post_link(&#039;%link&#039;, &#039;&#039;, TRUE); previous_post_link(&#039;%link&#039;, &#039;&#039;, TRUE);}?&#62;</code></pre>
<p>Be sure to change <code>XXXX</code> above to the id number for the custom page you created.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>kalipsso on "Page navigation"</title>
			<link>http://www.themolitor.com/forums/topic/page-navigation#post-28395</link>
			<pubDate>Mon, 07 Apr 2014 09:11:54 +0000</pubDate>
			<dc:creator>kalipsso</dc:creator>
			<guid isPermaLink="false">28395@http://www.themolitor.com/forums/</guid>
			<description><p>I made a custom page to display the last post, but the problem i have now, is that is not showing the navigation arrows. Can you advice on how to add them on a page? Cheers.
</p></description>
		</item>

	</channel>
</rss>
