How To Remove The Log In Button On The Varsita Template ? - Question | JoomShaper

How To Remove The Log In Button On The Varsita Template ?

N

naturaux

Template 3 years ago

Hi !

How do you remove the Log In button on the Varsita template ? My login module is set to off and I cannot see anywhere where this buttin can be removed. Thanks for your help !

www.soignezvotreanimalaunaturel.com

0
6 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #3161

Hi, please use custom CSS - this method always works.

#sp-menu .sp-my-account {display: none;}

0
N
naturaux
Accepted Answer
3 years ago #3162

Great ! Thank you ! :)

0
T
Thomas
Accepted Answer
2 years ago #46434

Hello,

Hidding the button is not the optimal solution. Can anyone tell us how to remove the button completely?

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #46435

As I remember you can also edit that file:

\templates\shaper_varsita\features\account.php

and remove links (html code)

BTW

Remember to disable registration on the website in Admin: Users - Options. If you don't need new users from front-end, Spam mostly.

0
GL
Georgia Lagogianni
Accepted Answer
8 months ago #129905

Hi,

So , the login button is hardcoded in the template files? What happens when the template is updated?

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 8 months ago #129931

You have to remember about that change, and just change permission to that file from 644 to 444 by FTP tool.

0