# SOLDPress Listing Widget

The SOLDPress Listing Widget displays a single listings on your sidebar.

This can be used display related or featured listing.

Here’s what a recent listing looks like when it’s activated on a wordpress sidebar.

![](/files/-MOsJCKglhAdbf0gvVS2)

## Settings

Once you add the widget to your sidebar from Appearance → Widgets, you’ll see that the widget settings look like this

![](/files/-MOsJCKhzgW1PWMj1c8T)

| Option  | Description                                                                                                                                                                                       |
| ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Title   | This option allows you to set the title of your widget block.                                                                                                                                     |
| Layout  | This option allows you select different listing layouts. Featured                                                                                                                                 |
| Sort By | This option allows you select the listing to display. Random - Displays a random listing. Listing Key - Displays the listing specified in the Key. Most Recent - Display the most recent listings |
| Key     | This option is allows you to specify the listing key used only with Listing Key.                                                                                                                  |


---

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