I have put the contact form into a modal and having issues sending emails when I click the submit button. My website is www.allysto.com and you can trigger the modal by clicking Get my free consultation in the hero image.
Issue with contact form sending email
1 reply · opened Nov 25, 2017
Sshawnparker05Nov 25, 2017
SSemicolon WebSTAFFDec 4, 2017
Hello,
Thanks for your Patience!
We have just checked out your Website and the issue is in the include/sendemail.php File where the following code appears to be either empty or have their values missing:
$toemails[] = array(
'email' => 'username@website.com', // Your Email Address
'name' => 'Your Name' // Your Name
);Please make sure that the Values are properly entered to avoid any errors. More information on this can be found in the Documentation > Widgets > Contact Forms Section.
This will definitely fix your issues. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard