• Hi,
    I’m trying to create a form for user registration.
    The form requests: username – password – email – other informations
    Now… I hook the action wpcf7_before_send_mail, and here I can check if the suername exists or not, if email exists or not, and other informations.

    then? I change the wpcf7 variable, setting skip_mail to true.
    After that, I get the message “Send Ok!”

    I need to change this message, and the type of message.
    How can I do that?

    Thanks.

    http://wordpress.org/extend/plugins/contact-form-7/

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

    (@klode)

    I see with jQuery, Concacf Form 7 verify the status of the form, and then with this status, it shows the relative message. But if I want to break the registration for an “username exists” issue, how can I show the message as for the standard message fo contact form 7?

Viewing 1 replies (of 1 total)
  • The topic ‘Change status message after send button click’ is closed to new replies.