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

Mary Hartless
Photo Guide
BIOGRAPHY
Mary's love of photography began in high school when she was editor of the yearbook and school newspaper. She has photographed most genres of photography but is most consumed by landscapes and wildlife as well as historic processes common in the 19th century. For the past 10 years, she has melded her love of photography with teaching and finding new adventures.
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 );
?>