comtecpres
Forum Replies Created
-
Forum: Plugins
In reply to: [Orbit Fox by ThemeIsle] Policy NoticeForum: Plugins
In reply to: [NM Contact Forms] On submit .. email is not receivedI just tried it and come up with the following message
The email could not be sent.
Possible reason: your host may have disabled the mail() function.what can i do to get this sorted
Forum: Plugins
In reply to: [NM Contact Forms] On submit .. email is not receivedI am having the same problem, no email respond
thanks
Ruksana
- This reply was modified 8 years, 1 month ago by comtecpres.
Hi,
My contact form is not working on the website – https://comtec-presentations.com/, I have gone into my word press and it comes up with the following errors – 1 configuration error found and the Reply-To field value is invalid. and when i submit the form I get the following error – Failed to send your message. Please try later or contact the administrator by another method.
This is my form: –
<div class=”row”>
<div class=”col-sm-4 form-group”>
[text* name class:form-control placeholder “Name *”]
</div>
<div class=”col-sm-4 form-group”>
[email* email class:form-control placeholder “Email *”]
</div>
<div class=”col-sm-4 form-group”>
[text* subject class:form-control placeholder “Subject *”]
</div>
</div>
<div class=”form-group”>
[textarea* message x7 class:form-control placeholder “Message *”]
</div>
<div class=”form-group”>
[submit class:btn class:btn-default class:btn-wide “Send”]
</div>To [email protected]
From [email protected]
Subject Hey! [your-name] is trying to contact you. | [your-subject]
Additional Headers Reply-To: [your-email]
The Reply-To field value is invalid. How to correct this?
Message Body [your-message]I am not sure what has happend
thanks
Ruksana