Okay
  Public Ticket #2293828
I don't see the text or titles in the form
Closed

Comments

  • edgar_loftspa started the conversation

    How can I see the titles of the fields in the registration form?

  •  608
    WordPress replied

    Hello,

    You can follow code

    [text* your-name placeholder "Name"]
        [email* your-email placeholder "Email Address"]
        [textarea your-message placeholder "Message"]
    [submit "Send message"]