Hello Jay,
Every time I add:
$post_id = The post id number of some car
$my_car – car_demon_get_car($post_id);
print_r($my_car);
It breaks my theme, Server Error 500
Any suggestions?
What I am trying to accomplish is to have a scroll bar in my footer of available vehicles for sale.
Not even sure I am going in the right direction….
Steve Brock