WP Rentals Help WP Rentals Help

  • Client Support
  • Video Tutorials
  • WpRentals
  • WpEstate
  • API
Home / Submit Form / Remove Area / Neighborhood from the listing submission form

Remove Area / Neighborhood from the listing submission form

7737 views
You can remove the “Property Area” field from the submission form without affecting the map location or the “Pin Address on the Map” functionality in WpRentals — as long as you don’t remove address or city-related fields, which the map relies on.

To remove the “Property/Item Area” field from the front-end submission form in WpRentals, follow these steps depending on how you want to handle it:

  1. Go to Admin Dashboard → Theme Options.

  2. Click on Add Listing Page & Payment Settings → Select the fields for the listing submission

  3. Look for the field “Property/Item Area”.

  4. Use CTRL – Select to un-select the field

  5. Save changes.

Help – https://help.wprentals.org/article/1-30-how-to-manage-submit-form-fields-and-mandatory-fields/

Hide with CSS

If for some reason you want to hide the field visually, you can add the field as Custom CSS.

Add this to Appearance > Customize > Additional CSS.

[for="property_area_front"] {
display: none;
}
[id="property_area_front"] {
display: none;
}
Submit Form

Related Articles

  • WpRentals Login & Register Forms and Settings
  • City, Neighborhood, and Country – Listing Location Options for the Submission Form
  • Listing Submission Form – How to manage submit form fields and mandatory fields
  • Remove before and after price label from the listing submission form

HELP CATEGORIES

  • 61. General
  • 102. Installation & Basic Setup
  • 93. Installation FAQ
  • 404. How Booking Works
  • 145. User dashboard pages
  • 20Advanced Search Options
  • 3Blog Post
  • 9Custom Page Templates
  • 18Elementor Compatibility
  • 13Email Notifications
  • 19FAQ
  • 10Menu Options
  • 26Multi-Languages - 3rd party
  • 9Owner
  • 25Property / Listing
  • 21Shortcodes
  • 11Submit Form
  • 4Supported Maps
  • 93Technical how to
  • 5Third Party plugins
  • 3Translation
  • 13Widgets
  • 2WooCommerce Payments
  • 13WP Rentals Payment
  • 77WP Rentals Theme Options

Join Us On

Powered by WP Estate - All Rights Reserved
  • Client Support
  • Video Tutorials
  • WpRentals
  • WpEstate
  • API