WPRentals Theme Documentation WPRentals Theme Documentation

  • Client Support
  • Video Tutorials
  • WPRentals
  • WPEstate
  • API
Home / Advanced Search / Office Demo Search

Office Demo Search

7232 views

If you want to have the same search as in Office Demo but you do not want to import this demo, please follow below steps.

The office demo homepage – https://office.wprentals.org/ –  is created with:

  • Search type 4
  • Search display in float mode. Read more here 
  • Hero Media as set as image. Read more here

Select Search type 4

Enable and set search custom fields

Css to hide default fields

Help to add to custom css https://help.wprentals.org/article/3029/

/*adv search*/

.adv_handler {
display: none;
}

.adv-search-4 {
padding: 10px 10px 5px 10px;
}

.adv-search-4 .col-md-2:nth-of-type(2) {
display: none;
}

#search_wrapper {
max-width: 900px;
left: 0px;
right: 0px;
margin: 0 auto;
}

#search_wrapper_color {
max-width: 900px;
left: 0px;
right: 0px;
margin: 0 auto;
}

#advanced_submit_4{
width:100%;
}

.adv-search-4 .col-md-2:nth-of-type(4), .adv-search-4 .col-md-2:nth-of-type(3) {
width: 25%;
}

Css to hide both categories and types

#search_wrapper, #search_wrapper_color {
    max-width: 750px;
}

.adv_handler, .adv-search-4 .col-md-2:nth-of-type(2), .adv-search-4 .col-md-2:nth-of-type(3) {
    display: none;
}

#search_wrapper.search_wr_type4 .col-md-6 {
    width: 83%;
}

#advanced_submit_4{
width:100%;
}
Advanced Search

Related Articles

  • Enabling Multi-Selection for Property Categories Taxonomies in the Search Form
  • How to manage the listing location with Google Places or OpenStreet Places
  • How to manage the listing location with WPRentals location autocomplete
  • How to manage the city and area as a dropdown selectors

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