-
soloacademy replied to the topic Help with homepage redirect to Profile Page in the forum How-to & Troubleshooting 11 years, 5 months ago
@bphelp opps I forgot to mention you in the last comment. Please take a look at it above. Thanks
-
soloacademy replied to the topic Help with homepage redirect to Profile Page in the forum How-to & Troubleshooting 11 years, 5 months ago
I’m still a little confused. Is that code only for when the user logs in? I want it so that anytime the user goes to my homepage if they are logged in it will redirect them to their profile page. So I will be putting this code into the homepage template
Should it look like this?
if ( !is_user_logged_in() && ( $bp_unfiltered_uri[0] !=…
[Read more] -
soloacademy started the topic Help with homepage redirect to Profile Page in the forum How-to & Troubleshooting 11 years, 5 months ago
I want my users to be redirected from my homepage to their profile page if they are already logged into their account. This redirect will be on the homepage itself, basically once a user is logged into their account they will never be able to see the home page again. If they click on the ‘home’ tab it will take them to their profile page. Here is…[Read more]
@soloacademy
Not recently active