This plugin displays a list of nearby properties at the bottom of the property details page, based on the current property latitude, longitude and a radius selectable by the admin from the backend. The nearby properties list includes the property name, stars, distance from the current property, price and will integrate very well with any Jomres template you might have.
Plugin installation can be made only by using the Jomres 3rd party plugin installer. After successfully installing the plugin, a new button will be created in your Jomres control panel (backend). All plugin settings can be made from here. The administrator has the option to enable or disable the plugin, select the radius in which to display properties (can be in miles or kilometers), the number of properties to display and the property image width and height. He can also choose if the displayed nearby properties will be of the same type as the currently viewed property, or the nearby properties will be of all types available.
The plugin is integrated with JE Capella and JE Mira Jomres templates, so if you`re using one of these, the list of nearby properties will look exactly like the property list. Same happens for the default Jomres template.
For this plugin to work, latitude and longitude coordinates for all properties are a must. Otherwise the radius can`t be calculated and an error message will be displayed for the properties that don`t have the coordinates set.
Nearby Properties Plugin Live Demo
Nearby Properties Plugin demo in JE Capella Jomres template can be found here.
Nearby Properties Plugin demo in JE Mira Jomres template can be found here.
Nearby Properties Plugin doesn`t override any Jomres files, so it works with any code or template customizations you might have.
This plugin requires Jomres v5.6 or above.
Changelog
Nearby Properties Plugin v1.6
Updated for Jomres v5.6.
Nearby Properties Plugin v1.5
Small fixes and improvements. Dropped compatibility with Jomres versions older than 4.7.
Nearby Properties Plugin v1.4
The nearby_propertys task called by jomres_asamodule now accepts lat and long details as params, so you can display properties nearby any location. For example, if you have an event and want to display properties nearby that event, you can call the nearby_propertys task via jomres_asamodule and provide "lat=coordinate1"&long=coordinate2" as params. No need for the property_uid param in this case.
Nearby Properties Plugin v1.3
Completely changed the nearby properties list layout.
Added support to call the nearby_propertys task via the jomres_asamodule. You`ll need to provide the property_uid parameter so the plugin will know nearby what property to search for other properties.
Nearby Properties Plugin v1.2
Removed the reviews output from the template as it was causing bugs.
Nearby Properties Plugin v1.1
Updated for Jomres 4.5stable.
Nearby Properties Plugin v1.0
Initial release

