Thanks for your suggestions Jay! As per your suggestions we’ve done few modifications to the code(Appended here) & it works perfect.. ??
Can you please let me know the possibilities adding a custom field to the car demon? Let’s assume “Marketing Budget” is gonna be the field, this has to be reflected only in the dashboard but not on the site. Also whether this can be added to the feed file?
Thanks!
Code:-
car-demon->includes->car-demon-search-fields.php
line #292
add this;
AND wposts.post_status=’publish’
The code will be in the function car_demon_count_active_tax_items()