WPRentals Theme Documentation WPRentals Theme Documentation

  • Client Support
  • Video Tutorials
  • WPRentals
  • WPEstate
  • API
Home / Owner & Renter / Remove Area / Neighborhood from the listing submission form

Remove Area / Neighborhood from the listing submission form

9148 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;
}
Owner & Renter

Related Articles

  • Why the “User Registration Is Currently Disabled” Message Appears
  • How to Add and Sync Owners from the WordPress Admin in WPRentals
  • Owner Profile Page
  • Listing Submission Form – How to Manage Submit Form Fields and Mandatory Fields in WPRentals

HELP CATEGORIES

  • 61. General
  • 72. Installation & Basic Setup
  • 373. How Booking Works
  • 18Advanced Search
  • 17Elementor WPRentals Studio
  • 14Email Notifications
  • 27FAQ
  • 14Installation FAQ
  • 10Menu Options
  • 33Owner & Renter
  • 8Page Templates
  • 24Property / Listing
  • 22Shortcodes
  • 4Supported Maps
  • 99Technical how to
  • 5Third Party plugins
  • 4Translation & Multi Languages
  • 3WordPress Blog Post
  • 13WordPress Widgets
  • 12WP Rentals Payments
  • 80WP Rentals Theme Options
  • 26WPML & Weglot

Join Us On

Powered by WP Estate - All Rights Reserved
  • Client Support
  • Video Tutorials
  • WPRentals
  • WPEstate
  • API