Hello,
I am sorry, that option available in Real estate manager Pro version, please check feature tab:
ordasoft.com/Real-Estate-Manager/realest...ture-comparison.html
you may hide that if in file:
{site}/components/com_realestatemanager/views/view_house/tmpl/default.php
remove below rows:
Code: |
<span class="col_01"><?php echo _REALESTATE_MANAGER_LABEL_OWNER; ?></span>
<span class="col_02"><?php echo $house->ownername, ', ', $house->owneremail; ?></span>
|
Please backup that file first
Thanks,
OrdaSoft team