Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Dante
  • #48562
    francesco
    Member
    Post count: 67

    How can I change the link redirects of “my account” in the top of page?

    #49035
    francesco
    Member
    Post count: 67

    help me please!

    #49910
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi,
    a little something about our forum: as we work from oldest replied to ticket (!) to latest, adding a new comment to your thread will lead to a later response, as you push yourself back to our queue.

    thank you!

    You can try modifying the line

    					$aux_links_output .= '<li><a href="'.get_admin_url().'" class="admin-link">'. __("My Account", "swiftframework") .'</a></li>'. "\n";
    

    to

    					$aux_links_output .= '<li><a href="http://yourcustomlink.com" class="admin-link">'. __("My Account", "swiftframework") .'</a></li>'. "\n";
    

    in sf-header.php

    Cheers!

Viewing 3 posts - 1 through 3 (of 3 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