Title: Location Fields
Last modified: October 23, 2018

---

# Location Fields

 *  Resolved [ss_2010](https://wordpress.org/support/users/ss_2010/)
 * (@ss_2010)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/location-fields/)
 * Hi There
    I want to make change Address and city field that it wont be required
   any more. I only keep country required. I have tried to edit where.php and commented
   out echo $required; but I still shows notice for required fields and nor able
   to save location. Please let me know what should I do to make it working.
 * Thanks

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

 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/location-fields/#post-10825668)
 * hi,
 * at the moment you need custom coding to make this work by hooking into em_location_validate
   filter. for reference, you can find this filter under classes/em-location.php
   then search for em_location_validate
 *  Thread Starter [ss_2010](https://wordpress.org/support/users/ss_2010/)
 * (@ss_2010)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/location-fields/#post-10903224)
 * Okay thanks I will look and get back to you

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

The topic ‘Location Fields’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=1039078)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

## Tags

 * [address](https://wordpress.org/support/topic-tag/address/)
 * [city](https://wordpress.org/support/topic-tag/city/)
 * [country](https://wordpress.org/support/topic-tag/country/)

 * 2 replies
 * 2 participants
 * Last reply from: [ss_2010](https://wordpress.org/support/users/ss_2010/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/location-fields/#post-10903224)
 * Status: resolved