WP Popup plugin with multiple fields

by TCstr8
4 replies
  • WEB DESIGN
  • |
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.
#fields #multiple #plugin #popup
  • Profile picture of the author TCstr8
    So I'm guessing that this doesn't exist....
    {{ DiscussionBoard.errors[6326028].message }}
  • Profile picture of the author david carr
    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
    Signature

    {{ DiscussionBoard.errors[6326428].message }}
  • Profile picture of the author TCstr8
    Thanks David. Didn't come across that one, will have to look into it.
    {{ DiscussionBoard.errors[6326603].message }}
    • Profile picture of the author Michael71
      I do those forms by hand :-)

      ... but WPSubscribers allows to add more fields.
      Signature

      HTML/CSS/jQuery/ZURB Foundation/Twitter Bootstrap/Wordpress/Frontend Performance Optimizing
      ---
      Need HTML/CSS help? Skype: microcosmic - Test Your Responsive Design - InternetCookies.eu

      {{ DiscussionBoard.errors[6331107].message }}

Trending Topics