# SOLDPress Listings Widget

The SOLDPress Listings Widget display multiple listings on your sidebar.

This can be for display related or featured listing . The listing widget can display a Grid,List,Map or Slide View

Here’s what a slide view looks like when it’s activated on a wordpress sidebar.

![](/files/-MOsJCcXleEfclZyJIq7)

## Settings

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

![](/files/-MOsJCcYRoBwV3gJ2dyf)

| Option               | Description                                                                  |
| -------------------- | ---------------------------------------------------------------------------- |
| Title                | This option allows you to set the title of your widget block.                |
| Type                 | This option allows you display different listing styles. Grid Map List Slide |
| Number of Properties | This option displays a google streetview map                                 |
| Key                  | This option is the key used to filter listings.                              |
| Value                | This option is the value used to filter listings.                            |


---

# 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_listings_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.
