• Resolved ieledtov

    (@ieledtov)


    Hi guys.
    I am having a wired problem with this plugin.
    If I use the standard contact form, I can send emails and I receive them.
    If instead I change it as follows:

    <p>Nome Azienda - Company Name (*)<br />
        [text* nome-azienda]</p>
    
    <p>Nome e Cognome - Contact Name<br />
        [text nome-cognome]</p>
    
    <p>Indirizzo - Address<br />
        [text indirizzo]</p>
    
    <p>Cap - Zip Code<br />
        [text cap]</p>
    
    <p>Città - City<br />
        [text citta]</p>
    
    <p>Telefono - Telephone (*)<br />
        [tel* telefono]</p>
    
    <p>Email (*)<br />
        [email* email]</p>
    
    <p>Motiva la tua richiesta - Reason of your message<br />
        [textarea Motivalatuarichiesta-Thereasonofyourmessage]</p>
    
    <p>Come sei arrivato a IKU? - How did you get to IKU?<br />
        [textarea ComeseiarrivatoaIKU-HowdidyougettoIKU]</p>
    
    <p>Cosa ne pensi del nostro sito? - What do you think about our site?<br />
        [textarea Cosanepensidelnostrosito-Whatdoyouthinkaboutoursite]</p>
    
    Inserisci il codice che vedi qui sotto:
    [captchac captcha-97]
    [captchar captcha-97]
    
    <p>[submit "Invia"]</p>

    the page says that the message has been succesfully sent but it never arrives.
    Can you please help me finding the problem?
    This issue/bug is blocking me from put my client’s website online.
    Thank you in advance for your help.

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

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

    (@ieledtov)

    When I talk about “standard contact form”, this is what I mean:

    <p>Il tuo nome (richiesto)<br />
        [text* your-name] </p>
    
    <p>La tua email (richiesto)<br />
        [email* your-email] </p>
    
    <p>Oggetto<br />
        [text your-subject] </p>
    
    <p>Il tuo messaggio<br />
        [textarea your-message] </p>
    
    <p>[submit "Invia"]</p>

    Thread Starter ieledtov

    (@ieledtov)

    It was not a problem of my code that was correct ??

    I found the solution following this article:

    ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Contact Form 7] Mail (sometimes) not sent’ is closed to new replies.