• Goutam

    (@sarkargoutam)


    Hello
    Hope you are doing well.
    I added a Register Form extra field (Phone Number).Can you tell me that How can added this phone number I have added the essential-real-estate/public/templates/account/register.php
    ” <div class=”form-group control-_mobile_number”> <input type=”text” id=”user_mobile_number” name=”user_mobile_number” class=”form-control control-icon” placeholder=”<?php esc_attr_e(‘Mobile Number’, ‘essential-real-estate’); ?>” value=”<?php echo esc_attr($user_mobile_number); ?>”> “</div>
    But database not save can tell me that what is the problem that

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Goutam

    (@sarkargoutam)

    Hello
    Can you reply this on

    • This reply was modified 5 years, 4 months ago by Goutam.
    Plugin Author g5theme

    (@g5theme)

    Sorry for replied too late.
    You have to edit file class-ere-login-register.php on path: essential-real-estate\public\partials\account\ , search function name: register_ajax to do that.
    Hope help you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Register Form added the Phone Number’ is closed to new replies.