• I only need the fields “Name” and “Message” for my contact form. How can I remove the “Email” field and its validation check?

Viewing 3 replies - 1 through 3 (of 3 total)
  • I also need a change, but i don’t know how to do it ?? I need only E mail validation and removal of message + name fields.

    And THANKS for a great plugin!

    Plugin Author Eric

    (@emartin24)

    In order to add or remove fields from the contact form, you would need to update the plugin file (smcf.php) to change the HTML, the form handler (smcf_data.php) to change the way the form fields are received & sent, and lastly, the JavaScript file (js/smcf.js) to change any validation rules.

    Thank you very much for your reply. Sadly, my skills are inadequate since for me this isn’t simple copy & paste.

    Thank you again for a great plugin!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: SimpleModal Contact Form (SMCF)] Removing the email validation’ is closed to new replies.