PropertyPress Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Turn your Wordpress installation into a feature-rich Real Estate website. This plugin creates a custom post type for property listings with added fields for
price, address, city, bedrooms, bathrooms, floor space, and much more. It also offers automatic geocoding on save, based upon the address. Using the coordinates,
you can also use simple theming functions for including a Google Map or Walkscore Map within your templates.
Shortcodes
The easiest way to add features to your site is using the shortcode functions. The basic usage is as follows:
[property]
The above code will add an unordered list of property features to your post content. You can specify which property features are displayed in the settings.
You can also modify the shortcode using attributes (defaults shown):
- action=”info” (info, map, or walkscore)
- width=”600″ – For Google Map and Walkscore
- height=”300″ – For Map and Walkscore
- zoom=”13″ – For Map
- layout=”horizontal” (horizontal or vertical) – For Walkscore
- id=”25″ – Use this if you want to display property details on another page or post. Otherwise it will default to the current property.
Ex: [property action=”walkscore” width=”350″ height=”700″ layout=”vertical”]
The above code will display a Walkscore Map that is 350px wide, 700px tall, with a vertical layout.
NOTE: Property Press Requires PHP5
If you have any questions or suggestions, send me an email at: info@pulsedevelopment.com
Screenshots
-
Property Page Edit Screen
-
Property Listing Backend
-
Demo Home Page
-
Demo Google Map
-
Demo Details Page
-
Demo Walkscore