<?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: add</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Tag: add</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 01:11:57 +0000</pubDate>

<item>
<title>_ck_ on "Only key holders add topics"</title>
<link>http://bbpress.org/forums/topic/only-key-holders-add-topics#post-15472</link>
<pubDate>Thu, 17 Apr 2008 07:16:38 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15472@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've now written a plugin to solve this problem:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/read-only-forums/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/read-only-forums/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Only key holders add topics"</title>
<link>http://bbpress.org/forums/topic/only-key-holders-add-topics#post-15460</link>
<pubDate>Thu, 17 Apr 2008 03:25:44 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15460@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This question is related:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/key-master-only-forum#post-15457&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/key-master-only-forum#post-15457&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I think I will make a real plugin since this seems to be a requested feature that is not too hard to handle in 0.9  Look for it in the plugin section over the next day or two.
&#60;/p&#62;</description>
</item>
<item>
<title>suleiman on "Only key holders add topics"</title>
<link>http://bbpress.org/forums/topic/only-key-holders-add-topics#post-15350</link>
<pubDate>Sun, 13 Apr 2008 22:49:03 +0000</pubDate>
<dc:creator>suleiman</dc:creator>
<guid isPermaLink="false">15350@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;But what if you only want to do this for a specific forum, and not for all your forums? On my site I have an &#34;announcements&#34; forum where I would like to limit who can post, but I also have a &#34;troubleshooting&#34; section where members do need to post.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Only key holders add topics"</title>
<link>http://bbpress.org/forums/topic/only-key-holders-add-topics#post-15339</link>
<pubDate>Sun, 13 Apr 2008 18:25:03 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15339@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Aha! I think it's this simple. Make yourself a mini-plugin and install it containing this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;global $bb_roles;
$bb_roles-&#38;gt;remove_cap(&#38;#39;member&#38;#39;,&#38;#39;write_topics&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
If you don't know how to make a plugin, it might be possible to just put those two lines into your template's &#60;code&#62;header.php&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Only key holders add topics"</title>
<link>http://bbpress.org/forums/topic/only-key-holders-add-topics#post-15338</link>
<pubDate>Sun, 13 Apr 2008 18:16:48 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15338@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Unlike WordPress I don't believe bbPress has an easy way to do role management (yet).  There is a privilege built-in for &#60;code&#62;bb_current_user_can( &#38;#39;write_topics&#38;#39; )&#60;/code&#62; which means it is technically possible to control who can start topics by taking away that role privilege from the &#34;member&#34; role. &#60;/p&#62;
&#60;p&#62;In theory a small plugin should be able to do this - I'll take a look at how it might be done as an exercise in learning more about bbPress roles...
&#60;/p&#62;</description>
</item>
<item>
<title>SmileUK on "Only key holders add topics"</title>
<link>http://bbpress.org/forums/topic/only-key-holders-add-topics#post-15075</link>
<pubDate>Sun, 06 Apr 2008 02:47:21 +0000</pubDate>
<dc:creator>SmileUK</dc:creator>
<guid isPermaLink="false">15075@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;How can I make it so only key holders can add topics.&#60;br /&#62;
Sorry I'm new to use these forums
&#60;/p&#62;</description>
</item>
<item>
<title>csl749 on "Theme problem with new topic page from front page"</title>
<link>http://bbpress.org/forums/topic/theme-problem-with-new-topic-page-from-front-page#post-7269</link>
<pubDate>Sun, 06 May 2007 23:50:51 +0000</pubDate>
<dc:creator>csl749</dc:creator>
<guid isPermaLink="false">7269@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yep - that's the guy! He very kindly did the artwork for my last CD, so in return I did some sound design for his DVD portfolio. Hopefully we'll work together again soon.&#60;/p&#62;
&#60;p&#62;Cool - thanks very much for the mockups - I'll have a play and see what works best.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Theme problem with new topic page from front page"</title>
<link>http://bbpress.org/forums/topic/theme-problem-with-new-topic-page-from-front-page#post-7267</link>
<pubDate>Sun, 06 May 2007 23:21:11 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7267@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I really do :) &#60;a href=&#34;http://www.platform01.com/&#34;&#62;This&#60;/a&#62; Patrick Ehrlund? He's great - even if he does have a flash website :P&#60;/p&#62;
&#60;p&#62;I'd argue that the coolness of appearance is worth it, since the login form's not exactly rocket science. I think it's still pretty distinguishable anyway. Mockups:&#60;br /&#62;
&#60;a href=&#34;http://img513.imageshack.us/img513/5090/ochreblackuf9.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img513.imageshack.us/img513/5090/ochreblackuf9.jpg&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://img338.imageshack.us/img338/5758/ochrewhiteyh4.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img338.imageshack.us/img338/5758/ochrewhiteyh4.jpg&#60;/a&#62;&#60;br /&#62;
That's just suggestions if you're interested, no need to give it further thought :)&#60;/p&#62;
&#60;p&#62;Test account to see the problem with the HTML, didn't realise Chris had already fixed it. My bad. :)
&#60;/p&#62;</description>
</item>
<item>
<title>csl749 on "Theme problem with new topic page from front page"</title>
<link>http://bbpress.org/forums/topic/theme-problem-with-new-topic-page-from-front-page#post-7266</link>
<pubDate>Sun, 06 May 2007 22:56:35 +0000</pubDate>
<dc:creator>csl749</dc:creator>
<guid isPermaLink="false">7266@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Aha - thanks very much chrishajer! I've just noticed that there's a surplus /div in footer.php. I've removed it and all is now well, as far as I can tell. Though it's strange how it only affected that one page (?!). Thanks for pointing me in the right direction.&#60;/p&#62;
&#60;p&#62;Thanks fel64 - glad you like the design of the site! :) The header pic was designed by a friend of mine, Patrick Ehrlund. I'm torn about the login background - it does look much better without the white background, but also more difficult to read. I might play with some font colours to get something that displays nicely over the header pic colours.&#60;/p&#62;
&#60;p&#62;A test account? What do you mean? I'll help if I can.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Theme problem with new topic page from front page"</title>
<link>http://bbpress.org/forums/topic/theme-problem-with-new-topic-page-from-front-page#post-7262</link>
<pubDate>Sun, 06 May 2007 15:35:49 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7262@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It's a really nice site and I love the header. The login form would fit in more if you remove the &#60;code&#62;background: #FFFFFF&#60;/code&#62; property in the CSS. :)&#60;/p&#62;
&#60;p&#62;Could you make a test account please, so we can see the HTML?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Theme problem with new topic page from front page"</title>
<link>http://bbpress.org/forums/topic/theme-problem-with-new-topic-page-from-front-page#post-7261</link>
<pubDate>Sun, 06 May 2007 15:15:23 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">7261@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;On the forum home page, the closing &#38;lt;/div&#38;gt; for the wrapper is missing, but that's the page that looks OK. On the Add New page, it appears that the wrapper div is closed, but that's the page that is messed up.  There's something with the tag not being closed, or being closed in the wrong place that's causing it to look like that.&#60;/p&#62;
&#60;p&#62;In fact, removing the closing &#38;lt;/div&#38;gt; before the footer on the add new page makes that page look fine.   It's not valid, so there's another problem, but that makes it look ok.
&#60;/p&#62;</description>
</item>
<item>
<title>csl749 on "Theme problem with new topic page from front page"</title>
<link>http://bbpress.org/forums/topic/theme-problem-with-new-topic-page-from-front-page#post-7259</link>
<pubDate>Sun, 06 May 2007 12:32:19 +0000</pubDate>
<dc:creator>csl749</dc:creator>
<guid isPermaLink="false">7259@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi folks,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.ochremusic.com/forum&#34;&#62;Here's my forum&#60;/a&#62; at the moment after some theme-tweakery to make it fit the general theme of my wordpress site. Everything's more or less fine, but there's just on little section that I can't seem to solve - when using the '- ADD NEW' topic link on the latest discussions section on the front page I get a gap between the footer and the new post div, yet this gap is nowhere to be found on any other of the pages. Looks a bit incongruous.&#60;/p&#62;
&#60;p&#62;Here's a pic of how the problem looks: &#60;a href=&#34;http://img525.imageshack.us/img525/7683/bbpresspw3.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img525.imageshack.us/img525/7683/bbpresspw3.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any help on how to solve this little problem would be great - thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Add New - issue"</title>
<link>http://bbpress.org/forums/topic/add-new-issue#post-5904</link>
<pubDate>Sun, 25 Mar 2007 14:53:13 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5904@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I can't remember, does the &#34;cyrstal&#34; theme have just the changed files or all the files?    If the only  changed files are style.css, header.php, front-page.php and maybe footer.php, I would just add back those files one at a time into an empty crystal folder and see what it takes to get the theme working using a limited number of files and not all of them.    It will be one of the files that it doesn't like with recent changes I am sure....&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>stasi on "Add New - issue"</title>
<link>http://bbpress.org/forums/topic/add-new-issue#post-5898</link>
<pubDate>Sun, 25 Mar 2007 13:48:54 +0000</pubDate>
<dc:creator>stasi</dc:creator>
<guid isPermaLink="false">5898@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for your replys.. i'v checked to post-form.php, and it is present in the &#34;crystal&#34; theme.&#60;/p&#62;
&#60;p&#62;I tried to switch back to the default theme, and suddenly it worked! Then I switched back to crystal theme at overwrited the original theme files (perhaps i'v done something with the files before).. but no, it still dosen't work as it should :(
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Add New - issue"</title>
<link>http://bbpress.org/forums/topic/add-new-issue#post-5865</link>
<pubDate>Sun, 25 Mar 2007 01:24:36 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5865@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Since it is showing on the first page it seems to be working there.   I would switch over to the default theme and see if this happens for you and report back.   It might be a simple thing with your new theme.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Add New - issue"</title>
<link>http://bbpress.org/forums/topic/add-new-issue#post-5842</link>
<pubDate>Sat, 24 Mar 2007 21:29:04 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">5842@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Check &#60;code&#62;forum/bb-templates/kakumei/post-form.php&#60;/code&#62; is present on your server. That is the only thing I can think of.
&#60;/p&#62;</description>
</item>
<item>
<title>stasi on "Add New - issue"</title>
<link>http://bbpress.org/forums/topic/add-new-issue#post-5825</link>
<pubDate>Sat, 24 Mar 2007 16:53:01 +0000</pubDate>
<dc:creator>stasi</dc:creator>
<guid isPermaLink="false">5825@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi..&#60;/p&#62;
&#60;p&#62;I'v installed bbPress correctly (i guess) and intergrated it with WP, and it words fine. The problem is, that the link: &#60;a href=&#34;http://stasi.se/forum/?new=1&#34; rel=&#34;nofollow&#34;&#62;http://stasi.se/forum/?new=1&#60;/a&#62;&#60;br /&#62;
that comes up, when I push &#34;Add new / Tilføj ny (danish) »  &#34;&#60;/p&#62;
&#60;p&#62;The a form should appear (like the one i then buttom), but all that appears is a info &#34;Hello user&#34; edit etc.. no form.. &#60;/p&#62;
&#60;p&#62;Someone how know whats wrong, or do you know another link/file that I could redirect the link to, so I will word?&#60;/p&#62;
&#60;p&#62;I'v created a user: testtest pass: 0b28fc&#60;br /&#62;
- so you can try to login at se the faoult with you own eyes..&#60;/p&#62;
&#60;p&#62;I hope someone has a golden solution  :) &#60;/p&#62;
&#60;p&#62;//And sorry, that the page is translated to danish
&#60;/p&#62;</description>
</item>
<item>
<title>travel-junkie on "layout problem, missing closing div tag?!"</title>
<link>http://bbpress.org/forums/topic/layout-problem-missing-closing-div-tag#post-3653</link>
<pubDate>Fri, 26 Jan 2007 11:02:34 +0000</pubDate>
<dc:creator>travel-junkie</dc:creator>
<guid isPermaLink="false">3653@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;alright, thanks to all of you. figuered it out eventually. that extra &#60;code&#62;&#38;lt;/div&#38;gt;&#60;/code&#62;  on the add new page was the closing div from &#60;code&#62;&#38;lt;div id=&#38;quot;discussions&#38;quot;&#38;gt;&#60;/code&#62;, which is only shown on the frontpage. so i wrapped it like this:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php if ( $forums ) : ?&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt; &#60;br /&#62;
&#38;lt;?php endif; ?&#38;gt;&#60;/code&#62;&#60;br /&#62;
and it solved the problem.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "layout problem, missing closing div tag?!"</title>
<link>http://bbpress.org/forums/topic/layout-problem-missing-closing-div-tag#post-3619</link>
<pubDate>Thu, 25 Jan 2007 00:58:40 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">3619@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Could it be related to the extra closing &#60;code&#62;&#38;lt;/li&#38;gt;&#60;/code&#62; around line 181 in the rendered source of the front page?  (I doubt it, but just taking another look.)
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "layout problem, missing closing div tag?!"</title>
<link>http://bbpress.org/forums/topic/layout-problem-missing-closing-div-tag#post-3618</link>
<pubDate>Thu, 25 Jan 2007 00:49:43 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">3618@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It does fix the page where you &#34;add new&#34; though, right?  So, what is different between the front page and the &#34;add new&#34; page?  That's where you'll find your problem I think.  Look at the modifications you made and find out what is different between the two pages (front page and add new page.)&#60;/p&#62;
&#60;p&#62;It definitely does not belong there and is not needed on the &#34;add new&#34; page and it fixes the layout issue there.  I did not try removing it from the front page.&#60;/p&#62;
&#60;p&#62;Also, you can validate the xhtml which will point to some problems too.  I use the &#60;a href=&#34;http://chrispederick.com/work/webdeveloper/&#34;&#62;Web Developer extension&#60;/a&#62; for Firefox, but you can manually validate your pages here too:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://validator.w3.org/&#34; rel=&#34;nofollow&#34;&#62;http://validator.w3.org/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>travel-junkie on "layout problem, missing closing div tag?!"</title>
<link>http://bbpress.org/forums/topic/layout-problem-missing-closing-div-tag#post-3617</link>
<pubDate>Wed, 24 Jan 2007 23:48:25 +0000</pubDate>
<dc:creator>travel-junkie</dc:creator>
<guid isPermaLink="false">3617@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;i tried that already,  but the problem is that this &#60;code&#62;&#38;lt;/div&#38;gt;&#60;/code&#62; is needed.  if i remove it, then it breaks the frontpage. look &#60;a href=&#34;http://www.travel-junkie.com/images/broken2.gif&#34;&#62;here&#60;/a&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "layout problem, missing closing div tag?!"</title>
<link>http://bbpress.org/forums/topic/layout-problem-missing-closing-div-tag#post-3611</link>
<pubDate>Wed, 24 Jan 2007 23:01:38 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">3611@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You have an extra &#60;code&#62;&#38;lt;/div&#38;gt;&#60;/code&#62; before &#60;code&#62;&#38;lt;div id=&#38;quot;sidebar&#38;quot;&#38;gt;&#60;/code&#62;.   Remove that and I think it will be fine.
&#60;/p&#62;</description>
</item>
<item>
<title>travel-junkie on "layout problem, missing closing div tag?!"</title>
<link>http://bbpress.org/forums/topic/layout-problem-missing-closing-div-tag#post-3597</link>
<pubDate>Wed, 24 Jan 2007 20:10:00 +0000</pubDate>
<dc:creator>travel-junkie</dc:creator>
<guid isPermaLink="false">3597@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;oh, sorry, didn't think of that. so &#60;a href=&#34;http://www.travel-junkie.com/images/broken.gif&#34;&#62;here&#60;/a&#62; is a screenshot of when it's broken and &#60;a href=&#34;http://www.travel-junkie.com/images/correct.gif&#34;&#62;this pic&#60;/a&#62; shows the correct layout.&#60;br /&#62;
bo
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "layout problem, missing closing div tag?!"</title>
<link>http://bbpress.org/forums/topic/layout-problem-missing-closing-div-tag#post-3585</link>
<pubDate>Wed, 24 Jan 2007 02:29:58 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">3585@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;We can't see it without registering and logging in!&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "layout problem, missing closing div tag?!"</title>
<link>http://bbpress.org/forums/topic/layout-problem-missing-closing-div-tag#post-3584</link>
<pubDate>Wed, 24 Jan 2007 02:15:11 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">3584@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I do not see an issue with the layout.  Can you post a screenshot that shows the problem you are describing?  Maybe I am missing something obvious.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "layout problem, missing closing div tag?!"</title>
<link>http://bbpress.org/forums/topic/layout-problem-missing-closing-div-tag#post-3582</link>
<pubDate>Wed, 24 Jan 2007 00:04:27 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">3582@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Quick question, are you using the templates or are you using So10's integration of WP theme fix?   I might be able to help figure out first, but second would be tougher for me as I am not sure how it calls the WP themes.....&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>travel-junkie on "layout problem, missing closing div tag?!"</title>
<link>http://bbpress.org/forums/topic/layout-problem-missing-closing-div-tag#post-3580</link>
<pubDate>Tue, 23 Jan 2007 23:08:48 +0000</pubDate>
<dc:creator>travel-junkie</dc:creator>
<guid isPermaLink="false">3580@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;hey,&#60;/p&#62;
&#60;p&#62;i'm having a problem with  integrating bbpress into my wordpress template. when you click on 'add new' on any forum page the layout looks fine, but when you click on 'add new' on the start page, then it messes up the layout. seems there is a stray closing div somewhere, which is only needed sometimes.&#60;br /&#62;
 have a look &#60;a href=&#34;http://www.travel-junkie.com/travelogues/community/&#34;&#62;here&#60;/a&#62; to see what i mean.&#60;br /&#62;
actually, if  you scroll down i think you can see the same thing happening with the footer here&#60;br /&#62;
cheers, b
&#60;/p&#62;</description>
</item>

</channel>
</rss>
