Hi,
I am trying to set the email for my website but it shows up this error:
![]()
Could you tell me where should I write then my email address and what should I write in from so I get the name and email of who has send the email?
Thank you,
Marina.
Hi,
I am trying to set the email for my website but it shows up this error:
![]()
Could you tell me where should I write then my email address and what should I write in from so I get the name and email of who has send the email?
Thank you,
Marina.
Hi Marina,
Please check FAQ here for more information about this error:
Hope this helps.
I do not find the solution in FAQ neither, could not you tell me what should be written?
Hello Marina,
By default, you’ll have these form fields:
<label> Your Name (required)
[text* your-name] </label>
<label> Your Email (required)
[email* your-email] </label>
<label> Subject
[text your-subject] </label>
<label> Your Message
[textarea your-message] </label>
[submit "Send"]
And the Mail settings should be like this:

The recipient of the email should always be your admin email.
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.