How do I Show My Property Open For Inspection on a Post or Page?
This is where you can insert a simple shortcode on your page or post:
- Edit the post or page where you want to display your property that are open for inspection.
- Insert the shortcode [listing_open].
- If you want to only show listings of a certain type like "rentals" you can add display="rental" to only show thoes types on your page or post.
[listing_open]Show any "rental" listings that have a home open time.
[listing_open post_type="rental"]Show any "rental" and for sale "property" listings that have a home open time.
[listing_open post_type="rental,property"]