text); if($data){ $i = $i+1; } } //echo $i; if($i>= 0){ get_template_part('index', 'services') ; }else{ get_template_part('index', 'services-two') ; } }else { get_template_part('index', 'services-two') ; } } } ?>