@jckbco – If you use bbPress 2.0 (the plugin) and then have WordPress in Multisite mode, then yes you can. Each site in the WordPress install would need bbPress active on it. And that’s it.
@papu – Thanks! See the “Requesting Access” section at the bottom here: https://translate.wordpress.org/getting-started
@papu – Thanks! See the “Requesting Access” section at the bottom here: https://translate.wordpress.org/getting-started
The 2.0 is in beta. It’s runs off WordPress, so WordPress would look after all pages.
https://bbpress.org/blog/2011/05/bbpress-2-0-beta-1/
The 2.0 is in beta. It’s runs off WordPress, so WordPress would look after all pages.
https://bbpress.org/blog/2011/05/bbpress-2-0-beta-1/
Does not directly integrate with Buddypress yet, does that mean it will when the new 96% finished Buddypress drops?
https://buddypress.trac.wordpress.org/roadmap
Does not directly integrate with Buddypress yet, does that mean it will when the new 96% finished Buddypress drops?
https://buddypress.trac.wordpress.org/roadmap
Signup/start page:
Are search, login and register supposed to be on the first page of the forum (typically blog.tld/forums/ ? Neither the twentyten or the themes integration seems to give that.
Is there a widget for signup as well as login? Would be a nice way to have people sign up.
Spam?
How is spam handled? I can see no feature for blocking ip-adresses and blacklisting. Is spam handled with the Akismet plug-in I have already installed in my wordpress installation?
Documentation
Where do I find documentation for the plugin? I see it mentioned in the forum here, but have not been able to find the site.
Hi there !
I already installed the latest version of BB and WP and the forum works.
But my questions is, how do include this forum as “page” or “article” in WordPress and the mainmenu ?
Sorry if im just blind, i searched the whole site and can`t find a step by step solution for it.
I tried to include it with WP plugin “include me” wich don`t seem to work.
Can someone tell me please where i can find it or give me a hint ?!
Thank you in advance, BBpress seems to be the forum for wich im searching for a long time. And sorry for english, i now it`s not that good.
i added the wordpress -bb plugin too and enabled it.
Seems everything fine, but still my question is:
how to include the forum into a page or a articel of WP like its here at your site. I don`t check it.
Greetings
You could just as easily put some code in the sidebar.php of your theme to show/hide whenever you want it to. Contextual sidebars are an oft requested WordPress core feature too.
You could just as easily put some code in the sidebar.php of your theme to show/hide whenever you want it to. Contextual sidebars are an oft requested WordPress core feature too.
arpowers: You mean forums including forums, topics, replies, user profiles etc. or just forums? For the latter, you can use bbp_is_forum().
bbPress 2.0 plugins can be found here.
Just noticed that the pot is available so i started translating bbpress to Portuguese (Europe), if you’re interested in helping out write down your email in a comment and i’ll get in touch with you
Com o bbpress a passar de “standalone” para “plugin” e a disponibilização do respectivo pot comecei a traduzir para Português, se estiveres interessado em ajudar na tradução deixa o teu email num comentário e entrarei em contacto.
Podem seguir o trabalho em:
http://www.ricardouk.com/traducoes
e
http://pt.forums.wordpress.org/topic/bbpress-em-portugues?replies=1
those are not core-bbpress files, those are bbpress child-theme files for twebtyten-theme.
They’re core in the sense that they’ll get overwritten when I update the bbPress plugin. That’s why I don’t want to edit them.
Because bbPress works best using its own child theme, it’s really important we have filters and actions in that theme, because we can’t use our own child theme to override it (because WordPress doesn’t support children of children).
I’ll add a ticket to trac about it.
those are not core-bbpress files, those are bbpress child-theme files for twebtyten-theme.
They’re core in the sense that they’ll get overwritten when I update the bbPress plugin. That’s why I don’t want to edit them.
Because bbPress works best using its own child theme, it’s really important we have filters and actions in that theme, because we can’t use our own child theme to override it (because WordPress doesn’t support children of children).
I’ll add a ticket to trac about it.
Just installed the latest version of the bbPress plugin.
Activated the default twentyten child theme.
I can see Settings -> Forums, but I can’t find the admin screen to create and manage forums.
I’m using WordPress 3.2-beta with no other plugins installed.
Halp?
The docs are just static WordPress pages for now. We’ll switch it eventually.
The docs are just static WordPress pages for now. We’ll switch it eventually.
It does not accept my WordPress.org login. How to login?
It does not accept my WordPress.org login. How to login?
@Cor – What theme are you using? Those appear to be WordPress core errors, and I’m not immediately sure how bbPress would cause those to happen.
Yes, you’ll want to make them as WordPress plugins that specifically hook into bbPress actions and filters.
There are tons of places where things can be overridden, and it shouldn’t take long to learn the hierarchy. Everything inside the php files is documented pretty well, and eventually that will get moved over to this site with a codex.
Yes, you’ll want to make them as WordPress plugins that specifically hook into bbPress actions and filters.
There are tons of places where things can be overridden, and it shouldn’t take long to learn the hierarchy. Everything inside the php files is documented pretty well, and eventually that will get moved over to this site with a codex.