shortcodes » rover_idx_search_panel

Parameter Description
all_areas

This parameter sets all the areas to display in the search panel. It’s important to understand the difference between all_areas=”” and areas=””. all_areas= defines the areas that appear in the Areas dropdown in the search panel. areas= defines the currently selected areas

all_cities

This parameter sets all the cities to display in the search panel.  Normally, this would be set globally in Rover IDX >> Styling >> Search Panel >> Cities.  This parameter is really only necessary if you want to override the global setting for a specific page. It’s important to understand the difference between all_cities=”” and cities=””. all_cities= … Read more

areas

areas= defines the currently selected areas.  When set, the page will initially draw with: listings that will match these areas. search panel (if present) that will display these areas as the dropdown title Of course, after this page is initially displayed, a visitor can change selections on the search panel, and the listings will update in … Read more

bayfront

Display only properties that are bayfront * Some MLS’s do not share this data.

building

Display listings found in a specific building.  This search is a partial match search, so if you use building=”huntington”, all listings for both ‘huntington north’ and ‘huntington south’ buildings will be included. NOTE: Not all MLS’s share building information.

canalfront

Display only properties that are canalfront * Some MLS’s do not share this data.

cities

cities= defines the currently selected cities / towns.  When set, the page will initially draw with: listings that will match these cities or towns. search panel (if present) that will display these cities as the dropdown title Of course, after this page is initially displayed, a visitor can change selections on the search panel, and the … Read more

condo_assoc

Display listings found in a specific condominium association.  This search is a partial match search, so if you use condo_assoc=”kensington”, all listings for both ‘kensington manor’ and ‘kensington heights’ will be included. NOTE: Not all MLS’s share condo association information.

golf

Display only properties that abut or are nearby golf facilities * Some MLS’s do not share this data.

group

Most pages will just have one Rover IDX shortcode – rover_idx_full_page or rover_idx_results, for instance.  But in the unusual situation where you have multiple Rover IDX shortcodes, and you want to make sure that one search panel drives a specific results area on that page. For instance, these shortcodes will draw a search panel, and … Read more

gulffront

Display only properties that are gulffront * Some MLS’s do not share this data.

harborfront

Display only properties that are harborfront * Some MLS’s do not share this data.

lakefront

Display only properties that are lakefront * Some MLS’s do not share this data.

listing_date

Display new listings. The value specified can be a relative date or a specific date: Relative dates could be: – listing_date=”3days” – listing_date=”1week” – listing_date=”1month” Specific dates could be (always YYYY-MM-DD): – listing_date=”2017-04-02″

listing_modified

Display updated listings. The value specified can be a relative date or a specific date: Relative dates could be: – listing_modified=”3days” – listing_modified=”1week” – listing_modified=”1month” Specific dates could be (always YYYY-MM-DD): – listing_modified=”2017-04-02″

marshfront

Display only properties that are marshfront * Some MLS’s do not share this data.

min_year_built

Display only properties that are built on or after a specified year.  The year should be in 4-digit format. * Some MLS’s do not share this data.

mobile_search_open

When present on a mobile device, the search panel can be collapsed (closed), or expanded (open). There are two choices: open closed The default is ‘open’

new_and_updated

Display new or updated listings. The value specified can be a relative date or a specific date: Relative dates could be: – new_and_updated=”3days” – new_and_updated=”1week” – new_and_updated=”1month” Specific dates could be (always YYYY-MM-DD): – new_and_updated=”2017-04-02″

newconstruction

Display only properties that are flagged as new construction. * Some MLS’s do not share this data.

oceanfront

Display only properties that are oceanfront * Some MLS’s do not share this data.

pondfront

Display only properties that are pondfront * Some MLS’s do not share this data.

pool

Display listings that have a pool. More pool information (above ground, inground…) usually appear in the External section of the property page.

prices

Specify the price list of prices available in the dropdowns. This parameter only applies to price dropdowns in a search panel. It does not apply to the range slider. This parameter is great for search panels of rental properties (lower the avg sale prices) or luxury sales market.

prop_types

Rover maps the MLS property type for a given listing to a specific Rover property type. We do this so that you do not need to know anything about the MLS, which is especially helpful when displaying listings from multiple MLS’s on one site/page. When activated, Rover IDX defaults to these most common property types: … Read more

range_max

Regarding the Price Range Slider in the Rover IDX search panel – you can override the default settings for the left slide control (range_min), the right slide control (range_max) and also the increments (range_step). These settings are particularly useful with listings that are priced outside the average range – such as rental / lease listings … Read more

range_min

Regarding the Price Range Slider in the Rover IDX search panel – you can override the default settings for the left slide control (range_min), the right slide control (range_max) and also the increments (range_step). These settings are particularly useful with listings that are priced outside the average range – such as rental / lease listings … Read more

range_step

Regarding the Price Range Slider in the Rover IDX search panel – you can override the default settings for the left slide control (range_min), the right slide control (range_max) and also the increments (range_step). These settings are particularly useful with listings that are priced outside the average range – such as rental / lease listings … Read more

region

The region defines which MLS regions to be used for this shortcode output. When only one MLS region is specified region=”RAPB”: a: The output will initialize with data from that specified region b: If a search panel is part of that output, the search panel will be limited to displaying listings for just that region. Specify … Read more

riverfront

Display only properties that are riverfront * Some MLS’s do not share this data.

school

Display listings found near a specific school.  This search is a partial match search, so if you use school=”washington”, all listings for both ‘washington heights’ and ‘washington elementary’ will be included. NOTE: Not all MLS’s share school information.

search_panel_layout

When you choose the default search panel template in Rover IDX >> Styling >> Search Panel, it becomes the global search panel for all pages on your site. You can override this default on one page by including this parameter in your shortcode.  Just specify the search panel layout name or specify “custom” for a … Read more

search_panel_orientation

By default, the Rover IDX search panel is responsive – which means it will try to display horizontally.  But if there is not enough space, it will display vertically. Thie parameters allows you to force the displayed Rover IDX search panel to be oriented vertically (meant for sidebar or narrow display) or horizontally. Choices are: … Read more

status

By default, Rover IDX searches for ‘Active’ and ‘Pending’ listings listings.  To tell Rover to search for specific status of listings, use this parameter.  The three status are: active pending sold These statuses can be combined in the shortcode: status=”active,pending”

tennis

Display only properties that abut or are nearby tennis facilities * Some MLS’s do not share this data.

typeahead_cities_initial

When you click in the search panel typedown field (available with the `typeahead_basic` and `typeahead_single` layouts), the list expands to show all cities defined in Rover IDX >> General >> Default Cities. If there are many cities checked in Default Cities, this initial typedown list can be big. You can limit the initial click in … Read more

typeahead_placeholder

When you click in the search panel typedown field (available with the `typeahead_basic` and `typeahead_single` layouts), the placeholder text in the control defaults to “Street,Subdivision,City,County,Zip,MLS#”. If your MLS does not share `subdivision` data with us, it defaults to “Street,City,County,Zip,MLS#” To change this default placeholder, use the `typeahead_placeholder` parameter.

zipcode

Find listings by zip code.  This parameter can take a comma-separated list of zip codes.