Dralamir
Member
Posted 1 year ago #
I am using a combination of WordPress, BuddyPress and WP-United with phpBB for a community site of mine. The logins are managed via WP-United which directs them through phpBB so there is never need for WordPress' own login. Yet I can't seem to get rid of it altogether or I missed a setting for it. Please advice!
What theme are you using? If you're using child theme of bp-default theme, copy the sidebar.php from bp-default and delete the login code in the sidebar.
Dralamir
Member
Posted 1 year ago #
I'm using Darwin (BuddyPress BuddyPack) 1.2.1. I'll take a look at that, thanks!
You're welcome. "Darwin" is a child theme of bp-default theme. So yes, you can copy sidebar.php from bp-default theme to Darwin folder and delete the login form before uploading to server.