you can edit sidebar-ad.php

look for:


// make sure google maps has a valid address field before showing tab
$custom_fields = get_post_custom();
if ( ! empty( $custom_fields['cp_zipcode']...