OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

Joomla Real Estate

Go to bottom Favoured: 0

Edit map

Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:edit map 7 Years, 8 Months ago
Karma: 58  
Hello,

1) you need edit realestatemanager.html.php file
(your website/components/com_realestatemanager

and delete below code to hide price

Code:

+
                  '<div id="marker_price">'+
                      '<a onclick=window.open("index.php?option=com_realestatemanager&task=view'+
                          '&id=<?php echo $rows[$i]->id; ?>&catid=<?php echo $rows[$i]->idcat ?>'+
                          '&Itemid=<?php echo $Itemid; ?>") >' + price +' ' + priceunit + '</a>'+
              '</div>';



to hide price in that view.

Follow attached image

You can delete in such way other elements.

2) Pins:
pin pics on map depends on Property type of house.

You can change Property type and pin will change.
thanks


thanks
Logged Logged
Last Edit: 2016/08/02 15:27 By Taras.
The administrator has disabled public write access.
Go to top
»