<?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: Blog Pagination</title>
		<link>http://www.kriesi.at/support/topic/blog-pagination-1</link>
		<description>Support Forum - Topic: Blog Pagination</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 07:11:46 +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/blog-pagination-1" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Blog Pagination"</title>
			<link>http://www.kriesi.at/support/topic/blog-pagination-1#post-57208</link>
			<pubDate>Wed, 23 May 2012 15:01:16 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">57208@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ak-muc,&#60;/p&#62;
&#60;p&#62;It depends on where you would like it. This is what makes assisting visual changes individually a bit difficult. If you can specify exactly where you want it to appear, we can try and give you a specific area.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ak-muc on "Blog Pagination"</title>
			<link>http://www.kriesi.at/support/topic/blog-pagination-1#post-56424</link>
			<pubDate>Thu, 17 May 2012 15:03:45 +0000</pubDate>
			<dc:creator>ak-muc</dc:creator>
			<guid isPermaLink="false">56424@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok thank you, but i receive errors everytime and dont know where exactly to put the code in. :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Blog Pagination"</title>
			<link>http://www.kriesi.at/support/topic/blog-pagination-1#post-55743</link>
			<pubDate>Fri, 11 May 2012 16:20:56 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">55743@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ak-muc,&#60;/p&#62;
&#60;p&#62;Add the following in your includes&#38;gt;loop-index.php to where you would like the pagination to appear. Just make sure you don't put it inside any other &#38;lt;?php  ?&#38;gt; tags as it has its own.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php

	endif;

	if(!isset($avia_config[&#38;#39;remove_pagination&#38;#39;] ))
	{
		echo &#38;quot;&#38;lt;div class=&#38;#39;&#38;quot;.avia_layout_class(&#38;#39;entry&#38;#39;, false).&#38;quot; &#38;quot;.avia_offset_class(&#38;#39;meta&#38;#39;, false).&#38;quot; units&#38;#39;&#38;gt;&#38;quot;;
		echo avia_pagination();
		echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
	}
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ak-muc on "Blog Pagination"</title>
			<link>http://www.kriesi.at/support/topic/blog-pagination-1#post-55365</link>
			<pubDate>Wed, 09 May 2012 16:53:34 +0000</pubDate>
			<dc:creator>ak-muc</dc:creator>
			<guid isPermaLink="false">55365@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;how can i add a pagination to top of the blog ? now there is a pagination only on bottom of the blog.!? thx a lot !
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
