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.
City : tax_city
Postal Code : tax_postalcode
List Agent : tax_listingagent
Bedrooms : tax_bedrooms
Bathrooms : tax_bathrooms
Ownership : tax_ownership
Amenities : tax_amenities
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