# SOLDPress GeoType Widget

The SOLDPress Geo Type Widget displays Geo data attribute on your sidebar.

This can be used to display neighbourhood or property types in a list .

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

![](/files/-MOsJ3UYxGp2qPppz-0O)

## Settings

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

![](/files/-MOsJ3UZEQMQFmr3vU5t)

| Option | Description                                                                                                                                                                                                                      |
| ------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Title  | This option allows you to set the title of your widget block.                                                                                                                                                                    |
| Key    | This option allows you to select the Geo Key to Render. The following geoKey are valids geo\_lat geo\_lon geo\_location\_type geo\_neighborhood geo\_sublocality geo\_subpremise geo\_premise geo\_street\_address geo\_locality |


---

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