Help for WpEstate - a Real Estate Wordpress Theme Help for WpEstate - a Real Estate Wordpress Theme

  • WpEstate
  • Video Tutorials
  • Client Support
Home / Theme Options / Listing Labels. Property Status.

Listing Labels. Property Status.

New Property status labels can be added in Theme Options – General – Listing Labels.

When you add a new property status, you may require to add custom css for it, so that you can arrange text and choose background color. Custom CSS panel is in Theme Options – Design.

For example: you add status ‘new offer’ and ‘hot offer’. This is the css code that you must as as well:

.ribbon-wrapper-hot-offer{ 
    background: #FB6A5C; 
}

 .hot-offer{
    font-size: 15px!important;
    padding: 12px 30px;
    color: #fff;
    text-align: center;
    margin: 0px auto;
}

.featured_property .hot-offer,
.property_listing .hot-offer {
font-size: 12px!important;
padding: 7px 0px;
}


.ribbon-wrapper-new-offer{
    background: #FB6A5C;
}

 .new-offer{
    font-size: 15px!important;
    padding: 12px 30px;
    color: #fff;
    text-align: center;
    margin: 0px auto;
}

.featured_property .new-offer,
.property_listing .new-offer {
font-size: 12px!important;
padding: 7px 0px;
}

IMPORTANT: if you type the status with caps letters, the css must include the new names with the same caps letters.

—

Status is selected from Admin – Edit property

And status can be selected from submit form as well, and admin can control what fields to allow to be selected in submit and which fields are mandatory

Theme Options

Related Articles

  • How to Remove Submit Property Button from Menu
  • Font management (font family, subset, font size, line-height and font-weight)
  • Advanced Search Results Page – Standard Style
  • How to manage submit form fields and mandatory fields.

Categories

  • 41. Mandatory Setup Instructions
  • 142. Demo and Content Setup
  • 8Advanced Search Settings
  • 4Agent & Blog Posts
  • 9Change Log
  • 3Child Theme
  • 7Custom Page Templates
  • 3Design Options
  • 1Footer Settings
  • 7Google Maps
  • 6Header / Menu Options
  • 1IDX
  • 4Included Plugins: Rev Slider, Ultimate Addons, Visual Composer
  • 14Knowledge Base
  • 1Other Plugins
  • 2Payment Options
  • 10Property Post
  • 5Technical how to
  • 25Theme Options
  • 6Translation
  • 1Uncategorized
  • 5WpEstate Shortcodes
  • 1WpEstate Widgets
  • 1WPML - optional
Flatbase by NiceThemes © 2023. — Powered by WordPress.
  • WpEstate
  • Video Tutorials
  • Client Support