Get ad details legacy mode?
on single-default.php
PHP Code:
cp_get_ad_details($post->ID, get_cat_ID($category[0]->cat_name));
gets the details for the ad
is there a way to override this?
we would like to beef up the content displayed but it just spits out all the details at once, legacy mode allows certain fields to be shown 3.0+ does not
thanks