<?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: Next/Previous Links</title>
		<link>http://www.themolitor.com/forums/topic/nextprevious-links</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Next/Previous Links</description>
		<language>en-US</language>
		<pubDate>Wed, 29 Apr 2026 03:24:50 +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/nextprevious-links" rel="self" type="application/rss+xml" />

		<item>
			<title>cxc on "Next/Previous Links"</title>
			<link>http://www.themolitor.com/forums/topic/nextprevious-links#post-1292</link>
			<pubDate>Sat, 17 Jul 2010 10:18:38 +0000</pubDate>
			<dc:creator>cxc</dc:creator>
			<guid isPermaLink="false">1292@http://www.themolitor.com/forums/</guid>
			<description><p>In single.php under this line:</p>
<p>    &#60;? if (have_posts()) : while (have_posts()) : the_post(); ?&#62;</p>
<p>Use something like this:</p>
<p>    &#60;ul id="next_prev"&#62;<br />
        &#60;li class="left"&#62;<br />
            &#60;?php previous_post_link('%link', 'Previous', TRUE); ?&#62;</p>
<p>        &#60;li class="right"&#62;<br />
            &#60;?php next_post_link('%link', 'Next', TRUE); ?&#62;</p>
<p>    &#60;div class="clear"&#62;&#60;/div&#62;</p>
<p>And a corresponding style in style.css:</p>
<p>    ul#next_prev {<br />
        background:transparent;<br />
        color:inherit;<br />
        list-style-type: none<br />
    }<br />
    ul#next_prev .left  { float: left  }<br />
    ul#next_prev .right { float: right }
</p></description>
		</item>
		<item>
			<title>cxc on "Next/Previous Links"</title>
			<link>http://www.themolitor.com/forums/topic/nextprevious-links#post-1291</link>
			<pubDate>Fri, 16 Jul 2010 14:11:04 +0000</pubDate>
			<dc:creator>cxc</dc:creator>
			<guid isPermaLink="false">1291@http://www.themolitor.com/forums/</guid>
			<description><p>I know about that. Where in your theme?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Next/Previous Links"</title>
			<link>http://www.themolitor.com/forums/topic/nextprevious-links#post-1290</link>
			<pubDate>Fri, 16 Jul 2010 13:53:22 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">1290@http://www.themolitor.com/forums/</guid>
			<description><p>Here is the official documentation for adding those features... <a href="http://tinyurl.com/6oj9x6" rel="nofollow">http://tinyurl.com/6oj9x6</a>
</p></description>
		</item>
		<item>
			<title>cxc on "Next/Previous Links"</title>
			<link>http://www.themolitor.com/forums/topic/nextprevious-links#post-1289</link>
			<pubDate>Fri, 16 Jul 2010 11:30:41 +0000</pubDate>
			<dc:creator>cxc</dc:creator>
			<guid isPermaLink="false">1289@http://www.themolitor.com/forums/</guid>
			<description><p>Could you please describe the best way to go about adding next and previous<br />
links on blog posts?
</p></description>
		</item>

	</channel>
</rss>
