Home Forums Newsletter Plugin Support How To Insert Field Full Name

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28987
    Anonymous
    Inactive

    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.

    #29003
    Anonymous
    Inactive

    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>

    #29660
    Stefano
    Keymaster

    You can use extra profile fields, configure them on form fields pabel.

    Stefano.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.