OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Hide category in vehicle title (0 viewing) 

OrdaSoft Tutorial and Tips

Go to bottom Favoured: 0

Hide category in vehicle title

Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Hide category in vehicle title 7 Years, 8 Months ago
Karma: 58  
To (delete) hide category in every car possible, if edit vehiclemanager.php

location: your website/components/com_vehiclemanager

Find line 2399

and replace $currentcat->header = $category->title . " : " . $vehicle->vtitle;

to

$currentcat->header = $vehicle->vtitle;

Follow attached image
Logged Logged
The administrator has disabled public write access.
Go to top
»