How Remove Contact Tab, Poster And Map Tab From Single Page Ad Listing
open /wp-content/themes/classipress/sidebar-ad.php
and replace the sidebar-ad.php code to this PHP code.
PHP code is:
<?php
global $userdata;
// make sure google maps is enabled
$gmap_check = get_option('cp_gmaps_key');
?>
<!-- right sidebar -->
<div class=
"content_right">
<?php if (function_exists('dynamic_sidebar') && dynamic_sidebar('sidebar_ad')) : else : ?>
<!-- no dynamic sidebar so don't do anything -->
<?php endif; ?>
</div><!-- /content_right -->
before uploading this coding please make backup file of sidebar-ad.php.
Thanks
http://www.classifiedsduniya.com