Hello,
I have the JS vehicle manager pro with the car manager theme.
i have a page where new vehicles are shown. i have deducted that this is page "content-newestvehicles-style1.php " in the car-manager/templates folder.
when you look at this file you see :
foreach($newestvehicles AS $vehicle): ( line 19 )
when i do a var_dump of $newestvehicles is can see all the data that is in there. However, i cannot find where this data comes from?? I cannot find where $newestvehicles gets populated. My guess would be from model.php from the vehicle module in JS-vehicle manager but this is not it.
CAn anyone please tell me where this variable gets populated from? i ask because i need to make some changes there.
regards,
sander