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”?
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
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)
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.
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";