Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    What do you have in the Form tab?

    Thread Starter John Ghita

    (@john-ghita)

    Hi Takayuki,
    I managed to slve the “problem” that I was having.
    I was putting this in teh form
    <div>

    <div style=”width=25%; height: auto; float: right;”>
    [submit “STAY UPDATED!”]
    </div>

    <div style=”width: 75%; height: auto;”>
    [email* your-email “Email”]
    [text* yout-text “What carrier/platform you are looking for?”]
    [checkbox your-checkbox “Tick here if you don’t want to receive promotional emails.”]
    </div>
    <div>

    Instead of creating fields with the “field generator”.

    Thank you for trying to help.

    If this resolves your question, it helps others contributing here, if you can flag your post as [resolved]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Contact form 7 error – Email address seems invalid’ is closed to new replies.