Keeping WordPress updated and backed up are crucial to the success of your website. Quite a few folks hesitate to update because they’re afraid of plugin & theme conflicts, downtime and the old scary white screen of death.
- We’ll take the stress out of hitting that update button.
- This is not an automated service.
- Each website is assigned to a real flesh and blood WordPress developer.
- If you need to talk to us we pick up the phone.
Site is not published yet. Is there an easy way (I’m just a beginner) to change the “Phone” field to “City”? I don’t need a drop down just a fill in Easy Sign Up?
Thanks for any advice you can offer!
Hi Ronda – you can set the form to remove the phone field. In the shortcode set
phone="1"
. If you are using the widget even easier just uncheck the ” Show phone the field” checkbox.You cannot swap out the field for a City field nor can you rename it, as the validation script would still be looking for phone digits.
You can add additional fields too but this requires a bit of code, have a look at this post: http://wordpress.org/support/topic/add-more-fields-1#post-4078722