Removing registration from template

January 2013 Joomla Template
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Sep 11, 2013 9:29 pm
Reply with quote
Report this post
Hi,

is it possible to remove the label REGISTRATION from the template?
i've removed all the unused modules but the label stands there.
Thanks for usual support.

Fabio
User avatar
Junior Boarder

GK User
Wed Sep 11, 2013 10:06 pm
Reply with quote
Report this post
Hi,
yes, you have to also disable registration in User Manager options.
And disable gk_registration module.

at the end, you should also use this

Code: Select all
 #gkRegister  {display:none;}
User avatar
Platinum Boarder

GK User
Mon Dec 16, 2013 11:16 pm
Reply with quote
Report this post
Hi, I have the same problem and does not work.

I disabled registration in User Manager options.
I disabled the module gk_registration.
I copied the code into override.css.
Clean cache (in case ...) and still appears "Register", this is revenge!

http://rosariba-cp72.webjoomla.es/
User avatar
Junior Boarder

GK User
Tue Dec 17, 2013 7:00 pm
Reply with quote
Report this post
A help to solve this please?
User avatar
Junior Boarder

GK User
Tue Dec 17, 2013 10:04 pm
Reply with quote
Report this post
Sorry I was really busy...

Code: Select all
#gkRegister {
    display: none !important;
}


Now it will hide in 100%.
User avatar
Platinum Boarder

GK User
Tue Dec 17, 2013 10:12 pm
Reply with quote
Report this post
Yes, it worked.
Exceptional attention, as always!
User avatar
Junior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.