Results Widget
Results Widget
This is the Results widget page. It is used to display the results of any property search. Here, we’re limiting the search to show just 6 properties at a time.
How It’s Done
Below is the widget code showing you how this display is generated. This form is responsive and will adjust to the width of the space that is in.
For WordPress:
[mbb_widget id="MBBv3_ListingResults" filter="mls_id:demo+listing_status:active+limit:6"]
For HTML:
<div id=“MBBv3_ListingResults” filter=”mls_id:demo+listing_status:active+limit:6″></div>