I have swapped send email to use wp_mail() rather than mail() as several services such as mandrill don not catch emails otherwise.
https://www.ads-software.com/extend/plugins/super-simple-contact-form/
]]>I have added this code to validate most email addresses.
elseif(!filter_var( $_POST[‘sscf_from_email’] , FILTER_VALIDATE_EMAIL))
return $this->draw_form( __( ‘Your email address appears to be invalid!’, ‘super-simple-contact-form’ ) );
https://www.ads-software.com/extend/plugins/super-simple-contact-form/
]]>The code is displayed, nothing else.
https://www.ads-software.com/extend/plugins/super-simple-contact-form/
]]>Hi,
I have install this plugin but when i enter some message mail is not going to administrators mail id?do i need to do some settings..i hv installed this on local server
https://www.ads-software.com/extend/plugins/super-simple-contact-form/
]]>Hi,
I am getting this error after pressing send button.
i tried at ma local server , my other mail service working perfectly.
SCREAM: Error suppression ignored for
( ! ) Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\wp-content\plugins\super-simple-contact-form\super-simple-contact-form.php on line 60
https://www.ads-software.com/extend/plugins/super-simple-contact-form/
]]>Hello.
Where can I replace the English header and labels to Russian ones in your plugin’s code? For example, I need “Ваше Имя:” instead “Your name:”.
Thanks.
https://www.ads-software.com/extend/plugins/super-simple-contact-form/
]]>any ideas or thoughts on how to add captcha ?
https://www.ads-software.com/extend/plugins/super-simple-contact-form/
]]>Hello,
Could you tell me what I am doing wrong? It’s repeating the
contact form in the header:
https://owlsporch.com/good-news/contact/
Thank You!
Sincerely
https://www.ads-software.com/extend/plugins/super-simple-contact-form/
]]>