<?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: Previous and Next navigation seem reversed</title>
		<link>http://www.themolitor.com/forums/topic/previous-and-next-navigation-seem-reversed</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Previous and Next navigation seem reversed</description>
		<language>en-US</language>
		<pubDate>Fri, 01 May 2026 11:00:25 +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/previous-and-next-navigation-seem-reversed" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Previous and Next navigation seem reversed"</title>
			<link>http://www.themolitor.com/forums/topic/previous-and-next-navigation-seem-reversed#post-37393</link>
			<pubDate>Fri, 22 Jan 2016 09:59:07 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">37393@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The next/previous buttons are WordPress functions. You can review their function pages for options available...</p>
<p>next_posts_link: <a href="https://codex.wordpress.org/Function_Reference/next_post_link" rel="nofollow">https://codex.wordpress.org/Function_Reference/next_post_link</a></p>
<p>previous_post_link: <a href="https://codex.wordpress.org/Function_Reference/previous_post_link" rel="nofollow">https://codex.wordpress.org/Function_Reference/previous_post_link</a></p>
<p>These functions are used in single.php on lines 29-30...</p>
<pre><code>next_post_link(&#039;%link&#039;, &#039;Next →&#039;, TRUE);
previous_post_link(&#039;%link&#039;, &#039;← Previous&#039;, TRUE);</code></pre>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>brucehamilton on "Previous and Next navigation seem reversed"</title>
			<link>http://www.themolitor.com/forums/topic/previous-and-next-navigation-seem-reversed#post-37386</link>
			<pubDate>Thu, 21 Jan 2016 17:53:31 +0000</pubDate>
			<dc:creator>brucehamilton</dc:creator>
			<guid isPermaLink="false">37386@http://www.themolitor.com/forums/</guid>
			<description><p>We are building a website using your Producer Wordpress theme. We feel there is a functional issue with the "Previous" and "Next" navigation arrows. We notice that the "Next" arrow moves to a video up in the list instead of down which seems incorrect to us. "Previous" moves to a video down instead of up on the list. Is there an easy way to reverse the direction of how this system of navigation is currently working? It seems the logic of your current way of navigating is backwards.</p>
<p>Thank you, Bruce and Susanna
</p></description>
		</item>

	</channel>
</rss>
