WP Residence Help WP Residence Help

  • WpEstate
  • How to Build Your Website
  • Video Tutorials
  • Client Support
  • API
Home / 7. Properties List / Properties List – Directory Style

Properties List – Directory Style

5256 views 2
Before reading this help file you may want to check this video. It explains theme functionality and may be easier to understand. Watch Video on Youtube
In this video, you will learn how to change the order of properties in Categories pages, Advanced Search Results Page, Properties List Directory, Property Standard List, and Half Maps-Properties List. Watch Video on Youtube

Step1: Add a new page from in admin – pages and select the Properties list directory as Template:

Step2: Select what properties to list by default on the page when first landing on the page.
You can list properties in a specific order by using the “Default Sort” option or Show only Featured listing. Also you can enable/disable filter area.
In order to get the Property List Advanced Options section displayed, you must Refresh the page.

Step3: Set minimum and maxim values for filter options.

In order to get the Property List Directory Filter Options section displayed, you must Refresh the page.

Note: For price slider is used the minimum and maximum values set in Theme options > Search > Advanced Search Form.

How to hide options from the filters with css

The options that display on this page are set in code. To hide options you can use css from below
1. City dropdown

.dropdown.form-control.directory-adv_city{
display:none;
}

2. Area dropdown

.dropdown.form-control.directory-adv_area{
display:none;
}

3. Type dropdown

.dropdown.form-control.directory-adv_actions{
display:none;
}

4. County dropdown

.dropdown.form-control.directory-adv_conty{
display:none;
}

5. Category dropdown

.dropdown.form-control.directory-adv_category{
display:none;
}

6. Size slider

.directory_slider.property_size_slider{
display:none;
}

7. Lot size slider

.directory_slider.property_lot_size_slider{
display:none;
}

8. Rooms slider

.directory_slider.property_rooms_slider{
display:none;
}

9.Bathrooms slider

.directory_slider.property_bathrooms_slider{
display:none;
}

10. Status dropdown

.property_status_wrapper{
display:none;
}

11. Keyword field

.property_keyword_wrapper{
margin-top:15px;
}

Help article for how to add custom CSS

Tip: Clear cache to see instant results.

Help for how to Enable/Disable WpResidence Cache.

Related help

Standard Property List
Half Map Property List

7. Properties List

Related Articles

  • How to manage Property order in Lists
  • Properties List – Standard Style
  • How to enable Zillow Card Modal for Property Unit
  • How to open link to property page in new window

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