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

Suzanne Mathia
Photographer
BIOGRAPHY
Suzanne Mathia is an Adobe Certified Expert in Lightroom and an award winning photographer who loves nothing more than to share her enthusiasm for photography and her passion for the outdoors with other photo enthusiasts.
Concentrating on creating unique and spectacular fine art for magazines, galleries and private collections, Suzanne's work has graced the covers of Arizona Highways Magazine and can be seen in many other publications including National Geographic, Outdoor Photographer, Digital Photo Pro and many others. Her work has also been featured by the Audubon Society, the Nature Conservancy, Smith Southwestern Calendars and Arizona Republic Newspapers.
In addition, Suzanne's extensive knowledge and expertise in Photoshop, Lightroom and other digital imaging software provides an integrated knowledgebase from capture to print.
Visit Suzanne Mathia`s website: http://www.Suzannemathiaphotography.com
'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 );
?>