Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin is great.

    I would also like this function beacause i want to point that links to buddypress profile…

    This plugin works great!

    I too need to send the user to their BuddyPress profile. For this I need the URL to be variable something like this:

    /members/{userid}/profile/edit/group/2/

    where {userid} is replaced with the login userid.

    Keep up the good work!

    I found the solution to this, in class-sexy-login-widget.php change line 47 and 48 to look like this

    if ( $sl_options['show_profile'] )
    				$buttons['Edit My Profile']	=  bp_loggedin_user_domain();
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom urls for Dashboard and Profile’ is closed to new replies.