Shortcode Generator

Place every main real estate element anywhere on your site with a single click, straight from the text editor. Below you will find all real estate shortcodes.
Shortcode: Property Listing
The property listing shortcode comes with plenty of filters. The example below show all apartments (type) in london (location), that are for rent (status), with a maximum price of 400000 (max_price).
[property_listing location="london" type="apartment" max_price="400000"]
No Properties Found.
Make sure to use the property slug for “location”, “status”, “type” and “features”. Format of “available_from” is: YYYYMMDD
Shortcode: Featured Properties
Properties can be set “Featured” with a single click from the property detail page.
[featured_properties columns="3"]
Shortcode: Single Property
Insert any single property anywhere on your site by referencing its post ID.
[single_property id="146"]
[single_property id="147"]
Shortcode: Agents
Use the following shortcode to display your entire team of agents on your “About” page or within a blog post.
[agents columns="3"]
Shortcode: Testimonials
Custom post type “Testimonials” works the same as a normal blog post.
[testimonials columns="2"]

I rate these as the best apartments I've ever lived in. Highly recommended! Don't wait to call, these apartments fill quickly for a reason!
Kelsey and Greg

Andrea and Sean are extremely professional and a pleasure to deal with. I feel very safe and content here, and have no plans on moving.
Denise

A lovely, peaceful community that is caring and sensitive to the needs of the tenants. I especially enjoy the waterfall seen on entering the property.
Pam
Shortcode: Property Search Form
Fully customizable property search, built on top af Advanced Custom Fields Pro.
[property_search_form]
Shortcode: Map
Insert custom property maps anywhere on your site. Set location, zoom level, and map height. You can add your own Google Maps styles or insert any existing map style you find online. Simply copy+paste the map style code under “Appearance > Theme Options > Map > Map Style”.
[map address="London, UK" zoomlevel="12" height="400px"]
Shortcode: Latest Posts
Show a preview of your latest blog posts anywhere on your site. Set number of posts and columns.
[latest_posts posts="3" columns="2"]