• Resolved 4drumlerry

    (@4drumlerry)


    Hello

    I use contact form 7 to add a contact form to my site. When the form is sent a confirmation message appears in a green rectangle beneath the form
    “Your message was sent successfully”

    My question: Which file do I edit to personalize this confirmation message?

    Regards
    Brian

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello Brian,

    The message is set in the message() function in the wp-contact-form-7.php. You can edit it to change the message.

    If you are familiar with gettext, you can also create/edit .po file in the languages folder and compile it to .mo file to do that. This way is portable so I recommend.

    Regards
    Takayuki Miyoshi (plugin author)

    Thread Starter 4drumlerry

    (@4drumlerry)

    Hello Takayuki

    Thanks for that.
    I was able to amend my confirmation message.

    Brian

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘email form confirmatiom message’ is closed to new replies.