PenciDesign replied
Hi,
I've said with you - we don't support for display Name field on Footer SignUp Form.
If you want to do that, it just can be display 3 fields on 3 rows. Can't display name & email on the same row.
Let's go to Dashboard > Mailchimp for WP > Form and use this markup:
<p class="">Subscribe my Newsletter for new blog posts, tips & new photos. Let's stay updated!</p> <p class=""><input type="text" name="NAME" placeholder="Name..."></p> <p class=""><input type="email" id="mc4wp_email" name="EMAIL" placeholder="Email..." required=""></p> <p class=""><input type="submit" value="Subscribe"></p>
Best Regards,
PenciDesign