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

Jim Jackson
Photo Guide
BIOGRAPHY
Hi, my name is Jim Jackson. I grew up in the Midwest and have lived in Arizona for over 35 years. My passion for photography started in 1986 after purchasing a Minolta XG-1 and a couple of lenses from a co-worker. I enjoy combining my love of the outdoors (hiking, camping and backpacking) with landscape and wildlife photography. My travels have taken me to several beautiful locations in the U.S., Canada, Europe and New Zealand. I also enjoy photographing rodeos throughout Arizona and New Mexico. I look forward to spending time with like minds at Arizona Highways PhotoScapes events and workshops!
Visit Jim Jackson`s website: https://www.modoschphotography.com/index
WORKSHOPS
- No Workshops Found
'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 );
?>