Viewing 1 replies (of 1 total)
  • Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi kolson,

    you could put an alert message at the if statement.

    In the front-end-only-users/Functions/Process_Front_End_Forms.php directory, on line 68, put the following:

    echo "<script type='text/javascript'>alert('Login successful');</script>";

    This will create a pop-up message. You can do similarly for the other statements.

Viewing 1 replies (of 1 total)

The topic ‘Log-In Successful’ is closed to new replies.