SimpleModal Contact Form (SMCF) is an Ajax powered modal contact form. It utilizes the jQuery JavaScript library and the SimpleModal jQuery plugin.
You can modify the link URL and link title on the SMCF WordPress options page.
function footer()$form variable. Open simplemodal-contact-form-smcf/css/smcf.css and modify the CSS to fit your needs.
Note: There are some browser specific CSS values that are set in the JavaScript (simplemodal-contact-form-smcf/js/smcf.js).
Starting in SMCF v1.1, there is a new "security" feature that attempts to ward off unwanted spam. A "token" is created and placed in the contact form. When the form is submitted, the token is verified and if the token does not exist or fails verification, the user will see the "Unfortunately, your message could not be verified." message. If this is happening for legitimate users, please let me know!
It means a server issue was encountered. See the last item in the next FAQ:
Here are some troubleshooting steps to follow:
<?php wp_footer(); ?>mail() is installed and working. (You can also open smcf_data.php and remove the @ from @mail. That will echo out any errors that it throws while trying to send mail.)Yup. See below.
You can edit the smcf.php file, or more simply, just add the following to your style.css file:
#smcf-container div.smcf-bottom a {display:none;}
Requires: ? or higher
Compatible up to: 3.4.2
Last Updated: 2012-9-8
Downloads: 127,032
0 of 4 support threads in the last two months have been resolved.
Got something to say? Need help?