Template Tags
The following template tags can be used to show different search and view options. These tags generate an unordered list of the links to each view or search option. {class_view_menu} - Creates a...
View ArticleCustom Marker Icons
You can have custom marker icons based on property class by doing the following: In your template folder, create a folder names images (if you don't already have one), in that folder create a folder...
View ArticleTemplate Tags
The following template tags can be used to show Google Maps on your site. {listing_details_map} - Shows the google map with street view on the listing detail page. {listing_details_map_map} - Shows...
View Articlemain_data()
This function returns an object with the main listing data or returns individual values. Example: require_once($config['basepath'].'/include/libraries/listing_lib.php'); $listing = new...
View ArticleHow to migrate from Open-Realty(R) 2.5.8
Backup your site and database just in case. Extract the Orodha zip file. Upload all files on top of your existing OR site. Go to http://www.yoursite.com/Orodah_Location/index.php. Click the migration...
View ArticleHow to install Orodha
Create a database and user on your web server. Make sure the user is assigned to the database with full privileges. Extract the Orodha zip file. Upload all folder/files to your server. Go to...
View Article