|
Welcome,
Guest
|
|
|
Hi,
The Nearby Properties is not showing the property name for the nearby property, it is showing the name of the property displayed. Cheers, M Example here. |
|
|
|
In /jomres/remote_plugins/nearby_propertys/j06000nearby_propertys.class.php, at line approx 92, change:
$rw['PROPERTYNAME']=$current_property_details->property_name; to: $rw['PROPERTYNAME']=$current_property_details->get_property_name($p_uid->propertys_uid); |
|
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page
Last Edit: 1 year, 3 months ago by piranha.
|
|