• Subscriber-Email field only shows the name’s fieldname, but no email fieldname IF the two field shortcodes ARE ON THE SAME LINE, ie

    [text* your-name placeholder “Name”] [email* your-email placeholder “Email”] [submit “Absenden”]

    instead of

    [text* your-name placeholder “Name”]
    [email* your-email placeholder “Email”]
    [submit “Absenden”]

    … which is when all fields are shown correctly.

    • This topic was modified 6 years, 9 months ago by helmar.
  • The topic ‘Nice with a slight flaw’ is closed to new replies.