<?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: Front page stickies on forum pages?</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Front page stickies on forum pages?</description>
<language>en</language>
<pubDate>Mon, 08 Sep 2008 05:19:35 +0000</pubDate>

<item>
<title>livibetter on "Front page stickies on forum pages?"</title>
<link>http://bbpress.org/forums/topic/front-page-stickies-on-forum-pages#post-12408</link>
<pubDate>Sat, 01 Dec 2007 18:56:48 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">12408@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;No ideas. But it has something to do with &#60;code&#62;bb_index.php_pre_db&#60;/code&#62; ( &#60;a href=&#34;http://trac.bbpress.org/browser/trunk/index.php&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/browser/trunk/index.php&#60;/a&#62; ) or &#60;code&#62;bb_forum.php_pre_db&#60;/code&#62; actions. So I just left it unchanged.
&#60;/p&#62;</description>
</item>
<item>
<title>Nightgunner5 on "Front page stickies on forum pages?"</title>
<link>http://bbpress.org/forums/topic/front-page-stickies-on-forum-pages#post-12405</link>
<pubDate>Sat, 01 Dec 2007 18:17:38 +0000</pubDate>
<dc:creator>Nightgunner5</dc:creator>
<guid isPermaLink="false">12405@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;What's the bb_db_override for?&#60;/p&#62;
&#60;p&#62;Edit: it works, except for the fact that all the stickys on my forums show up, but not the ones that are front-page.
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "Front page stickies on forum pages?"</title>
<link>http://bbpress.org/forums/topic/front-page-stickies-on-forum-pages#post-12404</link>
<pubDate>Sat, 01 Dec 2007 17:56:01 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">12404@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This should work:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
if ( !$bb_db_override ) :
    $super_stickies = get_sticky_topics();
endif;
?&#38;gt;
&#38;lt;?php if ( $super_stickies ) : foreach ( $super_stickies as $topic ) : ?&#38;gt;
&#38;lt;tr&#38;lt;?php topic_class(); ?&#38;gt;&#38;gt;
    &#38;lt;td&#38;gt;&#38;lt;?php bb_topic_labels(); ?&#38;gt; &#38;lt;big&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php topic_link(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php topic_title(); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/big&#38;gt;&#38;lt;/td&#38;gt;
    &#38;lt;td class=&#38;quot;num&#38;quot;&#38;gt;&#38;lt;?php topic_posts(); ?&#38;gt;&#38;lt;/td&#38;gt;
    &#38;lt;td class=&#38;quot;num&#38;quot;&#38;gt;&#38;lt;?php topic_last_poster(); ?&#38;gt;&#38;lt;/td&#38;gt;
    &#38;lt;td class=&#38;quot;num&#38;quot;&#38;gt;&#38;lt;small&#38;gt;&#38;lt;?php topic_time(); ?&#38;gt;&#38;lt;/small&#38;gt;&#38;lt;/td&#38;gt;
&#38;lt;/tr&#38;gt;
&#38;lt;?php endforeach; endif; // $super_stickies ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>Nightgunner5 on "Front page stickies on forum pages?"</title>
<link>http://bbpress.org/forums/topic/front-page-stickies-on-forum-pages#post-12403</link>
<pubDate>Sat, 01 Dec 2007 17:28:51 +0000</pubDate>
<dc:creator>Nightgunner5</dc:creator>
<guid isPermaLink="false">12403@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;How can I get the front page &#34;super_stickies&#34; to show up on each of the forums pages?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
