Disabling self registration n/w

Professional Joomla social template with metro design and JomSocial extension support.
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
Tue Jan 05, 2016 5:22 pm
Reply with quote
Report this post
Hoping that someone else has hit this...

In users > options we have Allow User Registration disabled.

In the Login module it has:

This module displays a username and password login form. It also displays a link to retrieve a forgotten password. If user registration is enabled (in User Manager > Options), another link will be shown to enable self-registration for users


However, the Sign up link is still appearing...

https://www.dropbox.com/s/lg9c3o6n7k1aa ... 2.png?dl=0

Cache is cleared etc. etc.
User avatar
Fresh Boarder

teitbite
Fri Jan 08, 2016 3:08 pm
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.gkPopupWrap h3 small {
display: none;
}
User avatar
Moderator


cron