@pazzaglia1
you are running into a couple issues.
As for some users i can see their profile leads to a 404 too.
create me an Admin account and send me the login details by email so i can see what plugins you are using , if there is a code snippet causing an issue, your theme , or something else.
when im done helping you , you can delete the account.
Contact
@ebunny3k
are you talking about categories/subforums like this.

ok, Rob’s the css guru, but why not try my plugin
https://wordpress.org/plugins/bbp-style-pack/
which will let you style the hyperlinks (no. 5 in forum index styling)
Otherwise come back and we’ll help further
good set of questions!
bbpress uses WordPress registration for forum users, so they will integrate nicely.
There are widgets within bboress that allow for login and registration
With forums set to public, then anyone can see forums, but only logged in users can ‘participate’
Users can change their email in the profile section
two queries
5. Once registered, every time the user visits again login will be required to participate in the forums.
This will be the case, unless they use the remember me function, but in effect that is the same as it is a logged in person. There are plugins to prevent remember me if you want to disable eg
https://wordpress.org/plugins/remember-me-controls/
7. The user will have to be allowed to unsubscribe.
They cannot delete themselves, they can just stop using. They can of course send the admin a request to be deleted, and then the admin has the choice of deleting all content for that user, assigning it to someone else, or just blocking that user so that the content remains under their name.
Hi there, could someone help me figure out where to stop my bbpress topic and breadcrumb links from defaulting to target=”_blank”?
When I’m on my forum archive page — or anywhere else on the site — everything is fine, but once I start navigating to topic pages, all of the links start popping up in new windows: http://pafoic.org/forums/
I’m running WordPress 4.1.1 with a Customizr Pro child theme, and bbPress version 2.5.6
I feel like the solution should be somewhere in plugins > bbpress > includes > topics but I’m just not finding it. Any help would be much appreciated. Thanks!
@andrew55
You could hire a coder at any freelance website like http://jobs.wordpress.net/
But yeah like you said its not a huge issue.
that was 7 years ago when bbPress was not a WordPress plugin.
just use any normal WordPress theme.
search bbPress compatible WordPress themes in google to find one that should would work great.
or search bbPress in the wordpress add new theme area in the backend of wordpress.
This plugin will help styling bbPress on any WordPress theme though.
https://wordpress.org/plugins/bbp-style-pack/
As long as you use quality plugins for image upload for bbPress like this one you should be fine.
https://wordpress.org/plugins/gd-bbpress-attachments/
hosting images elsewhere should help on server disk space though, well unless you have a CDN.
@garrett-eclipse
there are likely other people who have posted a topic like this one from 3 years ago.
you can try the code the user placed below for the bbPress custom post types and see if it works.
https://wordpress.org/support/topic/why-does-blog-become-current_page_parent-with-custom-post-type
@chicco30
go to appearance > themes then click the add new button and either search the wordpress theme repository or upload a theme
bbPress doesnt have a specific admin area for itself, it basically just uses the existing WordPress admin area.
you can,
create all the forums in the backend.
create some topics/replies in the backend but for me its better to do it frontend.
go to the settings menu go into the bbPress settings by going to settigns > forums in the backend of WordPress.
manage users in the backend.
use the addditional tools in the tools section, its named forums.
use the moderation and blacklisting settings in settings > discussion.
if you need help trying to find something else reply back.
BuddyPress should have this feature , bbPress is also compatible with BuddyPress.
https://wordpress.org/plugins/buddypress/
I tried with twentyfifteen and it still looks the same. Im not sure if i understand it clearly, but if yes, then: If i set it not equal then in the breadcrump it will show the bbpress’s virtual page for the forum root-and in the url also, and not my real wordpress forum page i created with shortcodes.
yes, like so 
And this is how it looks on the page now 
But setting the forum root to be the wordpress page clearly makes the problem, before it looks just perfect.
(down below if images dont appear)
the same as my wp page’s slug
by which I think you mean you have a WordPress page called say ‘forum’ with the slug of ‘foforum’ with the [bbp-forum-index] in it?
Sorry if i wasn’t clear. So my problem basically is: BBpress has the forum root option, that i set the same as my wp page’s slug. It works, forum is shown on the wordpress page, and the url is okay, and the breadcrump is also okay.–>but setting the root to show forum on my wp page also breaks my [bbp-single-forum id=xxx]-shortcodes—-it seems to now show up on the page as if it was this shortcode:[bbp-forum-index] instead of each and every one of my[bbp-single-forum id=xxx] shortcodes.
I just made one, check it out !
https://wordpress.org/plugins/bbpress-votes/
Allow users to vote up or down to topics and replies inside bbPress, just like you can on StackOverflow for example.

Hello!
First: I’m using WordPress 4.1.1 running The Thinker Lite theme. I’m using bbPress 2.5.6 and my site is artintheblood.net.
I would like to change the color of the hyperlinks that appear in posts on my forum. For example, I’d like to have them be blue. I went in yesterday in hopes of doing that, but when I made the changes via the bbPress style pack (which is completely brilliant), ALL of the links were changed. The topic titles, user names, everything.
Is there a way to only change the color of links that appear within posts? Or is this just a lovely pipe dream that exists in my head?
Thank you so much for any advice you can offer!
any kind of wordpress/bbpress or other website that has open public registration needs very strong anti spambot protection, i use a few different plugins, but some spammers still get through sometimes, no one plugin will get them all…
these 2 work well together, but a few bots etc will still slip though, search this bbpress forum for more anti-spam info
https://wordpress.org/plugins/wangguard/
https://wordpress.org/plugins/stop-spammer-registrations-plugin/
sam
Our phpbb3 forum was migrated to a brand new WordPress installation with bbPress installed (not BuddyPress). It was done by a consultant, so I am not sure how much of the code was custom vs a phpbb3 migration tool.
We got the private topics to show to Participants by using the plugin “Capability Manager Enhanced” and allowing the read_private_topics and read_private_replies. This now allows Participants to read the private topics, but also allows them to see Hidden forums. They cannot see the content/topics of the forums, but they can see the hidden forum titles.
The remapping to default was done with the repair tool. It had no impact, except to require me to go back and reset the handful of users that were not set to Participants.
The big question that seems unresolved in many threads is whether Participants are supposed to see Private topics/replies, or if that is a misprint in the documentation? Why would we have to use the Capability Manager Enhanced plugin to do what the docs say should happen by default.
I’d suggest you upgrade to latest wordpress, not to fix this issue, but because you leave your site more open to attack by using old software.
Onto your problem…if profiles are viewable by non logged in users – can you post a link to the forum so that we can see the issue
bbpress hooks to wordpress registration, so any wordpress recapcha should work, you just load the relevant plugin and follow instructions
Unfortunately, with the upgrade to WordPress 4.x these little snippets no longer work – I read elsewhere that bbpress search had some updates which likely render these snippers useless. : (
If anyone has the updated code, I would really appreciate it!!
Ciao,
L
use a wordpress re-captcha programme to stop the automatic, so that only real people come through
eg
https://wordpress.org/plugins/wp-recaptcha/
there are others and I haven’t tried this one (or any) – just google !