User registration form validation

Discussion in 'GeoCraft WordPress Theme' started by rwegam, Apr 25, 2015.

  1. rwegam

    rwegam New Member

    Joined:
    Mar 19, 2013
    Messages:
    6
    Likes Received:
    0
    I want to do the validation for the user form registration, lead collection form form, to make sure that proper email is used for registration, valid phone number, and password strong of not less than 6 characters.

    Please assist where do i find all these two forms, and what i have to do to.
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello,


    You have to edit two php files and have to customized and add your validation codes.

    Here is the path of: -
    1> User Registration Form :-
    geocrafttheme-v2\library\front_end\registration.php

    2> Lead Capture Form :-
    geocrafttheme-v2\library\controls\module_functions.php



    Thanks,
    Praveen
     

Share This Page