Advertisement:

Author Topic: Removing login and registration  (Read 827 times)

suv100

  • Newbie
  • *
  • Posts: 9
Removing login and registration
« on: February 15, 2014, 11:22:45 am »
Hi
  I want to remove Login and Registration and make the website accessible only through facebook login. I have downloaded and installed the facebook plugin. Could someone please instruct me the steps to be followed for the removal of login and reg?

Thanks

aide2001

  • Guest
Re: Removing login and registration
« Reply #1 on: February 16, 2014, 08:56:34 pm »
You need to locate your header.php in your theme and just remove them, back up your header.php first though.
so your looking for something like
<php if user login {
<a href="<php user_login...
something like that, depends what theme you have