Change profile url (Login widget)

Posted in: Newspaper
Post count: 18

Hi,
I try to change the profile url in login widget. So after login when I click the user name link near to avatar I go to author page but how to change it to be redirect to buddy press profile page?.

I try to change . get_members_url($current_user->ID) to bp_core_get_userlink( $user_id ) in logged.php file but have not idea if doing this right because nothing happen.

Could you give me a little suggestion how to do that?

Many thanks,
Matthew

Post count: 22421

Hi,
The easiest way to do it is to use a redirect: http://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/
Hope this helps.
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.