Home › Forums › Quform PHP › Success Message
- This topic has 4 replies, 2 voices, and was last updated 9 years, 10 months ago by costa.
- AuthorPosts
- January 27, 2015 at 3:55 pm #13725costaParticipant
Hello ,
Success message open in : mysite/quform/process.php
I saw on other topic :
The JS looks for a div with class “quform-elements” surrounding the form elements and puts it inside this.But seems I can’t make open it in my contact page 🙁
<footer class="footer-distributed"><div class=”footer-right quform-elements”>
<p>Contact Us</p>
<form action=”quform/process.php” method=”post”>
<input id=”name” type=”text” name=”name” placeholder=”Name” />
<input type=”text” name=”email” placeholder=”Email” />
<textarea name=”message” placeholder=”Message”></textarea>
<input id=”type_the_word” type=”text” name=”type_the_word” placeholder=”captcha” />
<button>Send</button></form>
<div class=”quform-captcha”>
<div class=”quform-captcha-inner”>
</div>
</div>
</div></footer>
Please can you help me to make it in the good way ?Thank you.
January 27, 2015 at 4:16 pm #13728AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
January 27, 2015 at 4:21 pm #13729costaParticipantHi,
thank you very much for fast response,
email with link has been sent.
January 27, 2015 at 4:29 pm #13730AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
January 27, 2015 at 4:52 pm #13731costaParticipantOk,
Thank you for easy explications.
It works perfectly this way.
Best regards,
- AuthorPosts
- You must be logged in to reply to this topic.