Viewing 2 replies - 1 through 2 (of 2 total)
  • Try making the email form-tag required(*) in the FORM. e.g.

    [email* your-email]

    It seems like a bug in Contact-Form-7

    This one is OK:
    [email* your-email placeholder "Your email address"]

    This one returns syntax error (the form works however):
    [email* your-email placeholder "[:de]Ihre E-Mail-Adresse[:en]Your email address[:sk]Vaša emailová adresa[:]"]

    The [:xx] texts are qTranslate-X translations.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘syntax error’ is closed to new replies.