Remove the user registration section

Discussion in 'ClassiCraft WordPress Theme' started by ufindlay, Mar 8, 2013.

Thread Status:
Not open for further replies.
  1. ufindlay

    ufindlay New Member

    Joined:
    Mar 7, 2013
    Messages:
    22
    Likes Received:
    2
    I want to remove the ability for people to register for an account since we're using Active Directory to authenticate all of our users. I'm sure I'll need to modify one of the theme files to hide the "Create a free account" section. Which one do I need to be looking at?
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    For this you need to comment out code from "user_auth.php" line number 294.
    Go to the
    classicrafttheme\library\control\user_auth.php

    Check image for reference

    [​IMG]
     
  3. ufindlay

    ufindlay New Member

    Joined:
    Mar 7, 2013
    Messages:
    22
    Likes Received:
    2
    Thank you.
     
Thread Status:
Not open for further replies.

Share This Page