WP Rentals Help WP Rentals Help

  • Client Support
  • Video Tutorials
  • WpRentals
  • WpEstate
  • API
Home / Property / Listing, Technical how to / Hide Property ID from Property Page

Hide Property ID from Property Page

8189 views

The Property ID is a unique number automatically generated by WordPress for each listing. If you prefer not to display this ID on the property page, you can easily hide it using custom CSS.

Steps to Hide the Property ID

  1. Go to Theme Options → Design → Custom Colors → Custom CSS.

  2. Add the following CSS code and Save Changes

.list_detail_prop_id{
display:none;
}

Note: This change is cosmetic only — the Property ID still exists in the database but will no longer be displayed to users.

Property / ListingTechnical how to

Related Articles

  • Property Media is uploaded but does not display
  • How to change the background color and logo for admin login page
  • How to redirect Instant Booking Button to WooComemrce Checkout Page
  • Tehnical: Redirect to Page Not found/ White screen on listing submission or edit

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