OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Location Map on All Vehicles Page (0 viewing) 

VehicleManager component support

Go to bottom Favoured: 0

Location Map on All Vehicles Page

paevo (User)
Expert Boarder
Posts: 109
graphgraph
User Offline Click here to see the profile of this user
Location Map on All Vehicles Page 7 Years, 7 Months ago
Karma: 0  
I have turned off the location map for search results page in Settings. However it still appears in the All Vehicles page. Is there any way to remove this from the backend?
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:Location Map on All Vehicles Page 7 Years, 7 Months ago
Karma: 58  
Hello,

You need edit default.php or list.php file. This depends on what view do you use: default or list for all Vehicles.

and in that file comment or delete below code responsible for map:

Code:

<div id="vm_map_canvas" class="vm_map_canvas vm_map_canvas_03"></div>



thanks
Logged Logged
The administrator has disabled public write access.
paevo (User)
Expert Boarder
Posts: 109
graphgraph
User Offline Click here to see the profile of this user
Re:Location Map on All Vehicles Page 7 Years, 7 Months ago
Karma: 0  
Could you tell me the location of those two files? Thank you.
Logged Logged
The administrator has disabled public write access.
paevo (User)
Expert Boarder
Posts: 109
graphgraph
User Offline Click here to see the profile of this user
Re:Location Map on All Vehicles Page 7 Years, 7 Months ago
Karma: 0  
It's OK, I found them in com_vehiclemanager/views/tmpl/ folder.
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:Location Map on All Vehicles Page 7 Years, 7 Months ago
Karma: 58  
Hello,

all files connected with views (all vehicles, single view vehicles and ect) placed in folder views

location: your website/com_vehiclemanager/views

thanks
Logged Logged
The administrator has disabled public write access.
Go to top
»