Home › Forums › Newsletter Plugin Support › How To Insert Field Full Name
Hello,
Please see my website http://www.crowdink.com
I am wanting to add an extra field to the right hand side that will be full name. Currently when users subscribe we ask for an email address and that’s it. I want to ask for a field saying full name. How do I add this in?
Thank you.
BUMP
This is the code I have. Any idea why an extra email field shows up? This is driving me crazy please help.
<table> <tbody> <tr> <td align=”left”>[newsletter_field name="first_name" label="Name"]</td> </tr> <tr> <td align=”left”>[newsletter_field name="email" label="Email"]</td> </tr> <tr> <td align=”left”>[newsletter_form button_label="Subscribe"][/newsletter_form]</td> </tr> </tbody> </table>
You can use extra profile fields, configure them on form fields pabel.
Stefano.