<?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 Tag: stick to front</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: stick to front</description>
<language>en</language>
<pubDate>Thu, 20 Nov 2008 18:47:22 +0000</pubDate>

<item>
<title>mrhoratio on "Stick to front removes topic from forum?"</title>
<link>http://bbpress.org/forums/topic/stick-to-front-removes-topic-from-forum#post-15944</link>
<pubDate>Sat, 03 May 2008 00:52:11 +0000</pubDate>
<dc:creator>mrhoratio</dc:creator>
<guid isPermaLink="false">15944@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I just did some fiddling in the bbPress functions.php file located in the bb-includes directory. I may have found a possible fix:&#60;/p&#62;
&#60;p&#62;On line 167, look for this code:&#60;/p&#62;
&#60;p&#62;$q['sticky'] = 0;&#60;/p&#62;
&#60;p&#62;Then delete or comment out everything except for the semicolon at the end:&#60;/p&#62;
&#60;p&#62;;&#60;/p&#62;
&#60;p&#62;This seems to make topics that are stuck to the front page appear in the forum as well.&#60;/p&#62;
&#60;p&#62;Warning: I'm not well-versed in php, so I'm not sure if this will break anything in bbPress. If there's a more elegent solution, please post it.
&#60;/p&#62;</description>
</item>
<item>
<title>tbronson on "Stick to front removes topic from forum?"</title>
<link>http://bbpress.org/forums/topic/stick-to-front-removes-topic-from-forum#post-12165</link>
<pubDate>Fri, 23 Nov 2007 02:00:29 +0000</pubDate>
<dc:creator>tbronson</dc:creator>
<guid isPermaLink="false">12165@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;So I guess that's how it works for the moment, unless one were to carry out some complicated core changes to bbPress?
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Stick to front removes topic from forum?"</title>
<link>http://bbpress.org/forums/topic/stick-to-front-removes-topic-from-forum#post-12126</link>
<pubDate>Tue, 20 Nov 2007 23:53:51 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">12126@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yes, by design of the system... :)
&#60;/p&#62;</description>
</item>
<item>
<title>hostpanic on "Stick to front removes topic from forum?"</title>
<link>http://bbpress.org/forums/topic/stick-to-front-removes-topic-from-forum#post-12125</link>
<pubDate>Tue, 20 Nov 2007 23:44:44 +0000</pubDate>
<dc:creator>hostpanic</dc:creator>
<guid isPermaLink="false">12125@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@sambauers: No, its a system function.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Stick to front removes topic from forum?"</title>
<link>http://bbpress.org/forums/topic/stick-to-front-removes-topic-from-forum#post-12121</link>
<pubDate>Tue, 20 Nov 2007 23:10:55 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">12121@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This is by design at the moment.
&#60;/p&#62;</description>
</item>
<item>
<title>intellivision on "Stick to front removes topic from forum?"</title>
<link>http://bbpress.org/forums/topic/stick-to-front-removes-topic-from-forum#post-12120</link>
<pubDate>Tue, 20 Nov 2007 22:47:04 +0000</pubDate>
<dc:creator>intellivision</dc:creator>
<guid isPermaLink="false">12120@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I see the same behavior on my forum, appleswitcher.com.
&#60;/p&#62;</description>
</item>
<item>
<title>tbronson on "Stick to front removes topic from forum?"</title>
<link>http://bbpress.org/forums/topic/stick-to-front-removes-topic-from-forum#post-12078</link>
<pubDate>Sun, 18 Nov 2007 23:11:06 +0000</pubDate>
<dc:creator>tbronson</dc:creator>
<guid isPermaLink="false">12078@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm using K2 for bbPress. I've moved things around a bit, but I don't think I deleted anything. &#60;/p&#62;
&#60;p&#62;I just tried with Kakumei and it's the same behavior.&#60;/p&#62;
&#60;p&#62;I also tried it with different posts in different forums, and multiple stuck posts. It's consistent: stick to front and the topic remains counted in the counts column, but does not display in the individual forum topic list.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Stick to front removes topic from forum?"</title>
<link>http://bbpress.org/forums/topic/stick-to-front-removes-topic-from-forum#post-11874</link>
<pubDate>Sat, 10 Nov 2007 01:20:22 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">11874@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Are you using the default template?
&#60;/p&#62;</description>
</item>
<item>
<title>tbronson on "Stick to front removes topic from forum?"</title>
<link>http://bbpress.org/forums/topic/stick-to-front-removes-topic-from-forum#post-11873</link>
<pubDate>Sat, 10 Nov 2007 00:42:52 +0000</pubDate>
<dc:creator>tbronson</dc:creator>
<guid isPermaLink="false">11873@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;When I stick to front, the topic disappears from its forum index. The topics count remains the same on the front page, but when you click into the forum, the stickied topic is not there.&#60;/p&#62;
&#60;p&#62;Is this a bug, or normal behavior?&#60;/p&#62;
&#60;p&#62;I'm using 0.8.3.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
