This topic has 17 replies, 4 voices, and was last updated 8 years ago by Fem.
Tagged: form submission, Lead generation issue
Viewing 18 posts - 1 through 18 (of 18 total)
Hello I installed the them along with the basics. I am very pleased, but it doesn’t send the form entry to the email stipulated and I have tried from several emails, but no cigar. I didn’t download any additional plugins except for wp-rocket. I will be turning that plugin off and testing while I am waiting on a response here.
// Submit
$out .= ‘<div class=”iva_subbtn”>’;
$out .= ‘<input type=”button” name=”submit” value=”‘ . $storeup_bk_btn_txt . ‘” size=”25″ id=”storeup_bk_submit” class=”btn medium storeup_bk_submit”/>’;
$out .= ‘</div>’;
$out .= ‘</div>’;
$out .= ‘</form>’;
In looking at template-booking.php in storeup-niche folder I see one issue and the value is not set. Could I be wrong about this? Now that I see this form is a clearfix code
Hello,
I thank-you for the prompt reply, but for some reason it is still not working and will not send to company email. I see when you ran test it came from gmail. Should we use a generic email instead of a company domain one “eg” @gmail instead of @safeandsecure.com ?
Fem,
Check with the hosting server or the email server. I have tried sending to gmail as well as company email and neither work. If my hosting server was the issue it wouldn’t send through the confirmation email. I have a doctor of computer science that works for me. I am going to have him rip through the theme for all of the errors, but in this case I believe it’s with the code itself and not my server settings. However, if I must have him rip it I will post my findings publicly so noone else has the same issues then.
It’s kind of hard for me check my server settings when I am not sure of the server in reference
Viewing 18 posts - 1 through 18 (of 18 total)
You must be logged in to reply to this topic.