Search Results for 'bbpress'
-
Search Results
-
I have the bbPress forum on my site that I am trying to get my readers involved in. When they try to register for an account they get this message:
ERROR: The solution of task you submitted was incorrect. Please read the instruction and try again.
What could this possibly mean?
Some of them successfully registered (or already had an account) and left a comment.
WordPress 3.4.2
bbPress Version 2.1.2My site: http://blog.organicecobaby.com/

Hello
I am using version 2.1.2 and its hard to find plugins that actually work with bbpress.
For example: this link http://bbpress.org/plugins/topic/bb-ratings/
go to a forum post, and not to the proper plugin page.Any help?
Thanks
I’m quite peeved that bbPress doesn’t have a url structure like this for topics:
website.com/forum/subforum/anothersubforum/topic-name
but rather
website.com/topic/topic-name
Is there any solution for this? (If plugin requests aren’t permitted here, please let me know kindly and I’ll remove it.)
Topic: Blank Page Problems
Hi guys. Bbpress installed really well and integrated brilliantly. Very nice.
My problem though is when creating a new topic and hit submit, I am taken to a blank page (as in no content at all). Now I have changed all my permalinks back to default and back again and to many other variations – no joy, even on the default. It seems to happen when the page is submitted so I am guessing now that it might be something to do with the $_POST not being handled right. I get no error with WP_DEBUG set to true (which it currently is) and if I just refresh the page it loads the forum up like nothing has happend.
my error_log file has nothing in it since the 5th of July.
If you goto http://www.fluffygamers.co.uk/forums feel free to have a go. 🙂
Thanks very much for reading!
- Rob
Topic: Hook into the forums query
Since there’s no Advanced (or similar) Forum I guess I’m supposed to post it here.
I already asked my question here: http://wordpress.stackexchange.com/questions/66098/only-display-forums-with-specific-taxonomy-bbpress#comment87342_66098 but apparently not much of the bbPress community hangs there.
Apparently my real question in that ticket wasn’t explicit enough so I’ll try to formulate it as clear as possible:
I’m working on an extranet for my company. I’ve added a filter to the WP core query to only show CPT’s with a specific term added to it (from my Client taxonomy, it’s the client’s user nicename). The thing is: this filter doesn’t work for bbPress forums.
I want to add a separate forum per project (ie Client X with Project Y) and clients are only allowed to see the forums that have their specific term attached (so Client X can only view the Client X forums). Unfortunately bbPress still shows all forums on the Forums page and that’s what I need to filter.
I’m sure there is a way to accomplish this, so I’m hoping someone here can push me in the right direction.
Not really a plugin per-se, but I’ve created a Python script to archive bbPress content to a mailbox.
I want to customize a topic that is closed. It was easy to find the css class for a topic that was closed, but I cannot for for the life of me find what php file is executing that class. I want to add an extra column with the string “[Resolved]” next to the name of the topic to make it more intuitive for my users. The website with an example of a closed topic is: http://www.compusoftdevelopment.com/forum/forums/forum/submitted-features/
I am running Wp v3.4.2 and bbPress v2.1.2
I have a WordPress site (3.4.2) which uses a premium theme that I want to keep. I just activated the BBPress plugin (ver 2.1.2) and created a forum and topic etc. The forum and topic pages appear and look ok, but I would like to customize the template and css that is being used in this. I am finding BBP documentation on this somewhat confusing.
My Plan: I will create my own BBP template based on page.php from my main theme and modify the layout etc.
To implement this new template I create, I am guessing that I can replace $new_template (shown below; code taken from bhp-template-loader.php (wp-content/plugins/bbpress/bbp-includes) with the name of my new template, such as “bbp-new-page.php”). Is this correct?
// bbPress template file exists if ( !empty( $new_template ) ) { // Override the WordPress template with a bbPress one $template = $new_template;And to modify the css, I can simply hack “bbpress.css” (wp-content/plugins/bbpress/
bbp-theme-compat/css/bbpress.css)?This approach seems really hacky/inelegant however.
On a slightly separate note, it appears that implementing the steps for theme-compatibility (http://codex.bbpress.org/theme-compatibility) are necessary only if you are going to use a single (custom) theme (or child theme?) for both WP and BBP?
Finding it a little confusing to untangle the methods and their purposes in BBP theming.
Thanks to anyone who can help!
Judy Wilson
Nashville TNThere is a common disconnect between the WP user profile and bbPress. It’s not integrated. Right now if the user registers with the bbPress registration, then logs in, it takes them to the WordPress profile page. This isn’t good for branding. First of all, it takes them ‘out’ of the site into a WordPress profile (confusing them right off the bat), which has the WordPress logo and WordPress backend style. At this point, a non-WP user doesn’t know what to do to get back to the site.
Is there a clean, easy way to redirect the “Profile” link back to the bbPress profile and prevent them from ever hitting the WordPress brand? The site needs to feel consistent and well-thought out without this random user flow.
The website I’m working on is: http://www.compusoftdevelopment.com/forum
Hello:
I’ve just started using wordpress and needed a good forum. I opted for BBPress and so far works fine. I am just tweaking it a bit and would like to disable the Reply to: in the Topics section. My particular test site will not need this and I wish to keep the area tidy.** I posted this in WordPress (Plugins & Hacks) but didn’t get any response. Not sure if I was in the wrong place? **
Thanks
Andrew
Wordpress 3.4.2
BBPress 2.1.2