# SOLDPress Search Widget

The SOLDPress Search Widget displays a search form on the sidebar allowing users to easily search your site for listings on your site.

Here’s what the search widget looks like when it’s activated on a wordpress sidebar.

![](/files/-MOsJAHw5pYg83HchKCh)

## Installation

1. Go to Appearance > Widgets.
2. Choose a SOLDPress Listing Search Widget and drag it to the sidebar where you wish it to appear.
3. To customize the SOLDPress Listing Search Widget features, click the down arrow in the upper right corner to expand the Widget's interface.
4. To save the Widget's customization, click Save.
5. To remove the Widget, click Remove or Delete.

## Settings

Once you add the widget to you’ll see that the widget settings look like this:

![](/files/-MOsJAHxxl0E6qCAChqg)

| Option             | Description                                            |
| ------------------ | ------------------------------------------------------ |
| Show MLS           | This option allows display MLS search field.           |
| Show Address       | This option allows display Address search field.       |
| Show Property Type | This option allows display Property Type search field. |
| Show City          | This option allows display City search field.          |
| Show Price         | This option allows display Price search field.         |
| Show Bedrooms      | This option allows display Bedrooms search dropdown.   |
| Show Bathrooms     | This option allows display Bathrooms search dropdown.  |
| Show Waterfront    | This option allows display Waterfront search field.    |
| Show Province      | This option allows display Province search dropdown.   |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.soldpress.com/widgets-and-sidebars/widgets/soldpress_search_widget.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
