I have just installed BBpress 2.2.4 into WordPress 3.5.1
I have a login widget on my sidebar.
In this widget there is a field for a URL that will take new (unregistered) users to a registration page.
What is this URL? If it is specific to my site, how do I create/define it?
Hey folks,
I’m wondering how I would shorten the freshness times, so “6 hours, 55 minutes ago” would be “6h 55m”, for example?
Thanks.
I would like to remove ‘You may use these HTML tags and attributes:…’
I am using the Thematic Theme 1.0.2.1
and bbPress plugin 2.2.4
I put this code in my themes style.css file:
.form-allowed-tags{
display:none;
}
This removed ‘Your account has the ability to post unrestricted HTML’ when I am logged in as admin.
Everything I have found in forums about removing ‘You may use these HTML tags and attributes:…’ refer to the Twenty Ten theme, and files and code I can’t find.
Thank You
Only behaving badly for Gravatars – a 14×14 thumbnail is used and stretched to the display of 50×50. Uploaded images in the same div work fine.

`
``
Is there a way to follow a forum. Right now you only have the option to get email notifications when you reply to a topic. Can the same be done for Forums where you would be able to receive an email if somebody posts a topic in that forum?
After having exhaustively searched for the last few nights for information on this topic, I have not been able to find an answer.
I’m currently using the most up-to-date versions of both WP and bbPress. My current website uses Joomla, rokbridge, and phpbb3.
However, I’m trying to setup a new site based on WordPress and bbPress seems like an awesome alternative to having to mess around with forum bridges for phpbb3.
I was well on my way to adopting bbPress as our new forum software. Successfully imported the phpbb forum. Just fixing things up after the import like setting categories and moving forums around into their proper place. Then I realized that private forums were now public.
‘No problem’, I though. I went to each forum settings to be amazingly disappointed that there was only three options: hidden, private, and open.
With our current phpbb setup I can create a group. Add people to it. Then go to the forum (or their group) and give them permission to see the group.
This is especially important as we are a Christian gaming clan. We have a private guild forum that allows members of our clan to discuss things privately amongst each other (like private vent login info). We also have an officer forum that lets us candidly discuss potential applicants.
I would like to allow officers access to certain forums. Guild members to certain other forums. As far as I can tell, bbpress excludes this very basic ability.
I tried using the Members plugin for WordPress that is suppose to have bbpress integration. It wouldn’t work properly. At times it wouldn’t allow a role to see certain forums and other times it didn’t matter what permissions were set, it’d see it anyway.
I’m going to look at support for the Members mod, but it seems kind of silly that this wouldn’t be an integral part of a modern forum software.
Unless I’m missing something, I’ll have to stick with messing around with phpbb for now.
Hi there.
I’m having a small problem with user profiles. When you click to view a user profile or your own, the only thing I get is a blank page. it’s not a 404 error either, it’s simply devoid of content.
Also when my users try to edit one of their posts, they are redirected to a blank page too.
The profile url is as follows:
http://site.com/community/users/username/
People can check the forum without any problem, and it seems to be working fine besides this.
I’m running WP 3.5.1 and bbPress 2.2.4 and if it helps we are also running Headway as our theme.
Any suggestions would be awesome.
The main area for content throughout my site is white. Behind it, the wrapper (around the header, content, and footer) is dark gray. But the white background for the main content area seems to be missing within bbPress, resulting in dark gray text over a dark gray background, making it impossible to read most items. (Actual post content appears with a white background so you can read those, but everything around the actual posts is gray on gray.)

Why? How can this be corrected to respect the correct content area background color?
http://domain.com/members/member/forums/replies/ is listing private replies to non logged in users. Is this working as intended?
(this is using bbPress 2.2.4)
Hey guys, I did quite a bit of research on this one but I am yet to find a solution.
I am looking display a list of the ‘Latest Topics’ on the ‘Forum Index’ page and the ‘Homepage’ of my blog.
This was easy in the older versions of BBPress wherein you could modify the ‘archive-forum.php’ or ‘page-front-forums.php’, but it does not work with bbpress 2.2.4.
Anyone here knows of a solution?