Hello,
Search by bedroom possible only in Real Estate manager Pro version advance search.
If you wish do that in module.
You need add below row
Code: |
Bedrooms: <input type="checkbox" checked="checked" id="Bedrooms" name="Bedrooms">
|
to file:
{yours site}/modules/mod_realestatemanagersearch/mod_realestatemanagersearch.php
also you will need check file:
{yours site}/components/com_realestatemanager/realestatemanager.php
and find row:
Code: |
$where[] = "LOWER(b.htitle) LIKE '$exactly' ";
|
if you found it - please remove.
Please backup all files before edit.
How can I get the results to link to the property pages correctly
I am sorry, but we show result list, not some property from that list
Thanks,
OrdaSoft team