WP Popup plugin with multiple fields

by 4 replies
5
All of the ones I've seen have 2 fields (name/email). Does anyone know of any that allow the creation of multiple custom fields? Probably looking for 6-7 fields.

Thanks.
#website design #fields #multiple #plugin #popup
  • Banned
    [DELETED]
  • So I'm guessing that this doesn't exist....
  • Banned
    [DELETED]
  • wpsubscribers will let you do it

    copied from the admin panel:

    By default, WPSubscribers plugin only support 2 form fields: Name & Email. However, if you need to add other fields such as: country, city, phone number...
    you can add these fields to the "Other fields" box by following this structure:
    Field Title 1, Field Name Value 1
    Field Title 2, Field Name Value 2
    ... (Separated by lines)
    • Field Title: anything as you want, ex: What is your country?...
    • Field Name Value: a value of the "Name" attribute of this field code.
    Example of Field Name Value:
    • The HTML code: <input type="text" name="country" value="Your Country">, the Field Name Value will be: country
    • The HTML code: <input type="text" name="city" value="">, the Field Name Value will be: city
    Example of Other fields box content:
    Your Country, country
    Your City, city
    (Pre-design popup templates don't support these additional fields)


    Regards
    Dave
    • [ 1 ] Thanks
  • Thanks David. Didn't come across that one, will have to look into it.
    • [1] reply
    • I do those forms by hand :-)

      ... but WPSubscribers allows to add more fields.

Next Topics on Trending Feed