-
Henry replied to the topic Help with homepage redirect to Profile Page in the forum How-to & Troubleshooting 11 years, 5 months ago
You don’t need to put any code in your homepage template. @bphelp‘s code goes into your bp-custom.php file.
I am using a slightly different method. Copy and paste this into your theme’s functions.php file.
//redirect logged in users away from homepage to their profile page
[Read more]
function bp_homepage_to_profile() {
global… -
bp-help replied to the topic Help with homepage redirect to Profile Page in the forum How-to & Troubleshooting 11 years, 5 months ago
@soloacademy
Not recently active