Property Lists enable you to add a list of properties anywhere. By adding some parameters you can control exactly what is shown and how it is shown. If you don’t know what shortcodes are we recommend you read our article on How to Use Shortcodes. The property list shortcode has a number of parameters:
layout
Determines how the properties are shown. You can choose between list, card and minicard
property_category
Narrow down your properties to one or more categories. Add a comma separated list of category ids.
property_type
Narrow down your properties to one or more types. Add a comma separated list of type ids.
count
Define how many properties you would like to show. By default 3 will be used. You can use -1 to retrieve all properties but beware, if you have a lot of them it will take a long time to load!
Examples
[propertylist count='3' layout='list']
[propertylist count=’3′ layout=’list’]