I only need the fields "Name" and "Message" for my contact form. How can I remove the "Email" field and its validation check?
I only need the fields "Name" and "Message" for my contact form. How can I remove the "Email" field and its validation check?
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!
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!
This topic has been closed to new replies.