How to display Featured Properties
You can use the meta attribute of the shortcode to display featured properties. Featured properties are those whose Featured option is set to Yes. The following shortcode will display featured properties in a grid.
[rem_list_properties meta="property_featured|Yes" class="col-sm-4" style="3"]
Similarly, you can use the same attribute for slider also.
[rem_carousel meta="property_featured|Yes" class="col-sm-4" style="3"]