Hi everyone, i am new to the wordpress community and I am about to build a really simple static website, of course involving a "Contact Us" section.
I already implemented it using this cool plugin. After styling it a bit i was ready to give it an actual try and i found out 2 problems, one probably not related to the plugin but i am gonna talk about it anyways, maybe someone of you can help me :)
PRELIMINARY INFORMATION:
1)I am developing locally (localhost)
2)I am using latest Wordpress + WAMP and Windows environment
ABOUT THE ISSUES:
1)The Captcha is, for some reason, not required (as well as the body of the email apparently O_o). I managed to make the body required hacking a bit on the code but can't do the same for the CAPTCHA. Am i doing something wrong? Did i not setup something about it?
2)After several tries the email doesn't seem to be sent. I always get the "red" error message. I don't know if there is something wrong with the plugin or that i have to setup something for my localhost.
Thanks to everyone that will come in :)