• Resolved Merkucio

    (@merkucio)


    How to add the name field?

    This code doesn’t work

    <p>
    	<label>Name: </label>
    	<input type="name" name="NAME" placeholder="Your name" required />
    </p>
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Lap

    (@lapzor)

    Make sure the name of the field is the same as the name you use in Mailchimp, often it’s FNAME instead of NAME.

    If you use our plugin there should be buttons above the form editor that help you insert the fields. when you click the button it should generate the code for you with the proper naming.

    Hope that helps. If you have any questions, please let us know!

    Plugin Contributor Lap

    (@lapzor)

    Since there have been no replies for awhile I will now mark this topic as “resolved”. If you are still experiencing this issue or you have a similar problem, please create a NEW support topic. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to add the name field?’ is closed to new replies.