How can I change the text that appears after form submission?

Hello,

I am looking to change the text in green. This text comes up after submitting a form but I do not know how to change it. I want it to say, “Thanks for contacting us. We’ll reply when we’re at the shop 11am-5pm ET Tues-Sat. Talk to you soon!”

Can anyone help me? Thank you

Hello,

To change it, chose “edit code”, open folder “locales”, for each language you will find some file.

For example for en it will be “en.default.json”.

Open it and find line with “post_success”.

Put your text here and it will be displayed.

You may find example on the image bellow:

If my answer can help you solve your issue, please mark it as a solution. Thank you and good luck.

1 Like

Hey F2G,

You can change this in languages. You want to change the “Successfully sent” message for Forms. The steps are:

  1. From the admin, click online store → Themes
  2. Then click Actions drop-down, and select “Edit languages”
  3. You should have a tab at the top called “Contact”, click that (if you don’t you can search for it in search box – enter some of the current message in the search
  4. Once you find the “Successfully sent” message field, input your new message – “Thanks for contacting us. We’ll reply when we’re at the shop 11am-5pm ET Tues-Sat. Talk to you soon!”
  5. Then click save

Done!

Hope that helps and good luck with making the change!

I could not find anywhere where the current text is showing where I could swap it out. I never found a “successfully sent” message field.

Hey F2G,

Your theme calls that field something different to “Successfully sent”, I’m pretty sure you are using Motion theme and the developers call it “Post success” I think.

See the below screenshot from a different theme from the same developers. Your theme might have different tabs at the top and different fields but it’s probably pretty similar.

Also, as mentioned in my first message, you can just search for the field in the search bar above the tabs. Type in “Thanks for contacting us” in the Filter items search bar and you should be able to find it that way. See the below screenshot of using the search function:

Hope the above helps and you are able to make the change.

I’m sure you’ll sort it :+1:t2: .