'services', 'posts_per_page' => $home1_services_num);
$loop = new WP_Query( $args );
while ( $loop->have_posts() ) : $loop->the_post();
$post_meta_data = get_post_custom($post->ID); // Get All of the Data at Once
if(isset($post_meta_data['customservices_service_url'])){ $service_url = $post_meta_data['customservices_service_url'][0]; }// service url
?>
[icon name="circle_plus" color="color"]');
}
?>