Softaculous


Topic : Contact form for subscription not working


Posted By: CamiJaz on January 26, 2021, 12:14 pm
I need a subscribe field in the web and i´ve used a contact form, i only need the email field and a checkbox.
But when i receive the contact form it doesn´t show the e-mail (the most important part) it only sends me a text with the sentence on the checkbox.

my web: csastrologiapsicologica.com is the form in the footer

I´m attaching the mail i receive

Posted By: MicroDrie on January 26, 2021, 2:50 pm | Post: 1
ooking to the HTML source of your web page, I think that you forgot to fill-in the name of the email adres variable .

The element source is:
Quote
<input type="email" required="" placeholder="Tu correo electrónico" name=""


Go to the widget, open the email input element and fill-in the
required variable name like EmailAddress in the input field of "Input
Field Name".

Let us know if that solved your challenge to fix it.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.