We have 1214 guests and 6 members online
OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Remove "Options" tab and edit Vehicle Type values (1 viewing) (1) Guest
VehicleManager component support
Go to bottom Favoured: 0
TOPIC: Remove "Options" tab and edit Vehicle Type values
#1187
jquesada (User)
Fresh Boarder
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
Remove "Options" tab and edit Vehicle Type values 2 Years, 7 Months ago Karma: 0  
Is there anyway to remove the "options" tab when you view a vehicle? I only need the information that is under the "main" tab. Thanks, i have the pro version.


Also, i would like to be able to change the values of "vehicle type" from (sedan, convertable, etc) to (Motorcyle, ATV, etc), is there a way to do this?
 
Logged Logged  
  The administrator has disabled public write access.
#1190
admin (Admin)
Admin
Posts: 3053
graph
User Offline Click here to see the profile of this user
Re:Remove "Options" tab and edit Vehicle Type values 2 Years, 7 Months ago Karma: 50  
Hello,

Is there anyway to remove the "options" tab when you view a vehicle

You need go to vehiclemanager.html.php - and remove below row, but at start please create that file backup

Code:


<li><a href="#" rel="country2"><?php echo _VEHICLE_MANAGER_HEADER_TECHNICAL_OPTIONS ?></a></li>



Also, i would like to be able to change the values of "vehicle type" from (sedan, convertable, etc) to (Motorcyle, ATV, etc), is there a way to do this?

Sorry that more difficult, but if variables number equal. you can go to {Yours host}/components/com_vehiclemanager/language - and change all variable name from language files

Thanks,
OrdaSoft team
 
Logged Logged  
  The administrator has disabled public write access.
Go to top