waithakajames Posted June 14, 2020 Posted June 14, 2020 Hallo guys,i would like to entirely do away with the login for ips suite version 4.4.10.i want my website (though on localhost) to be just basic.no login but the rest of the features remain intact
Ehren Posted June 14, 2020 Posted June 14, 2020 Hello, You can disable registrations under ACP > System > Login & Registration > Registration > Allow new registrations? > No To remove the login feature from everywhere, I imagine significant updates would be needed. If you simply want to remove the sign in/register links from the top of the site, add this to custom.css #elUserNav{ display: none !important; } 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now