Title: Remove phone field?
Last modified: August 21, 2016

---

# Remove phone field?

 *  Resolved [Bahamut5098](https://wordpress.org/support/users/bahamut5098/)
 * (@bahamut5098)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-phone-field/)
 * Hi, I am using the plugin with the following code:
 * [easy_sign_up
    title=”Head Trip Email List” fnln=”1″ phone=”0″ esu_label=”Head
   Trip Email List” esu_class=”headtrip_email”]
 * I have made a page that my homepage links to, and it works fine. I am wondering
   how I can remove the phone field, if at all? Thanks!
 * [http://wordpress.org/plugins/easy-sign-up/](http://wordpress.org/plugins/easy-sign-up/)

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

 *  Plugin Author [Greenweb](https://wordpress.org/support/users/greenweb/)
 * (@greenweb)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-phone-field/#post-4566519)
 * Setting phone=”0″ should do the trick.
 *  Thread Starter [Bahamut5098](https://wordpress.org/support/users/bahamut5098/)
 * (@bahamut5098)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-phone-field/#post-4566528)
 * It doesn’t seem to. My website is:
 * [http://www.prestonorrick.com](http://www.prestonorrick.com)
 * I have that above code on a page linking to the Homepage. The phone field still
   shows up.
 *  Plugin Author [Greenweb](https://wordpress.org/support/users/greenweb/)
 * (@greenweb)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-phone-field/#post-4566536)
 * Make sure that the short code is on one line.
 * Your line breaks are causing WordPress to ignore the attribute
 * WORKS:
    `[easy_sign_up title="Your Title Here" phone="0" fnln="1" esu_label="
   A unique identifier for your form" esu_class="your-class-here"]`
 * BREAKS:
 *     ```
       [easy_sign_up
       title="Your Title Here"
       phone="0"
       fnln="1"
       esu_label="A unique identifier for your form"
       esu_class="your-class-here"]
       ```
   
 *  Thread Starter [Bahamut5098](https://wordpress.org/support/users/bahamut5098/)
 * (@bahamut5098)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-phone-field/#post-4566550)
 * I don’t know who wrote this as resolved, but it is clearly not resolved. Pity,
   looks like I’ll be looking for another plugin then.
 *  Plugin Author [Greenweb](https://wordpress.org/support/users/greenweb/)
 * (@greenweb)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-phone-field/#post-4566554)
 * Did you put the short code on one line? Trust me I have tested this. It works.
   If you need further support I will need admin access.
 *  [siwik](https://wordpress.org/support/users/siwik/)
 * (@siwik)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-phone-field/#post-4566636)
 * Putting the short code on one line worked for me.
 * [http://www.hoteltripbooking.com/](http://www.hoteltripbooking.com/)
 *  Plugin Author [Greenweb](https://wordpress.org/support/users/greenweb/)
 * (@greenweb)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-phone-field/#post-4566637)
 * Thanks for the confirmation siwik
 *  [Qbanam](https://wordpress.org/support/users/qbanam/)
 * (@qbanam)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/remove-phone-field/#post-4566699)
 * Worked for me too.
 *  Plugin Author [Greenweb](https://wordpress.org/support/users/greenweb/)
 * (@greenweb)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/remove-phone-field/#post-4566700)
 * Thanks for the feedback Qbanam!
 *  [ThosEnt](https://wordpress.org/support/users/thosent/)
 * (@thosent)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/remove-phone-field/#post-4566719)
 * where does one find this short code?
 *  Plugin Author [Greenweb](https://wordpress.org/support/users/greenweb/)
 * (@greenweb)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/remove-phone-field/#post-4566720)
 * Press the ‘e’ above the editor have look at the screenshots [https://wordpress.org/plugins/easy-sign-up/screenshots/](https://wordpress.org/plugins/easy-sign-up/screenshots/)

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

The topic ‘Remove phone field?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-sign-up_ffffff.svg)
 * [Easy Sign Up](https://wordpress.org/plugins/easy-sign-up/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-sign-up/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-sign-up/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-sign-up/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-sign-up/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-sign-up/reviews/)

 * 11 replies
 * 5 participants
 * Last reply from: [Greenweb](https://wordpress.org/support/users/greenweb/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/remove-phone-field/#post-4566720)
 * Status: resolved