log in button always present

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Mar 20, 2014 4:24 pm
Reply with quote
Report this post
Hi,

I have disabled the login module but the button still remain within the site. Can you please tell me where I can disable it?
User avatar
Expert Boarder

GK User
Thu Mar 20, 2014 7:31 pm
Reply with quote
Report this post
Hi,
maybe this is hard-core solution, but works....
use:
Code: Select all
#gkLogin {display: none;}

Guide: http://www.gavick.com/documentation/joo ... -template/
User avatar
Platinum Boarder

GK User
Thu Mar 20, 2014 9:05 pm
Reply with quote
Report this post
Second option:
1) In Template configuration - choose FEATURE tab
2) Empty whole URL from "Login URL"
3) Save changes
User avatar
Platinum Boarder

GK User
Fri Mar 21, 2014 9:23 am
Reply with quote
Report this post
I prefer to use override in case I need to display it someday. Thank you!!!
User avatar
Expert Boarder

GK User
Sat Mar 22, 2014 1:08 pm
Reply with quote
Report this post
User avatar
Platinum Boarder

GK User
Mon Mar 24, 2014 4:28 pm
Reply with quote
Report this post
ok thank you. I have disabled the login button by override.css.
User avatar
Expert Boarder


cron