Title: Custom Form?
Last modified: February 2, 2019

---

# Custom Form?

 *  [dsb0328](https://wordpress.org/support/users/dsb0328/)
 * (@dsb0328)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/custom-form-29/)
 * Is there a way to create a custom form for this Email Subscribers plugin? I tried
   Rainmaker, but there is no documentation anywhere as to how to create a custom
   HTML form and make a Submit button work. I got close, but that, along with not
   being able to center the whole form on the page, really just threw me for a loop.
   I wish it was as easy as adding a form from Contact Form 7, but no such luck.
   Any help this weekend would be greatly appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Aditya Shah](https://wordpress.org/support/users/ethicaladitya/)
 * (@ethicaladitya)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/custom-form-29/#post-11161226)
 * Hi [@dsb0328](https://wordpress.org/support/users/dsb0328/)
 * Thank you for contacting Icegram Support. Hope you are doing well. 🙂
 * You can use Rainmaker form, you can find the documentation here [https://www.icegram.com/knowledgebase_category/rainmaker-help/](https://www.icegram.com/knowledgebase_category/rainmaker-help/)
 * Also, there is no need to handle the submit button in Rainmaker and you can use
   a code like the one below.
 *     ```
       <form>
         First name:<br>
         <input type="text" name="fname" required>
         <br>
         Email:<br>
         <input type="text" name="email" required>
         <br><br>
         <input type="submit" value="Submit">
       </form> 
       ```
   
 * Apart from that, if you wish to center the form you may use additional CSS to
   center the form. If you require any help with the CSS, please contact us via 
   [https://www.icegram.com/contact](https://www.icegram.com/contact) where you 
   can safely submit your website URL where you have the form and we can help you
   over there. 🙂
 * Hope this helps you.
 * Best,
    Aditya Shah
 *  Thread Starter [dsb0328](https://wordpress.org/support/users/dsb0328/)
 * (@dsb0328)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/custom-form-29/#post-11161578)
 * Thanks! This worked great. Although the email sent uses the email address as 
   the Name, but I’ll try to figure that out. I don’t think I had fname in the form
   HTML.
 * Another quick question that I can’t seem to figure out, is where do I create 
   the group in which these subscribers go? They all seem to go to a group named
   Test.
 *  Thread Starter [dsb0328](https://wordpress.org/support/users/dsb0328/)
 * (@dsb0328)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/custom-form-29/#post-11161703)
 * Also wondering if there’s a way to display the other fields that have been added
   to the form in the Subscribers list. I will email you a link to the page to the
   address you listed above.
    -  This reply was modified 7 years, 5 months ago by [dsb0328](https://wordpress.org/support/users/dsb0328/).
 *  [Aditya Shah](https://wordpress.org/support/users/ethicaladitya/)
 * (@ethicaladitya)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/custom-form-29/#post-11163846)
 * Hi [@dsb0328](https://wordpress.org/support/users/dsb0328/)
 * You can use the Email Subscribers Group selector plugin using which you can allow
   users to choose which group they want to get into. [https://wordpress.org/plugins/email-subscribers-advanced-form/](https://wordpress.org/plugins/email-subscribers-advanced-form/)
 * Currently, there is no way to show the other fields in the subscriber’s list.
 * Sure, You can email us using the contact form at [https://www.icegram.com/contact](https://www.icegram.com/contact)
 * Best,
    Aditya Shah

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Custom Form?’ is closed to new replies.

 * ![](https://ps.w.org/email-subscribers/assets/icon-256x256.png?rev=2274172)
 * [Email Subscribers & Newsletters - Email Marketing, Post Notifications & Newsletter Plugin for WordPress](https://wordpress.org/plugins/email-subscribers/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/email-subscribers/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/email-subscribers/)
 * [Active Topics](https://wordpress.org/support/plugin/email-subscribers/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/email-subscribers/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/email-subscribers/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Aditya Shah](https://wordpress.org/support/users/ethicaladitya/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/custom-form-29/#post-11163846)
 * Status: not resolved