Hello,
please how to show a button “Create New Forum” inside the widget? any shortcode?
Thank you,
Simone
Hello,
please how to show a button “Create New Forum” inside the widget? any shortcode?
Thank you,
Simone
Where can i find blog commenting websites related to batteries, primary batteries and chargers.
OK, suspect i’m just being thick here.
I am running bbpress 2.2.4 as a plugion on wordpress 3.5.1
www.gospbc.co.uk
When I click a users avataor or username I get a profile page like this :
How do I tweak this to display other info that the user has entered, such as location, name, etc.?
There’s lots of talk on the fourm about adding extra fields to registration or removing things such as URLS, but this seems to assume that people are seeing much more than I am on the profle page !
Help with what files to edit, or just what i need to do would be much appreciated !
My site is here and I want to have full screen forum, no right sidebar
I have template full-width-page.php that will do the tricl
But how to use that template only when the forum is visible?
http://www.johnofgodlove.com/forums/
thank you
Hey everyone,
If you haven’t noticed already no one from bbpress responds to support requests , so i would use bbpress at your own risk, cause their just is no official support, granted its a nice addition to any website..
But if users have some real issues or problems, they will not get an answer from anyone here at bbpress, Ive been trying to get some sort of support forever now and no one responds.
good thing they dont charge for using bbpress cause their would be alot of angry people for the lack of support….
Hello, This post is ranking high on google for my site. https://bbpress.org/forums/topic/forum-layout-is-messed-up/ I obviously do not want this to rank at all — let alone above my other articles. Can you either delete the topic or please edit out my site name asap.
Thank you,
Edit – Sorry, the latter error was because I missed part of my functions.php code to comment out. Editing accordingly.
I’ve been using the following code, originally found in my functions.php to change “Key Master” to “Administrator”:`function my_custom_roles( $role, $user_id, $user_role ) {
if( $role == ‘Key Master’ )
return ‘Administrator’;
return $role;
}
add_filter( ‘bbp_get_user_display_role’, ‘my_custom_roles’, 10, 3 );`
Which returns the error: “Warning: Missing argument 3 for my_custom_roles() in /home/kaenim/public_html/test/wp-content/themes/bsky/functions.php on line 216” above my avatar.
Does anyone know what this “argument 3” is, or how I could modify this code to work in 2.3.1? I’d ask in the original discussion, but it’s several months old and to be honest, I’m simply not aware of what bbPress’ forum policy is regarding reviving old topics; I figured making a new topic would be best.
Dear bbPress community
I’ve got a problem and that I want 1.2 to perform a standalone installation of bbPress on a domain under http://internetblogger.org. I have now uploaded all the installation files and wanted to start the installation.
It gives me an error is displayed
Warning: file_exists () [function.file-exists]: open_basedir restriction in effect. File (/ www / htdocs / bb-config-path.php) is not within the allowed path (s): (/ www/htdocs/w0103e1d / :/ tmp :/ usr / bin :/ :/ www/htdocs/w0103e1d bin :/ usr / local / bin :/ usr / share / php) in / www/htdocs/w0103e1d/bb-load.php on line 140
Warning: file_exists () [function.file-exists]: open_basedir restriction in effect. File (/ www / htdocs / bb-config.php) is not within the allowed path (s): (/ www/htdocs/w0103e1d / :/ tmp :/ usr / bin :/ bin :/ www/htdocs/w0103e1d: / usr / local / bin :/ usr / share / php) in / www/htdocs/w0103e1d/bb-load.php on line 164
Warning: Can not modify header information – headers already sent by (output started at / www/htdocs/w0103e1d/bb-load.php: 140) in / www/htdocs/w0103e1d/bb-load.php on line 178
Why is that? Can anyone help me? In advance I thank.
I have WordPress 3.4.2 and BBpress 2.3
The problem, I see the meta/header of reply’s just I dont see the message-reply text??
http://www.brommert.nl/garage/gesprek/franss
Thanx in advance!
.. is it possible to add features to the Post Editor? I can add custom meta boxes to regular and custom post types in WordPress but is it possible to add them to the bbPress editor