- This topic has 4 replies, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- The topic ‘Startup Pro Quick contactform’ is closed to new replies.
Home › Forums › All Other Themes › Startup Pro Quick contactform
Hi Guys,
The Quick contactform in the banner doesn’t work anymore. The messages that are filled in don’t arrive. Which is very strange, because I have tested the form before and then it worked fine. All I have done is translated the name fields and the confirmation text.
I have followed all the settings and instructions and when I fill in the form I don’t get a send message either.
Theme options -> Quick contactform shortcode area ->[contactform to_email=”[email protected]” title=”Contact Formulier”]
custom-functions.php
$message = ‘<html><body>
<table>
<tr><td>Name: </td><td>’.$name.'</td></tr>
<tr><td>Email: </td><td>’.$email.'</td></tr>
<tr><td>Phone: </td><td>’.$phone.'</td></tr>
<tr><td>Website: </td><td>’.$website.'</td></tr>
<tr><td>Message: </td><td>’.$comments.'</td></tr>
</table>
</body>
</html>’;
mail( $atts[‘to_email’], $subject, $message, $headers);
$cform .= ‘<div class=”success_msg”>Dank u wel. Ik zal zo spoedig mogelijk contact opnemen.</div>’;
unset( $name, $email, $phone, $website, $comments, $captcha );
Do you know what’s going wrong? Could you please help?
https://veilige-woning.nl/
Regards,
Miranda
Ooooops, i have changed “\” placeholder=\”Website adres met http://\” /></p><div class=\”clear\”></div> in the Pro: custom-functions.php and now the website is white 🙁
Help….
I will send you the login details so you can have a look.
Regards,
Miranda
Problem is fixed. I have copied the standard codes back through ftp. And now it workes fine again.
Sorry for the unconvenience.
Miranda
Okay great 🙂
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]