Viewing 6 posts - 1 through 6 (of 6 total)
  • #54998
    Ivo
    Member
    Post count: 97

    Hi

    Is it possible to change the link of the logo placed in the header to point to a different url without changing the files?

    Thanks

    #55008
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Not without changing files, sorry.

    – Kyle

    #55013
    Ivo
    Member
    Post count: 97

    Hi Kyle. Thanks for fast reply.

    Could you please tell the name of file. There are so many files.

    Thanks

    #55019
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    In includes/swift-framework/sf-content-display/sf-header.php on line 479:

    $logo_output .= '<a href="'.$logo_link_url.'">'. "\n";

    change to:

    $logo_output .= '<a href="http://#">'. "\n";

    And add your link.

    – Kyle

    #55022
    Ivo
    Member
    Post count: 97

    Thank you very much

    #55026
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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