- Home
- Our Story
- Workshop Team
- Team Member Profile
Team Member Profile

Carol Crane
BIOGRAPHY
Carol’s first interest in photography started while in college, taking slides for her portfolio. While her camera was her best buddy traveling through Europe, unfortunately it was demoted once a career began. After moving to Arizona in the early 2000’s, a “Super Bloom” reignited the passion of capturing special moments through the lens. The switch from film to digital resulted in her taking photography classes from local community colleges, supplemented with workshops offered by Arizona Highways PhotoScapes. Carol thoroughly enjoys photography and the amazing opportunities created by this passion. She also enjoys the camaraderie of other photo enthusiasts and being able to help them enjoy their passions as well.
WORKSHOPS
'product',
'posts_per_page' => '-1',
'orderby' => 'title',
'order' =>'ASC',
'meta_query' => array(
array(
'key' => 'team_members', // name of custom field
'value' => '"' . get_the_ID() . '"', // matches exaclty "123", not just 123. This prevents a match for "1234"
'compare' => 'LIKE'
)
)
));
?>
ALL WORKS
-
ID );
setup_postdata( $GLOBALS['post'] =& $post_object );
wc_get_template_part( 'content', 'product', $artist->ID );
?>