Listings

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

Settings

Option

Description

type

This option allows you to render different type of multiple listings grid - list - map -

title

This option allows you to set the tilte

dfd_

This option allows you to specify one or more RESO dictionary filter object.

tax_

This option allows you to specify one or more taxonomy filter.

    1. City : tax_city

    2. Postal Code : tax_postalcode

    3. List Agent : tax_listingagent

    4. Bedrooms : tax_bedrooms

    5. Bathrooms : tax_bathrooms

    6. Ownership : tax_ownership

    7. Amenities : tax_amenities

    8. Property Type :tax_propertytype

sp_custom_

This option allows you to specify a custom filter object.

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.

showposts

This option allows you to set the number of properites to display.

Example: [soldpress-listings dfd_City='Toronto'] (Show listing by Toronto)

Example: [soldpress-listings dfd_ListAgent='Toronto'] (Show listing by listing Agent)

Example: [soldpress-listings dfd_City='Toronto' dfd_ListAgentKey='1123123'] (Show listing Only Vancouver and by one Listing Agent)

*Example: [soldpress-listings sp_custom_myowntag='Special' showposts='1'] (Show one listing by custom tag)

More demos available at http://soldpress.com/demo/

Last updated