<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Adding next and previous post links</title>
		<link>http://www.kriesi.at/support/topic/adding-next-and-previous-post-links</link>
		<description>Support Forum - Topic: Adding next and previous post links</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 12:07:43 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/adding-next-and-previous-post-links" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Adding next and previous post links"</title>
			<link>http://www.kriesi.at/support/topic/adding-next-and-previous-post-links#post-36474</link>
			<pubDate>Wed, 04 Jan 2012 01:33:58 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">36474@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;in flashlight/includes/loop-index.php find&#60;br /&#62;
&#60;code&#62;&#38;lt;/div&#38;gt;&#38;lt;!--end post-entry--&#38;gt;&#60;/code&#62;&#60;br /&#62;
Change this to&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php next_post_link(&#38;#39;%link&#38;#39;, &#38;#39;Newer&#38;#39;, TRUE);?&#38;gt;
/
&#38;lt;?php previous_post_link(&#38;#39;%link&#38;#39;, &#38;#39;Older&#38;#39;, TRUE);  ?&#38;gt;
&#38;lt;/div&#38;gt;&#38;lt;!--end post-entry--&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The above sometimes doesn't function as you'd want it to, an other solution would be:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php previous_post(&#38;#39;&#38;amp;laquo; %&#38;#39;,
 &#38;#39;Older&#38;#39;, &#38;#39;no&#38;#39;); ?&#38;gt; / &#38;lt;?php next_post(&#38;#39;% &#38;amp;raquo; &#38;#39;,
 &#38;#39;Newer&#38;#39;, &#38;#39;no&#38;#39;); ?&#38;gt;
&#38;lt;/div&#38;gt;&#38;lt;!--end post-entry--&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This should both put a &#34;newer&#34; and &#34;older&#34; link below your blog posts before the comments.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xoxo on "Adding next and previous post links"</title>
			<link>http://www.kriesi.at/support/topic/adding-next-and-previous-post-links#post-36189</link>
			<pubDate>Fri, 30 Dec 2011 12:40:31 +0000</pubDate>
			<dc:creator>xoxo</dc:creator>
			<guid isPermaLink="false">36189@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello!&#60;/p&#62;
&#60;p&#62;I love this theme! But I would really like to add links in order to go from one post to another, next and previous post links.&#60;/p&#62;
&#60;p&#62;Which plugin or php code is needed to achieve this?&#60;/p&#62;
&#60;p&#62;Thank you!!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
