$postcnt,
'cat' => $cat,
'ignore_sticky_posts' => 1
);
// The Query
$high_qy = new WP_Query( $high_args );
?>
have_posts() ) {
$high_qy->the_post();
$customimg = get_post_meta($post->ID,"_eo_cust_post_feat_img",true);
?>
'img-circle') );
}
else if($customimg) {
?>
Read More »