• New user registration works intermittently. No problem creating a new user account – the email with password link is being sent intermittently. If user resets the password from the new user submission screen (http://prepwise.staging.wpengine.com/wp-login.php?checkemail=registered) the reset email will typically make it to the user even if only entering the new user name (not email). So the registration process is working, but the email to user is wonky.

    In some cases the original password email arrives 30-40 minutes after the reset password. Other cases, the original password never arrives.

    This is a new situation since adding login with ajax. Any suggestions to streamline are appreciated.

    https://wordpress.org/plugins/login-with-ajax/

Viewing 4 replies - 1 through 4 (of 4 total)
  • The delay in sending mail is beyond Login With Ajax, mostly likely due to delays on the web server.

    Which version of Login With Ajax are you using?

    Thread Starter prepwise

    (@prepwise)

    I thought so, but troubleshooting from every direction. Thanks

    LwA: 3.1.6

    In that case I’d say it’s a web server issue.

    Thread Starter prepwise

    (@prepwise)

    The other registration issues:

    1. no modal. It just doesn’t pop up. I believe it’s related to my theme, but interested to know if you have any work-arounds for that.
    2. The widget will only show direct link, will not show registration (link or form) at all if I select link with AJAX form. the login ajax and reset password ajax are fine.

    I’ve tested all three versions of the widget (default, modal, divs) with each iteration of registration. The normal wordpress registration works fine.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Registration works intermittently’ is closed to new replies.