How to show multiple listing types or property types in a shortcode/page

How to show multiple listing types or property types in a shortcode/page

Using the shortcode wizard of WPL, you can set a certain listing type or property type for the page or set them to All for showing all the listings. Sometimes you need to set 2 or more listing types or property types (i.e. if you want to create a page for showing "Vacant lands and Farms" properties).

In this case, you can manually edit the shortcode parameters to achieve your target. First of all, you need to know the listing type IDs or property type IDs. For this, you can go to WPL->Data Structure->Property Types or WPL->Data Structure->Listing Types and check the property type IDs or listing type IDs. Please see the screenshots below:

Then you can change the shortcode parameter to a multiple parameters. You would need to remove sf_select_property_type="51" and add sf_multiple_property_type="51,160" to the shortcode. Please check the screenshot below: