• Resolved Aman Verma

    (@efficientninja)


    Hi,

    I just want to know is there any way to redirect user to custom page when registration fails from frontend.

    I found a shortcode for redirection on success but did not get any way when validation fails and registration fails.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Georgian Cocora

    (@raster02)

    Hello @efficientninja,

    What do you understand by registration fails ? If the user did something wrong and some data is not correct, we need to show the form again so he figures out the issue and corrects it.

    Regards.

    Thread Starter Aman Verma

    (@efficientninja)

    Hi Georgian,

    Yes I agree with you, but we want to add a custom parameter in URL when it fails

    Example:
    Default URL : example.com
    When user fill form and due to validation or some other issue registration fails the form shows up error message but URL remains same “example.com”

    We want it to be “example.com?registration=fail” as we have some other conditions to add on this page

    OR If you can tell me how can I get the response when user submits the form.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Redirect if registration fails’ is closed to new replies.