This topic has 1 reply, 2 voices, and was last updated 11 years by SQadmin.

  • Author
  • #1922
     pulla
    Participant

    I need to get user profile link on category pages (category.php) and single page (content.php)
    I need to put “user(author) profile page link” next author name. it’s called “visit this author profile”

    I have tried several but none of them are working.

    //echo “aa=”. bp_core_get_user_domain( ‘ID’ ).”<br/>”;
    //echo “bb=”. bp_core_get_userlink( ‘ID’ ).”<br/>”;

    //echo “aa=”. bp_core_get_user_domain( $user_id ).”<br/>”;
    //echo “cc=”. bp_core_get_user_domain( “admin” ).”<br/>”;
    //echo “bb=”. bp_core_get_userlink( $user_id ).”<br/>”;
    //echo “dd=”. bp_member_permalink().”<br/>”;
    ;

    any advice?

    #1925
     SQadmin
    Keymaster

    Hi, this echoes the link

    COPY CODE
    
    bp_loggedin_user_domain();
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?