<?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: Numbered Page Links at bottom of page</title>
		<link>http://www.kriesi.at/support/topic/numbered-page-links-at-bottom-of-page</link>
		<description>Support Forum - Topic: Numbered Page Links at bottom of page</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 06:23:03 +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/numbered-page-links-at-bottom-of-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Numbered Page Links at bottom of page"</title>
			<link>http://www.kriesi.at/support/topic/numbered-page-links-at-bottom-of-page#post-25331</link>
			<pubDate>Fri, 19 Aug 2011 21:34:26 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25331@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cosmicgirl on "Numbered Page Links at bottom of page"</title>
			<link>http://www.kriesi.at/support/topic/numbered-page-links-at-bottom-of-page#post-25310</link>
			<pubDate>Fri, 19 Aug 2011 17:58:10 +0000</pubDate>
			<dc:creator>cosmicgirl</dc:creator>
			<guid isPermaLink="false">25310@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Awesome! You are the best!  Thanks.:)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Numbered Page Links at bottom of page"</title>
			<link>http://www.kriesi.at/support/topic/numbered-page-links-at-bottom-of-page#post-25259</link>
			<pubDate>Fri, 19 Aug 2011 05:49:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25259@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can use WP Paginate: &#60;a href=&#34;http://wordpress.org/extend/plugins/wp-paginate/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wp-paginate/&#60;/a&#62; to implement pagination buttons on portfolio pages. Activate the plugin and replace following code in template_portfolio.php&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;kriesi_pagination($query_string);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(function_exists(&#38;#39;wp_paginate&#38;#39;)) {
    wp_paginate();
}else{
kriesi_pagination($query_string);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Maybe we need to change the design/css a bit afterwards :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cosmicgirl on "Numbered Page Links at bottom of page"</title>
			<link>http://www.kriesi.at/support/topic/numbered-page-links-at-bottom-of-page#post-25240</link>
			<pubDate>Fri, 19 Aug 2011 00:54:47 +0000</pubDate>
			<dc:creator>cosmicgirl</dc:creator>
			<guid isPermaLink="false">25240@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I want to limit my posts per portfolio pages to 912 but when a page fills up with previews, I would like to put navigation &#34;buttons&#34; at the bottom of the page to link to the other  page with the overflow of previous posts. This would be similar to the tiny buttons you have at the bottom of these forum pages that link to the next topics. I have seen it done on someone's display themed blog but can not figure it out. Thought it might be a feature built-in to &#34;display&#34;. How would I go about this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
