WP Residence Help WP Residence Help

  • WpEstate
  • How to Build Your Website
  • Video Tutorials
  • Client Support
  • API
Home / Theme Options / Property Status. Property status background color.

Property Status. Property status background color.

6358 views 0

Content

  • How to add/edit Property Status
  • How to change the colors of Property Status
  • How to set Property Status to a property from wp-admin
  • How to set Property Status to a property from front end submission form
  • How to add Property Status to Advanced Search custom fields

How to add/edit Property Status

Property status is managed from Theme Admin > Properties > Property Status.

From here you can create different and unlimited property status based on your needs and edit or delete the existing property statuses.

How to change the colors of Property Status

When you add a new property status, you may require to add custom CSS for it, so that you can arrange text and choose a background color.

For example,  if you add the status ‘new offer’ and ‘hot offer’. This is the CSS code that you must  use:

In property card:

.ribbon-inside.hot-offer {
    background: #f2ec2e;
    color: #fff;
}

In Property page

.slider-property-status.horizontalstatus.ribbon-wrapper-hot-offer .hot-offer {
background-color: green;
color: white;
}

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

 Help article for how to add custom CSS

How to set Property Status to a property from wp-admin

In order to set a property status Status navigate to Theme Admin > Properties > Edit property and from the Property Status box select the status you wish.

How to set Property Status to a property from front end submission form

Step1:  Make sure “property status” is selected to show in the front-end submission form.

Navigate to Theme Options > Membership > Property Submission Page and Select the Property Status field for listing submission.

Step2: Select property status from front end submission.

How to add Property Status to Advanced Search custom fields

The search form fields are setup on Theme Options > Search > Advanced search form on the Search Custom Field Setup section.

For Property status field must set LIKE for compare:

In search, it will show as a dropdown

 

Theme Options

Related Articles

  • How to create custom Header & Footer with WpResidence Header & Footer Builder
  • Theme Options – Search – Taxonomies Multi Selection
  • Theme Options -> Search -> Advanced Search Results page
  • How to manage Theme Options – Property Page Settings

WP Residence Documentation

  • 1. General
    • How to Get Support
    • Get your buyer license code.
    • Use SSL / https
    • Server / Theme Requirements
  • 2. Installation
  • 3. Installation FAQ
  • 4. Advanced Search
    • Advanced Search Display Settings
    • Advanced Search Form
    • Geolocation Search for Half Map
    • Save Search Theme Options
    • Advanced Search Colors
  • 5. Agent, Agency & Developers
  • 6. Property Page
  • 7. Properties List
  • 8. Property Taxonomies
  • 9. Property Custom Template
  • 10. Blog Posts & Blog List
  • 11. Shortcodes
    • Contact Form
    • Featured Agency/Developer
    • Membership Packages
    • Testimonials
    • Google Map with Property Marker
    • Listings per Agent, Agency or Developer
    • Display Categories
    • Agent List
    • Recent Items Slider
    • Recent items
    • List Properties or Articles by ID
    • Featured Agent
    • Featured Article
    • Featured Property
    • Login & Register Form
    • Icon Content Box Shortcode
  • 12. Widgets
  • Theme Options
    • General Settings
    • User Types Settings
    • Appearance
    • Logos & Favicon
    • Header
    • Footer Style and Colors
    • Price & Currency
    • Property Custom Fields
    • Features & Amenities
    • Listing Labels
    • Theme Slider
    • Permalinks
    • Splash Page
    • Social & Contact
    • Map Settings
    • Pin Management
    • How read from file works
    • General Design Settings
    • Custom Colors Settings
    • Header Design & Colors
    • Mobile Menu Colors
    • User Dashboard Colors
    • Print PDF Design
    • Property, Agent, Blog Lists Design Settings
    • Sidebar Widget Design
    • Font management
    • How to add custom CSS
    • Custom Property Card Unit – Beta version
    • Email Management
    • Import & Export theme options
    • reCaptcha settings
    • YELP API Integration
    • iHomefinder Optima Express IDX
    • MEMBERSHIP & PAYMENT Settings
    • Property Submission Page
    • PayPal Setup
    • Stripe Setup
    • Wire Transfer Payment Method
  • Translation
  • FAQ
  • Pages
  • Header
  • Footer
  • Google or Open Street Maps
  • Payment Options
  • Plugins
    • Included Plugins
    • Third Party Plugins – IDX Compatibility
    • Third Party Plugins – Multi Languages
    • Third party Plugins – Other
  • Technical
    • Technical how to | Custom Code Required
    • Technical: Child Theme
  • Theme Updates

Join Us On

Powered by WP Estate - All Rights Reserved
  • WpEstate
  • How to Build Your Website
  • Video Tutorials
  • Client Support
  • API