have_posts() ) {
//var_dump($caru_qy->current_post,$postcnt);
//if($caru_qy->current_post == $postcnt) return;
$caru_qy->the_post();
$customimg = get_post_meta($post->ID,"_eo_cust_post_feat_img",true);
if ( has_post_thumbnail() === false && $eo_options["use_placeholder"] == "1" ) {
if( is_array(eo_get_cons('say_buzz') ) ) {
$hia = eo_get_cons('say_buzz');
$himx = count($hia);
$hin = array_rand($hia);
$buzz_txt = $hia[$hin];
}
?>