Log in

Need help? Please give a detailed explanation of your problem.
Post Reply
Dhara1937
AllPro Expert
AllPro Expert
Posts: 66
meble kuchenne Mikołów Knurów Czechowice-Dziedzice
Joined: Wed Mar 16, 2016 1:06 pm
Website: www.webrose.net

Log in

Post by Dhara1937 »

Hi.
My client wants to remove the "log in" button in the header of their website.
How is that done, please?
User avatar
JohnB
Support Team
Support Team
Posts: 1022
Joined: Wed Nov 04, 2015 3:57 pm
Website: www.allprowebtools.com

Re: Log in

Post by JohnB »

This is most likely included in the header of the theme you are using.

You can edit this by heading to Settings->Administrator then clicking on the Header file under the box titled Theme Editor.

Once you have the header file open, look for and delete this line:

Code: Select all

<h4 class="login emphasis inline"><? PrintLogin(); ?></h4>
It will likely be found around line 22.

If this line of code does not exist in the header file, the login button may have been put in manually by someone. So if you can't find the PrintLogin() code, please post the url of the website you are working on here so I can take a look at the login button and gave you further advice!
Dhara1937
AllPro Expert
AllPro Expert
Posts: 66
Joined: Wed Mar 16, 2016 1:06 pm
Website: www.webrose.net

Re: Log in

Post by Dhara1937 »

Thanks, John.
That did the trick.
Post Reply