WPRentals Theme Documentation WPRentals Theme Documentation

  • 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

9530 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

  • How to Make a Contact Button Open WhatsApp
  • How to add a new currency in Theme Options for payments.
  • How to Disable WordPress Image Compression and Preserve Original Quality
  • How to Change the Default Categories Icon from Listing Card Unit

HELP CATEGORIES

  • 61. General
  • 72. Installation & Basic Setup
  • 373. How Booking Works
  • 18Advanced Search
  • 17Elementor WPRentals Studio
  • 14Email Notifications
  • 23FAQ
  • 14Installation FAQ
  • 10Menu Options
  • 34Owner & Renter
  • 8Page Templates
  • 23Property / 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