MorfiusX
Member
Posted 3 years ago #
I am trying to implement a contact form in modal box. The modal box displays properly (using ThickBox or FancyBox), but validation does not work and the email is never sent.
Example (click on the "Send an Email" link):
http://synaptecllc.com/contact
Have you tried http://wordpress.org/extend/plugins/simplemodal-contact-form-smcf/ or were you trying to have the map display in the modal box as well?
MorfiusX
Member
Posted 3 years ago #
I was just trying to have the email form display in a modal box. I'm thinking I will just skip the plugin and code my own. That way I can do what I want with out much issue.