$post_type,
'showposts' => $limit,
'paged' => $paged,
'meta_query' => array(
array(
'key' => 'geocraft_listing_type',
'value' => 'pro'
)
)
));
$wp_query->is_archive = true;
$wp_query->is_home = false;
?>
ID, 'geocraft_listing_type', true);
$featured_class = '';
global $post;
$img_meta = get_post_meta($post->ID, 'geocraft_meta_image1', true);
$imgfind = preg_match_all('/
/i', $post->post_content, $matches);
if($is_pro == 'pro'){
$featured_class = 'featured';
?>
id="post-">
ID, 'geo_address', true)): ?>
ID, 'geo_address', true); ?>