• Resolved RichiedMalone

    (@richiedmalone)


    Once you fill in the registration form there is no visual saying they are registered and the email is not sent out?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter RichiedMalone

    (@richiedmalone)

    <div class=”tml tml-register” id=”theme-my-login” style=”z-index: 2;”>
    <p class=”message”>Register For This Site</p>
    <form name=”registerform” id=”registerform” action=”/register/” method=”post”>
    <p>
    <label for=”first_name”>First Name</label>
    <input type=”text” name=”first_name” id=”first_name” class=”input” value=”” size=”20″/>
    </p>
    <p>
    <label for=”phone_numbers”>Phone Number</label>
    <input type=”text” name=”phone_numbers” id=”phone_numbers” class=”input” value=”” size=”20″/>
    </p>
    <p class=”tml-user-login-wrap”>
    <label for=”user_login”>Username</label>
    <input type=”text” name=”user_login” id=”user_login” class=”input” value=”” size=”20″/>
    </p>
    <p class=”tml-user-email-wrap”>
    <label for=”user_email”>E-mail</label>
    <input type=”text” name=”user_email” id=”user_email” class=”input” value=”” size=”20″/>
    </p>
    <p class=”tml-user-pass1-wrap”>
    <label for=”pass1″>Password</label>
    <input autocomplete=”off” name=”pass1″ id=”pass1″ class=”input” size=”20″ value=”” type=”password”/>
    </p>
    <div class=”g-recaptcha” data-sitekey=”6LfWRQ4UAAAAANgXbe7El_24fyFTV2iMXV_n0r9S” data-theme=”light”></div>
    <p class=”tml-registration-confirmation” id=”reg_passmail”>Registration confirmation will be e-mailed to you.</p>
    <p class=”tml-registration-confirmation” id=”reg_passmail”/>
    <p class=”tml-submit-wrap”>
    <input type=”submit” name=”wp-submit” id=”wp-submit” value=”Register”/>
    <input type=”hidden” name=”redirect_to” value=”https://ricedrivinglessons.ie/login/?pending=activation”/&gt;
    <input type=”hidden” name=”instance” value=””/>
    <input type=”hidden” name=”action” value=”register”/>
    </p>
    </form>

    <ul class=”tml-action-links”>

    Plugin Author Jeff Farthing

    (@jfarthing84)

    There sure should be. Have you tried disabling other plugins?

    Thread Starter RichiedMalone

    (@richiedmalone)

    Yes the Email is not being sent out meaning it is not creating a user in wordpress. The Normal shortcode works however it only ask’s for them to fill out their email.

    I would like to add fields however as you can see from above the code I used before the plugin update worked fine, I updated it and now it is not working at all.

    Please help as this is a big issue.

    https://ricedrivinglessons.ie/register/

    Thread Starter RichiedMalone

    (@richiedmalone)

    I have checked the wp debug and there is no conflicts there, all other plugins are working fine and the basic shortcode for your plugin work, It use to work in the code I posted previous version before once updated it do’s not ?

    Thread Starter RichiedMalone

    (@richiedmalone)

    I’ve Fixed this

    Once I updated the plugin the it automatically changed the custom password option off

    Once turned on it is working again.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Register Emails not sending ?’ is closed to new replies.