Hello,
I am using template demo-media-agency.html and it seems that when the send button on the contact form is clicked things just stop working on a eternal loop, no error message from sendeemail.php
Just for testing I exchanged the action="include/sendemail.php" for action"include/helloword.php" (a very simple php program just to see if the form is calling the php) and its not calling, eternal waiting loop also
For another test I deleted the <div class="contact-widget"> and the the action call happens, the phps run.
I am missing something here? What is needed on the html file to make action="include/sendemail.php" work?
Regards,
Paulo
