For developers, i have provided more filters and hooks to add remove badges on image.
do_action('geodir_before_badge_on_image', $post) ;
apply_filters('geodir_featured_badge_on_image' , '<a><span class="geodir_featured_img"> </span></a>') ;
Thanks