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

Gary Ladd
Photographer
BIOGRAPHY
Accomplished landscape photographer Gary Ladd leads hikes, backpack trips and photography workshops for a number of organizations, with his expertise in geology and astronomy as an added bonus for his students.
He specializes in photographing the sandstone, slickrock and wilderness areas of Northern Arizona and Southern Utah, where his explorations have led to an unmatched familiarity with the Colorado River watershed.
His talent is showcased in books such as Grand Canyon: Time Below the Rim, Lake Powell and his latest, Canyon Light. Once an employee of the Kitt Peak National Observatory, Gary's stunning image of an electrical storm over the Observatory effectively launched his photographic career and is now on display at the Smithsonian Institution.
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 );
?>