• Hi, I am having issues with the contact form.

    I have 2 text fields in my contact form Workplace/Education centre and Position. When I am inserting a text with spaces in Workplace/Education centre it works fine, but in the Position field when I am typing a text with space, like Marketing Specialist, it send me an error message:
    There was an error trying to send your message. Please try again later.

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

    (@takayukister)

    What do you have in the Form and Mail tabs?

    Thread Starter petrosyan.hov

    (@petrosyanhov)

    This is what I have in form tab:
    <p>Your Name*<br />
    [text* your-name] </p>

    <p>Last name*<br />
    [text* text-lastname] </p>

    <p>Your Email*<br />
    [email* your-email] </p>

    <p>Your phone number*<br />
    [tel* tel-telnumber]</p>

    <p>Workplace/Education centre<br />
    [text text-company] </p>

    <p>Position<br />
    [text text-position] </p>

    <p>Additional comments<br />
    [textarea your-message] </p>

    <p>[submit class:simple-button class:red class:small “Become a #SocialEXPERT”]</p>

    And this one is e-mail tab: https://snag.gy/P9bEVO.jpg

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Issue with text field while putting spaces’ is closed to new replies.