New Landing How can we help? Themeforest Theme Support Dante Profile link my account with buddypress

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #118357
    cyriusreal93
    Member
    Post count: 10

    Hi,
    In the header of the theme, I will wish that the link “My Account” which appears when you are connected, refer to the buddypress profile sheet and not to the WP admin profile, unless the user is administrator.

    Thanks for your help

    #118478
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit sf-header.php at /dante/includes/.

    Find this code:-
    if ( $myaccount_page_id ) {
    					$aux_links_output .= '<li><a href="'.$my_account_link.'" class="admin-link">'. __("My Account", "swiftframework") .'</a></li>'. "\n";
    					} else {
    					$aux_links_output .= '<li><a href="'.get_admin_url().'" class="admin-link">'. __("My Account", "swiftframework") .'</a></li>'. "\n";
    					}

    You need to change href link here.
    Thanks
    Mohammad

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register