We'll create fresh WordPress site with SoldPress installed. You have 20 minutes to test the plugin after that site we'll be deleted.
SoldPress is a WordPress plugin to enable members of The Canadian Real Estate Assoiciation to easily intergate MLS® listing content on their WordPress Sites.
SoldPress is designed to connect directly to CREA’s Data Distribution Facility API without the need to integrate with Third Party Vendors.
You may register for a data feed at http://tools.realtorlink.ca. An email containing user name and password is sent to the email address submitted as Technical Contact.
Your site is required to comply with CREA Data Distribution Policy and Rules.
SoldPress Premium is avaliable to Agents/Brokers who want a complete package that ensures thier listing content is displayed accurately and up to date, and uses CREA’s trademarks correctly. SoldPress Premium provides full compliance with Data Distribution Policy and Rules.
Copyright
MLS®, REALTOR®, and the associated logos are trademarks of The Canadian Real Estate Association
SoldPress uses Shortcode syntax to intergrate listing content on your WordPress site.
[soldpress-listing listingkey="11937198" template="template.html"]
Listing Key
There are two methods to specify a Listing Key.
Option A : Specifiy Listing Key in the Shortcode.
[soldpress-listing listingkey="11937198" template="template.html"]
Option B : Specify Listing Key in QueryString
?ListingKey=11937198
The QueryString ListingKey paramerter superseeds the Shortcode.
Templates
SoldPress uses a basic template enginge to render html output. A SoldPress template is a text file that contains variables, which get replaced with values when the template is evaluated. The template engine is based on heredoc syntax.
The general syntax is ${$rets['ListPrice']}
.
A comprehensive list of variable names and descriptions can be found at in the Data Distribution Facility Documentation.
The default template location is wp-content/plugins/soldpress/template/