> For the complete documentation index, see [llms.txt](https://manual.soldpress.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.soldpress.com/shortcodes/listings_slide.md).

# Listings Slide

The **\[soldpress-slide]** shortcodes is used for easily displaying multiple listings in a slide view. The Listings shortcodes are highly customizable and can be used to filter one or more RESO attribute.

## Settings

| Option       | Description                                                                                                                                                                                                                                                                                                                                                                                      |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| width        | This option allows you to set the width of the slide                                                                                                                                                                                                                                                                                                                                             |
| height       | This option allows you to set the height of the slide                                                                                                                                                                                                                                                                                                                                            |
| dfd\_        | This option allows you to specify one or more RESO dictionary filter object.                                                                                                                                                                                                                                                                                                                     |
| tax\_        | <p>This option allows you to specify one or more taxonomy filter.</p><ul><li><p></p><ol><li>City : tax\_city</li><li>Postal Code : tax\_postalcode</li><li>List Agent : tax\_listingagent</li><li>Bedrooms : tax\_bedrooms</li><li>Bathrooms : tax\_bathrooms</li><li>Ownership : tax\_ownership</li><li>Amenities : tax\_amenities</li><li>Property Type :tax\_propertytype</li></ol></li></ul> |
| sp\_custom\_ | This option allows you to specify a custom filter object.                                                                                                                                                                                                                                                                                                                                        |
| showposts    | This option allows you to set the number of items to display.                                                                                                                                                                                                                                                                                                                                    |
| wrap         | This option allows you to set the wrap element of the property.                                                                                                                                                                                                                                                                                                                                  |
| before       | This option allows you to set a before render element.                                                                                                                                                                                                                                                                                                                                           |
| after        | This option allows you to set a after render element.                                                                                                                                                                                                                                                                                                                                            |

**Example: \[soldpress-slide dfd\_City=’Vancouver’] (Show listing by Vancouver)**

**Example: \[soldpress-slide dfd\_ListAgentKey=’1123123’] (Show listing by listing Agent)**

**Example: \[soldpress-slide dfd\_City=’Vancouver’ dfd\_ListAgentKey=’1123123’] (Show listing Only Vancouver and by one Listing Agent)**
