New Landing How can we help? Themeforest Theme Support Neighborhood Change login to link to wp-login.php

Viewing 6 posts - 1 through 6 (of 6 total)
  • #23616
    nomad
    Member
    Post count: 39

    Hi, does any one know how to change the ogin link so users are taken to the wp-login.php page instead?

    cheers,

    Ken

    #23750
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,
    Which login link are you referring to ?. Could you please elaborate.

    Thanks
    Tahir

    #23756
    nomad
    Member
    Post count: 39

    Hi Tahir,

    On the top left side of the Neighborhood theme there is a login link. it currently links to the themes login page, however id like it to link to another login page. image attached

    #24120
    Melanie – SUPPORT
    Member
    Post count: 11032

    In sf-header.php find the code

    				$aux_links_output .= '<li><a href="'.$login_url.'">'. __("Login", "swiftframework") .'</a>'. "\n";			
    

    and change it to

    				$aux_links_output .= '<li><a href="http://YOUR-CUSTOM-URL.com">'. __("Login", "swiftframework") .'</a>'. "\n";			
    

    Cheers!

    #24306
    nomad
    Member
    Post count: 39

    Hi,

    Where exactly is sf-header.php? i cant seem to find it anywhere?

    thanks,

    ken

    #24501
    Melanie – SUPPORT
    Member
    Post count: 11032

    neighborhood > includes > swift-framework > sf-content-display 🙂

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

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

License required for one of the following items
Login and Registration Log in · Register