Viewing 15 posts - 1 through 15 (of 16 total)
  • #41233
    vsehmogushiy
    Member
    Post count: 26

    Hello!
    Please tell me where is the file header, responsible for the output “Super Serch” and “Registration” “Login.” (I can not find).
    Just where is the file “top bar”?

    #41234
    vsehmogushiy
    Member
    Post count: 26

    And also where you can edit BREADCRUMBS?

    #41591
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi,

    sf-header.php

    You can modify the breadcrumbs in the breadcrumb plugin settings 🙂

    #42311
    vsehmogushiy
    Member
    Post count: 26

    Thank you very much – help!
    Just want to put the phone on the right in the top bar. if you just write text pokazyvaetsya the middle. If I put <p right …> – text crawls abroad. Prompt how to write!
    below is a screenshot

    #42688
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, if you give me a link to your site I can give you custom css to fix this 🙂

    #42807
    vsehmogushiy
    Member
    Post count: 26
    #43223
    vsehmogushiy
    Member
    Post count: 26

    Melanie, really looking forward to the answer to my question!!!

    #43493
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, sorry for the delay, you can use this custom css:

    .tb-text.clearfix {
    text-align: right;
    }

    Let me know if you need any further help!

    Cheers

    #43882
    vsehmogushiy
    Member
    Post count: 26

    Thank you!

    1) Tell me exactly where to change this in the files of the topic itself? (In custom styles – I made it!)
    2) As in the header, next to the “login” link to display a registration? (in addition to the screenshot)

    #44665
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    1) Add that code in Theme Options > General Options > Custom CSS

    2) You would need to add that within:

    sf_aux_links() in the sf-header.php file (line 641-)

    – Ed

    #46108
    vsehmogushiy
    Member
    Post count: 26

    Thank you!
    2) Please specify exactly where to insert sf_aux_links() in the sf-header.php file (line 641-). Tried everywhere – produces an error!

    #46855
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, Ed was referring to the whole section of code that outputs the aux links. You need to add a register link yourself to that code.
    If you are unsure how to do that please consider hiring a developer to modify that for you.

    All the best

    #68511
    vsehmogushiy
    Member
    Post count: 26

    Thanks but what I wanted to do what I did by adding just one line after in this
    $aux_links_output .= '<li><a href="'.$login_url.'">'. __("Login", "swiftframework") .'</a>'. "\n";
    this line in 698$aux_links_output .= '<li><a href="'.$login_url.'">'. __("Регистрация", "swiftframework") .'</a>'. "\n";

    #68577
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Now what issue is still remaining ?
    Thanks 🙂
    With Best Regards
    Swift Ideas

    #68921
    bentraynham
    Member
    Post count: 39

    How would one override the ‘sf-header.php’ settings using the child theme ‘functions.php’ file?

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