<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Topic: Show paginated list of front page stickies?</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Show paginated list of front page stickies?</description>
<language>en</language>
<pubDate>Tue, 07 Oct 2008 11:42:58 +0000</pubDate>

<item>
<title>mrhoratio on "Show paginated list of front page stickies?"</title>
<link>http://bbpress.org/forums/topic/show-paginated-list-of-front-page-stickies#post-15946</link>
<pubDate>Sat, 03 May 2008 05:18:46 +0000</pubDate>
<dc:creator>mrhoratio</dc:creator>
<guid isPermaLink="false">15946@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Is there a way to show a paginated list of front page stickies? In the default bbPress template file &#34;front-page.php&#34;, I found this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#38;lt;?php if ( $super_stickies ) : foreach ( $super_stickies as $topic ) : ?&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;tr&#38;lt;?php topic_class(); ?&#38;gt;&#38;gt;&#60;br /&#62;
	&#38;lt;td&#38;gt;&#38;lt;?php bb_topic_labels(); ?&#38;gt; &#38;lt;big&#38;gt;&#60;a&#62;&#34;&#38;gt;&#38;lt;?php topic_title(); ?&#38;gt;&#60;/a&#62;&#38;lt;/big&#38;gt;&#38;lt;/td&#38;gt;&#60;br /&#62;
	&#38;lt;td class=&#34;num&#34;&#38;gt;&#38;lt;?php topic_posts(); ?&#38;gt;&#38;lt;/td&#38;gt;&#60;br /&#62;
	&#38;lt;td class=&#34;num&#34;&#38;gt;&#38;lt;?php topic_last_poster(); ?&#38;gt;&#38;lt;/td&#38;gt;&#60;br /&#62;
	&#38;lt;td class=&#34;num&#34;&#38;gt;&#60;a&#62;&#34;&#38;gt;&#38;lt;?php topic_time(); ?&#38;gt;&#60;/a&#62;&#38;lt;/td&#38;gt;&#60;br /&#62;
&#38;lt;/tr&#38;gt;&#60;br /&#62;
&#38;lt;?php endforeach; endif; // $super_stickies ?&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;It display a list of front page stickies, but it doesn't have any pagination if you have a lot of stickies. I tried adding this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#38;lt;?php forum_pages(); ?&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;But it doens't work.&#60;/p&#62;
&#60;p&#62;Any suggestions on getting this to paginate?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
