<?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: Post Navigation Arrows - PLEASE HELP</title>
		<link>http://www.themolitor.com/forums/topic/post-navigation-arrows-please-help</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Post Navigation Arrows - PLEASE HELP</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 15:25:55 +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/post-navigation-arrows-please-help" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Post Navigation Arrows - PLEASE HELP"</title>
			<link>http://www.themolitor.com/forums/topic/post-navigation-arrows-please-help#post-16260</link>
			<pubDate>Mon, 03 Dec 2012 10:20:01 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">16260@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The WordPress functions used for those links are "previous_post_link" and "next_post_link". These functions are set to only link to posts in the same category. To turn this off, open up "footer.php" and locate the following around line 17...</p>
<p><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></p>
<p>...and change it to the following...</p>
<p><code>&#60;?php if(is_single()){ next_post_link(&#039;%link&#039;, &#039;&#039;, FALSE); previous_post_link(&#039;%link&#039;, &#039;&#039;, FALSE);}?&#62;</code></p>
<p>Let me know if that fixes your issue.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>livingparable on "Post Navigation Arrows - PLEASE HELP"</title>
			<link>http://www.themolitor.com/forums/topic/post-navigation-arrows-please-help#post-16219</link>
			<pubDate>Thu, 29 Nov 2012 20:49:05 +0000</pubDate>
			<dc:creator>livingparable</dc:creator>
			<guid isPermaLink="false">16219@http://www.themolitor.com/forums/</guid>
			<description><p>I've read almost every post on the forum and still don't see anything about my issue with the theme... what would cause certain single posts to break from the arrow navigation so that it acts as though its the last post when it isn't? </p>
<p>See: <a href="http://riseofthetiger.com/chapter-7-part-1/" rel="nofollow">http://riseofthetiger.com/chapter-7-part-1/</a></p>
<p>Arrow back works, but arrow forward is gone... this happens on only 3 posts.
</p></description>
		</item>
		<item>
			<title>livingparable on "Post Navigation Arrows - PLEASE HELP"</title>
			<link>http://www.themolitor.com/forums/topic/post-navigation-arrows-please-help#post-16215</link>
			<pubDate>Thu, 29 Nov 2012 15:26:36 +0000</pubDate>
			<dc:creator>livingparable</dc:creator>
			<guid isPermaLink="false">16215@http://www.themolitor.com/forums/</guid>
			<description><p>Also, I installed a post navigation by arrows plugin that uses wordpress functions to see if it would also not be able to display the pages correctly... it worked fine on the posts in question and navigated through them without a problem.
</p></description>
		</item>
		<item>
			<title>livingparable on "Post Navigation Arrows - PLEASE HELP"</title>
			<link>http://www.themolitor.com/forums/topic/post-navigation-arrows-please-help#post-16214</link>
			<pubDate>Thu, 29 Nov 2012 15:10:36 +0000</pubDate>
			<dc:creator>livingparable</dc:creator>
			<guid isPermaLink="false">16214@http://www.themolitor.com/forums/</guid>
			<description><p>I've figured out a lot on my own, but stuck on this.</p>
<p>When you are inside a post, the nagivation arrows left and right seem to randomly skip various categories (chapters for our site)... always 1 at a time, but sort of random.</p>
<p>See: <a href="http://riseofthetiger.com/627/" rel="nofollow">http://riseofthetiger.com/627/</a> - then navigate right with arrow keys, notice that chapter 7 and 5 is skipped and you can't reach chapter 1.</p>
<p>Please help. Client is getting media attention to the site and I need to have this fixed.
</p></description>
		</item>

	</channel>
</rss>
