how to remove ad reference id in sidebar
Hi Classipress Guru!
I tried to remove this code on my Classipress ver 1.3.3, but it doesn't work. Ad reference ID still present.
Please advice.
Thanks
<?php
// 3.0+ display text areas in content area before content.
cp_get_ad_details( $post->ID, $cat_id, 'content' );
?>
Last edited by jomarkosabel; August 16th, 2011 at 09:09 AM.