• Hi,

    i don’t know why but i am having problem with the contact form, it always woprked but this time it doesnt send the emails.

    this one is the fork code

    <ol class="singleline">
    <li> <label for="nome">Nome Cognome (Richiesto)</label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[text* nome] </li><br>
    <li> <label for="email">Indirizzo E-Mail (Richiesto)</label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[email* email] </li><br>
    <li> <label for="tel">Numero Telefonico (Richiesto)</label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[tel* tel] </li><br>
    <li> <label for="societa">Ragione Sociale (Richiesto)</label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[text* societa] </li><br>
    <li> <label for="sede">Sede Legale (Richiesto)</label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[text* sede] </li><br>
    <li> <label for="iva">Partita IVA (Richiesto)</label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[text* iva] </li><br>
    <li> <label for="iva">Quantità Cuffie(Richiesto)</label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[number* q min:40 max:3000] </li><br>
    <li> <label for="iva">Data Noleggio (Richiesto)</label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[date* data]</li><br>
    <li> <label for="iva">Indirizzo Consegna (Richiesto)</label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[text* ind] </li><br>
    </ol>
    <p>Note e Precisazioni<br>
    [textarea note ]</p>[submit id:Invia]

    and this is a picture of “mail” and “message body”

    Any suggestions? thanks

    https://www.ads-software.com/plugins/contact-form-7/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter EmanueleT

    (@emanuelet)

    the contact form is here:
    https://silentsystem.it/prenotazione-noleggio/

    and i continuosly get the error, it is strange because on other websites where i have wp 3.5 all works fine.

    please give me help. thanks.

    Tried to test your form but can’t get past validation issues on following fields:
    Quantità Cuffie(Richiesto) & Data Noleggio (Richiesto)

    Getting following error:

    {"mailSent":false,"into":"#wpcf7-f587-p394-o1","captcha":{"captcha":"http:\/\/silentsystem.it\/wp-content\/uploads\/wpcf7_captcha\/1389975569.png"},"message":"Si \u00e8 verificato un errore di convalida. Controlla i campi obbligatori ed invia nuovamente il messaggio.","invalids":[{"into":"span.wpcf7-form-control-wrap.q","message":"This number is too small."},{"into":"span.wpcf7-form-control-wrap.data","message":"Date format seems invalid."}]}

    Lack of guidance on allowable date format is likely to make this problematic for users.

    Also far too many required fields for most users IMHO. I use a maximum of 2 required fields in any form – rest optional.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with the form’ is closed to new replies.