• Hi, thank you for your plugin, that is great.

    Everything works fine, but i only found one error.

    The “Lost your password?” is already send mail if account exist.
    But if not exist user’s mail, nothing happens. Not show “Invalid username or email.” like your demo page.

    Write this in console log:
    jquery.js:4 POST https://www.oltarelott.hu/wp-admin/admin-ajax.php 500
    send @ jquery.js:4
    ajax @ jquery.js:4
    perform_action @ autoptimize_a823f5d5…800c90f51657.js:607
    submit_form @ autoptimize_a823f5d5…800c90f51657.js:607
    dispatch @ jquery.js:3
    r.handle @ jquery.js:3

    I tried to turn everything off, but the error remained.

    Wordpress is 5.4 and Woocoommerce 3.9, your plugin is newest.

    Thanks for looking at this.

    Best regards,
    Lajos Szabo

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter lszabo

    (@lszabo)

    Update:

    Reduced the problem to:
    (class-xoo-el-form-handler.php)
    $message= apply_filters( ‘xoo_el_password_reset_errors’, $e->getMessage() );

    If $message = “Invalid username or email”, then already working.

Viewing 1 replies (of 1 total)
  • The topic ‘Not show “Invalid username or email” if account not exist’ is closed to new replies.