'skill', 'posts_per_page' =>$biddo_skill_items_display );
$biddo_posts = get_posts( $biddo_args );
foreach( $biddo_posts as $post ) : setup_postdata($post); ?>
ID, 'biddo_skill_background', true);
$biddo_skill_border_background= get_post_meta($post->ID, 'biddo_skill_border_background', true);
$biddo_skill_counts= get_post_meta($post->ID, 'biddo_skill_counts', true);
?>