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

Rick Jacobi
Photo Guide
BIOGRAPHY
Rick Jacobi is a retired dentist who discovered his passion for photography 14 years ago. He has devoted himself to acquiring extensive skills in Lightroom, Photoshop, and long-exposure techniques. Those skills have been applied to his portfolio of work that specializes in B&W street photography and landscapes. Arizona PhotoScapes Workshops and his own personal travel experiences have provided him the opportunity to capture some truly unique photographs. As President of Arizona Photoscapes for the past six years, he has enjoyed sharing his great enthusiasm and love of photography with many others. He is married with two children, two stepdaughters, four grandchildren and one devoted dog.
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 );
?>