Advertisement
Guest User

Untitled

a guest
Apr 7th, 2015
958
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 45.71 KB | None | 0 0
  1. <?php
  2. /**
  3.  * Template Name: Team Template
  4.  * by www.unitedthemes.com
  5.  */
  6. ?>
  7. <?php if( is_page() ) { get_header(); } ?>
  8. <?php
  9. /* get team data */
  10. // $member['ut_member_pic'] - thumbnail
  11. // $member['ut_member_name'] - name  
  12. // $member['ut_member_title'] - title
  13. // $member['ut_member_description'] - description
  14. $team_header = '<header class="page-header pt-style-2"><h1 class="page-title"><span>Our People</span></h1></header><div class="entry-content clearfix"><div class="fnarrow"><p class="team-lead">Meet your insurance difference makers.</p><p>We are capable, passionate individuals empowered to make a difference—for clients, for our team and in the community. We love what we do. This shows in our personal service, quality results, longstanding relationships and community commitment.</p><p>Each of our account managers, account executives and risk management advisors is a highly qualified, licensed insurance agent. Every team member is committed to leadership, excellence, lifelong learning, clear communication and giving back.</p></div></div>'; // this is the header that appear above member bios -- NOT the member grid
  15. $team = array();
  16. /* Amanda McMillen*/
  17. $team[] = array(
  18.     'ut_member_name' => 'amanda McMILLEN',
  19.     'ut_member_first' => 'amanda',
  20.     'ut_member_last' => 'McMILLEN',
  21.     'ut_member_title' => 'commercial account manager',
  22.     'ut_member_loc' => 'Portland',
  23.     'ut_member_description' => '<p>Amanda&rsquo;s responsibilities at Fournier Group include building the condominium book of business as well as managing community association accounts. She joined Fournier Group in May 2014 after six years on the condominium team at American Benefits Insurance. In addition, Amanda previously was an underwriter for Philadelphia Insurance Companies and a customer service representative for National Contractors Insurance Company. Amanda thrives on educating clients about—and guiding them through—the complex world of condominium/community association insurance with clarity and ease. In her spare time, she enjoys participating in her own community association, spending time with her niece and nephews, and schussing down the slopes behind her 70-year-old father.</p>
  24. <p><strong>words to live by <span class=fournier-gold>|</span></strong> &ldquo;Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit.&rdquo; <br>&ndash;W Somerset Maugham<br /><strong>dream job <span class=fournier-gold>|</span></strong> floating inflatable lake mattress tester<br /><strong>roller derby name <span class=fournier-gold>|</span></strong> A-Man-Da-Eater</p>',
  25.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/AmandaMcMillenThumb.jpg',
  26.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/AmandaMcMillen.jpg',
  27.     'ut_member_email' => 'amanda.mcmillen@fourniergroup.net',
  28.     'ut_bus_group' => 'business insurance',
  29.     'ut_last' => false,
  30.     'ut_first' => true
  31. );
  32. /* Deb Schumacher */
  33. $team[] = array(
  34.     'ut_member_name' => 'deb SCHUMACHER',
  35.     'ut_member_first' => 'deb',
  36.     'ut_member_last' => 'SCHUMACHER',
  37.     'ut_member_title' => 'commercial account executive',
  38.     'ut_member_loc' => 'Portland',
  39.     'ut_member_description' => '<p>Deb focuses her energies on Fournier Group&rsquo;s community association and condominium book of business. She joined Fournier Group in May 2014 after eight years as an account manager on the condominium team with American Benefits Insurance. Deb&rsquo;s education-centered approach sets the stage for equipping client partners with the coverage they need, ensuring they understand it and, as a result, boosting their confidence and peace of mind to pursue their businesses. When not working, Deb enjoys hiking, crafting and working on any DIY project she can find.</p><p><strong>accreditation <span class=fournier-gold>|</span></strong> CIRMS/Community Insurance and Risk Management Specialist<br><strong>favorite book <span class=fournier-gold>|</span></strong> any of the Twilight Series<br>
  40. <strong>dream job<font color=#f0c415> |</font></strong> novelist<br><strong>roller derby name<font color=#f0c415> | </font></strong>Da Bee&rsquo;s Knees</p>',
  41.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/DebSchumacherThumb.jpg',
  42.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/DebSchumacher.jpg',
  43.     'ut_member_email' => 'deb.schumacher@fourniergroup.net',
  44.     'ut_bus_group' => 'business insurance',
  45.     'ut_last' => false,
  46.     'ut_first' => false
  47. );
  48. /* Jacquie Fritz */
  49. $team[] = array(
  50.     'ut_member_name' => 'jacquie FRITZ',
  51.     'ut_member_first' => 'jacquie',
  52.     'ut_member_last' => 'FRITZ',
  53.     'ut_member_title' => 'commercial account manager',
  54.     'ut_member_loc' => 'Kelso',
  55.     'ut_member_description' => '<p>Jacquie joined Fournier Group in January 2014 after six years as Commercial Operations Manager for AL Insurance Group. She brings extensive industry knowledge and experience—and a willingness to go the extra mile&mdash;to bear for business clients of all sizes. Jacquie takes time to understand client partners’ insurance needs, priorities and goals, and to ensure each is addressed in the best possible way. Outside of work, Jacquie spends as much time as she can playing with—and spoiling—her grandchildren.</p><p><strong>favorite song <span class=fournier-gold>|</span></strong> &ldquo;Easy&rdquo; by Granger Smith<br><strong>dream job <span class=fournier-gold>|</span></strong> personal shopper to the stars<br><strong>roller derby name <span class=fournier-gold>|</span></strong> Jacq-hammer</p>',
  56.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/JacquieFritzThumb.jpg',
  57.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/JacquieFritz.jpg',
  58.     'ut_member_email' => 'jacquie.fritz@fourniergroup.net',
  59.     'ut_bus_group' => 'business insurance',
  60.     'ut_last' => false,
  61.     'ut_first' => false
  62. );
  63. /* Lisa Meyer */
  64. $team[] = array(
  65.     'ut_member_name' => 'lisa MEYER',
  66.     'ut_member_first' => 'lisa',
  67.     'ut_member_last' => 'MEYER',
  68.     'ut_member_title' => 'commercial account manager',
  69.     'ut_member_loc' => 'Portland',
  70.     'ut_member_description' => '<p>Lisa joined Fournier Group in September 2013, bringing 18 years of commercial insurance experience to the team. She specializes in managing middle to large market accounts, working closely with clients, and carriers to ensure ongoing optimal coverage for each client business. She also structures insurance programs for non-profit partners and develops strategies to improve agency-wide efficiency. When not at work, Lisa enjoys spending time with her family, reading, gardening and camping.</p>
  71. <p><strong>accreditation <span class=fournier-gold>|</span></strong> AAI/Accredited Advisor of Insurance<br><strong>favorite book <span class=fournier-gold>|</span></strong> To Kill A Mockingbird by Harper Lee<br><strong>dream job <span class=fournier-gold>|</span></strong> Civil War re-enactor<br><strong>roller derby name <span class=fournier-gold>|</span></strong> Meyer Meyer Pants On Fire</p>',
  72.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/LisaMeyerThumb.jpg',
  73.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/LisaMeyer.jpg',
  74.     'ut_member_email' => 'lisa.meyer@fourniergroup.net',
  75.     'ut_bus_group' => 'business insurance',
  76.     'ut_last' => false,
  77.     'ut_first' => false
  78. );
  79. /* Melissa Larson */
  80. $team[] = array(
  81.     'ut_member_name' => 'melissa LARSON',
  82.     'ut_member_first' => 'melissa',
  83.     'ut_member_last' => 'LARSON',
  84.     'ut_member_title' => 'sr commercial account manager',
  85.     'ut_member_loc' => 'Portland',
  86.     'ut_member_description' => '<p>With decades of experience in insurance including more than 12 years with Fournier Group, Melissa manages the insurance needs of wide-ranging business, including Fourier Group&rsquo;s larger commercial clients. Her education-centered, relationship-first approach sets the stage for successfully equipping clients with the information, tools and insurance solutions needed to protect their businesses and make their jobs easier. When she&rsquo;s not at work, Melissa enjoys spending time with her family and volunteering at her children&rsquo;s school.</p>
  87. <p><strong>accreditation <span class=fournier-gold>|</span></strong> AIS/Associate in Insurance Services<br>AAI/Accredited Adviser in Insurance<br><strong>words to live by <span class=fournier-gold>|</span></strong> &ldquo;This new day is too dear, with its hopes and invitations, to waste a moment on the yesterdays.&rdquo; &ndash;Ralph Waldo Emerson<br><strong>dream job <span class=fournier-gold>|</span></strong> singer<br><strong>roller derby name <span class=fournier-gold>|</span></strong> Melissa Mayhem</p>',
  88.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/MelissaLarsonThumb.jpg',
  89.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/MelissaLarson.jpg',
  90.     'ut_member_email' => 'melissa.larson@fourniergroup.net',
  91.     'ut_bus_group' => 'business insurance',
  92.     'ut_last' => false,
  93.     'ut_first' => false
  94. );
  95. /* Rob Hoover */
  96. $team[] = array(
  97.     'ut_member_name' => 'rob HOOVER',
  98.     'ut_member_first' => 'rob',
  99.     'ut_member_last' => 'HOOVER',
  100.     'ut_member_title' => 'risk management advisor',
  101.     'ut_member_loc' => 'Portland',
  102.     'ut_member_description' => '<p>Since joining Fournier Group in the summer of 2001 as a personal and commercial producer, Rob has thrived on helping clients identify risks, implement risk management measures and drive down costs. Today he focuses on risk mitigation and property & casualty insurance placement for medium to large companies mostly in the hospitality, education and manufacturing industries. His—and Fournier Group&rsquo;s—secret weapon: helping clients implement proactive measures addressing their risks and reducing associated costs. Outside of work, Rob enjoys fishing, camping, spending time with family, coaching sports and anything and everything baseball.</p><p><strong>dream job <span class=fournier-gold>|</span></strong> college baseball coach<br><strong>favorite movie <span class=fournier-gold>|</span></strong> Bull Durham<br><strong>roller derby name <span class=fournier-gold>|</span></strong> Director Dude</p>',
  103.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/RobHooverThumb.jpg',
  104.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/RobHoover.jpg',
  105.     'ut_member_email' => 'rob.hoover@fourniergroup.net',
  106.     'ut_bus_group' => 'business insurance',
  107.     'ut_last' => false,
  108.     'ut_first' => false
  109. );
  110. /* Sofia Janjgava */
  111. $team[] = array(
  112.     'ut_member_name' => 'sofia JANJGAVA',
  113.     'ut_member_first' => 'sofia',
  114.     'ut_member_last' => 'JANJGAVA',
  115.     'ut_member_title' => 'commercial account manager',
  116.     'ut_member_loc' => 'Portland',
  117.     'ut_member_description' => '<p>Fournier Group&rsquo;s most recent addition, Sofia joined the team in July 2014 with eight years of commercial insurance experience under her belt, including specific work with freight, non-profit, sports and construction companies, and work with directors and officers&rsquo; liability and employment practices liability programs. Her get-it-done-one-step-at-a-time approach fits well with Fournier Group&rsquo;s commitment to quality service. A history buff who&rsquo;s been fascinated with languages since childhood and taught herself many, Sophia enjoys good food, books, movies and grooving to electronic beats.</p>
  118. <p><strong>words to live by <span class=fournier-gold>|</span></strong> &ldquo;No pressure, no diamonds.&rdquo; &ndash;Thomas Carlyle<br><strong>dream job <span class=fournier-gold>|</span></strong> cake decorator<br><strong>roller derby name <span class=fournier-gold>|</span></strong> Venomiss</p>',
  119.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/SofiaJanjgavaThumb.jpg',
  120.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/SofiaJanjgava.jpg',
  121.     'ut_member_email' => 'sofia.janjgava@fourniergroup.net',
  122.     'ut_bus_group' => 'business insurance',
  123.     'ut_last' => false,
  124.     'ut_first' => false
  125. );
  126. /* Wanda Aguirre */
  127. $team[] = array(
  128.     'ut_member_name' => 'wanda AGUIRRE',
  129.     'ut_member_first' => 'wanda',
  130.     'ut_member_last' => 'AGUIRRE',
  131.     'ut_member_title' => 'commercial account manager',
  132.     'ut_member_loc' => 'Portland',
  133.     'ut_member_description' => 'A 40-plus-year insurance veteran experienced in rating, underwriting, account management, production and training, Wanda first joined Fournier Group in the fall of 2011. She left in the spring of 2013 for an in-house position could not stay away; Wanda happily rejoined the Fournier Group team in September 2014, eager again to uncover and assess, and find the best market fit for, each client&rsquo;s coverage needs. When not at the office, Wanda enjoys plotting her next excursion by train, reading, listening to music, watching movies  and playing medieval-quest computer games.</p>
  134. <p><strong>accreditation <span class=fournier-gold>|</span></strong> AAI/Accredited Adviser in Insurance<br>AINS/Associate in General Insurance<br><strong>words to live by <span class=fournier-gold>|</span></strong> &ldquo;When the soup is gone, the coffee will come.&rdquo;<br>&ndash;wise Jamaican waiter<br><strong>favorite musical artist <span class=fournier-gold>|</span></strong> Cher<br><strong>roller derby name <span class=fournier-gold>|</span></strong> One-Hit Wanda</p>',
  135.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/WandaAguirreThumb.jpg',
  136.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/WandaAguirre.jpg',
  137.     'ut_member_email' => 'wanda.aguirre@fourniergroup.net',
  138.     'ut_bus_group' => 'business insurance',
  139.     'ut_last' => false,
  140.     'ut_first' => false
  141. );
  142. /* Kyle Craig */
  143. $team[] = array(
  144.     'ut_member_name' => 'kyle CRAIG',
  145.     'ut_member_first' => 'kyle',
  146.     'ut_member_last' => 'CRAIG',
  147.     'ut_member_title' => 'commercial account manager',
  148.     'ut_member_loc' => 'Portland',
  149.     'ut_member_description' => 'Kyle joined Fournier Group in early 2015, bringing five years of sales and marketing, business development and account management experience with top companies to the agency&rsquo;s arsenal. Kyle previously worked for Clearwire (telecommunications), Cintas (uniforms/apparel and facilities services) and ADP (payroll and employee benefits administration). A licensed property and casualty producer working toward his AINS / Associate in General Insurance designation, Kyle is thrilled to help Fournier Group business clients achieve their risk management goals and continue to bolster his insurance knowledge to serve clients even better. When he&rsquo;s not at the office, you&rsquo;ll find Kyle on the bocce ball court or elsewhere in the great outdoors with a surf board underfoot, golf club in hand or girlfriend and dog alongside.</p>
  150. <p><strong>dream job <span class=fournier-gold>|</span></strong> fighter pilot<br><strong>words to live by <span class=fournier-gold>|</span></strong> &ldquo;You can learn more about person in an hour of play than in a year of conversation.&rdquo; &ndash;Plato<br><strong>roller derby name <span class=fournier-gold>|</span></strong> Kyle Driver</p>',
  151.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2015/03/KyleCraigThumb.jpg',
  152.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2015/03/KyleCraig.jpg',
  153.     'ut_member_email' => 'kyle.craig@fourniergroup.net',
  154.     'ut_bus_group' => 'business insurance',
  155.     'ut_last' => true,
  156.     'ut_first' => false
  157. );
  158. /* Annie Duden */
  159. $team[] = array(
  160.     'ut_member_name' => 'annie DUDEN',
  161.     'ut_member_first' => 'annie',
  162.     'ut_member_last' => 'DUDEN',
  163.     'ut_member_title' => 'personal risk advisor',
  164.     'ut_member_loc' => 'Portland',
  165.     'ut_member_description' => '<p>Annie joined Fournier Group in early 2011, bringing years of experience in personal insurance and relationship talents to her role as Fournier Group&rsquo;s business development and client relations specialist. In addition to fostering connections, she helps high net worth clients obtain the best insurance coverage for their needs. When not championing Fournier Group, Annie enjoys spending time with her sons, Blake (human) and Percy (Yorkie dog), working out and entertaining family and friends.</p>
  166. <p><strong>words to live by <span class=fournier-gold>|</span></strong> Before you speak, THINK—is it True, is it Helpful, is it Inspiring, is it Necessary, is it Kind?<br><strong>dream job <span class=fournier-gold>|</span></strong> restaurant owner on the beach in Anguilla, Carribean<br><strong> roller derby name <span class=fournier-gold>|</span></strong> Annie&rsquo;s Got Guns</p>',
  167.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/AnnieDudenThumb.jpg',
  168.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/AnnieDuden.jpg',
  169.     'ut_member_email' => 'annie.duden@fourniergroup.net',
  170.     'ut_bus_group' => 'personal insurance',
  171.     'ut_last' => false,
  172.     'ut_first' => true
  173. );
  174. /* Brenda Smith */
  175. $team[] = array(
  176.     'ut_member_name' => 'brenda SMITH',
  177.     'ut_member_first' => 'brenda',
  178.     'ut_member_last' => 'SMITH',
  179.     'ut_member_title' => 'personal service assistant',
  180.     'ut_member_loc' => 'Kelso',
  181.     'ut_member_description' => '<p>The unofficial Kelso office welcoming committee, Brenda greets everyone with a smile and is always happy to help. She handles everything from client payments and communications, change requests and loss reports to mail, supplies and agent support. Before joining Fournier Group in October 2013, Brenda worked as an office manager for State Farm Insurance and held customer service positions with a bank and an automotive company. She also taught school and studied business administration. In her spare time, Brenda enjoys hanging with her kids, dogs and horses; cleaning and organizing; camping; making jewelry; and taking spur-of-the-moment road trips.</p>
  182. <p><strong>words to live by <span class=fournier-gold>|</span></strong> Karma&rsquo;s a bitch.<br><strong>dream job <span class=fournier-gold>|</span></strong> quarter horse rescuer, breeder and trainer<br><strong>roller derby name <span class=fournier-gold>|</span></strong> Bad-Ass Brawlin&rsquo; Brenda</p>',
  183.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/BrendaSmithThumb.jpg',
  184.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2015/02/BrendaSmith.jpg',
  185.     'ut_member_email' => 'brenda.smith@fourniergroup.net',
  186.     'ut_bus_group' => 'personal insurance',
  187.     'ut_last' => false,
  188.     'ut_first' => false
  189. );
  190. /* Cathy Rottle */
  191. $team[] = array(
  192.     'ut_member_name' => 'cathy ROTTLE',
  193.     'ut_member_first' => 'cathy',
  194.     'ut_member_last' => 'ROTTLE',
  195.     'ut_member_title' => 'personal account executive',
  196.     'ut_member_loc' => 'Oregon City',
  197.     'ut_member_description' => '<p>A dedicated Fournier Group member since 2001 and consummate service professional, Cathy goes above and beyond to advocate for, serve and manage the risks of personal insurance clients. She thrives on helping clients identify, understand and secure the coverage they need to protect their families and assets, drawing on her industry knowledge, work ethic and talent for connecting with people. When not at the office, Cathy enjoys traveling, cooking, entertaining, listening to music, exercising, hiking and spending time with her family, godsons and friends.</p>
  198. <p><strong>accreditation <span class=fournier-gold>|</span></strong> API/Associate in Personal Insurance<br>CIC/Certified Insurance Counselor<br><strong>words to live by <span class=fournier-gold>|</span></strong> Live. Love. Laugh.<br><strong>dream job <span class=fournier-gold>|</span></strong> motivational coach<br><strong>roller derby name <span class=fournier-gold>|</span></strong> Rockin&rsquo; Rottle</p>',
  199.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/CathyRottleThumb.jpg',
  200.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/CathyRottle.jpg',
  201.     'ut_member_email' => 'cathy.rottle@fourniergroup.net',
  202.     'ut_bus_group' => 'personal insurance',
  203.     'ut_last' => false,
  204.     'ut_first' => false
  205. );
  206. /* Della Diller */
  207. $team[] = array(
  208.     'ut_member_name' => 'della DILLER',
  209.     'ut_member_first' => 'della',
  210.     'ut_member_last' => 'DILLER',
  211.     'ut_member_title' => 'personal account manager',
  212.     'ut_member_loc' => 'Vancouver',
  213.     'ut_member_description' => '<p>Della joined Fournier Group in May 2010 for the second time; she also worked for Fournier Group from 1993 until 2000. After 40 years in insurance and a significant house fire of her own five years ago, Della has honed the art of obtain the protection clients need and supporting them in times of loss. Della works on her bucket list when not for Fournier Group. She&rsquo;s a volunteer for the Vancouver Police Department and enjoys spending time with her grandchildren.</p>
  214. <p><strong>favorite movie <span class=fournier-gold>|</span></strong> Gone With The Wind<br><strong>dream job <span class=fournier-gold>|</span></strong> retirement<br><strong>roller derby name <span class=fournier-gold>|</span></strong> Psych-a-Della</p>',
  215.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/DellaDillerThumb.jpg',
  216.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/DellaDiller.jpg',
  217.     'ut_member_email' => 'della.diller@fourniergroup.net',
  218.     'ut_bus_group' => 'personal insurance',
  219.     'ut_last' => false,
  220.     'ut_first' => false
  221. );
  222. /* Janet O&rsquo;Brien */
  223. $team[] = array(
  224.     'ut_member_name' => 'janet O&rsquo;BRIEN',
  225.     'ut_member_first' => 'janet',
  226.     'ut_member_last' => 'O&rsquo;BRIEN',
  227.     'ut_member_title' => 'personal account manager',
  228.     'ut_member_loc' => 'Oregon City',
  229.     'ut_member_description' => '<p>For more than a decade, Janet has educated Fournier Group clients on the ins and outs of insurance and helped them secure the protection they need. She&rsquo;s a customer service specialist who strives to exceed clients&rsquo; and co-workers&rsquo; expectations. Outside of work, Janet enjoys golfing, hiking, camping, running and spending time with her husband and dogs.</p>
  230. <p><strong>accreditation <span class=fournier-gold>|</span></strong> CISR/Certified Insurance Services Representative<br><strong>words to live by <span class=fournier-gold>|</span></strong> &ldquo;And in the end, the love you take is equal to the love you make.&rdquo; &ndash;The Beatles<br><strong>favorite movie <span class=fournier-gold>|</span></strong> Across the Universe<br><strong>roller derby name <span class=fournier-gold>|</span></strong> J Lo Blow</p>',
  231.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/JanetObrienThumb.jpg',
  232.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/JanetObrien.jpg',
  233.     'ut_member_email' => 'janet.obrien@fourniergroup.net',
  234.     'ut_bus_group' => 'personal insurance',
  235.     'ut_last' => false,
  236.     'ut_first' => false
  237. );
  238. /* Jani Machado */
  239. $team[] = array(
  240.     'ut_member_name' => 'jani MACHADO',
  241.     'ut_member_first' => 'jani',
  242.     'ut_member_last' => 'MACHADO',
  243.     'ut_member_title' => 'personal account manager',
  244.     'ut_member_loc' => 'Vancouver',
  245.     'ut_member_description' => '<p>A customer service aficionado, Jani joined Fournier Group in December 2013. Her background includes serving customers in a variety of contexts, from retail stores to a hair salon. Her signature approach: put yourself in the clients&rsquo; shoes and keeps the laughter flowing. Outside of Fournier Group, Jani enjoys reading, cooking and karaoke.</p>
  246. <p><strong>dream job <span class=fournier-gold>|</span></strong> lounge singer famous for her torch croons<br><strong>favorite song <span class=fournier-gold>|</span></strong> &ldquo;Happy&rdquo; by Pharrell Williams<br><strong>roller derby name  <span class=fournier-gold>|</span></strong> Machete Machado</p>',
  247.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/JaniMachadoThumb.jpg',
  248.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/JaniMachado.jpg',
  249.     'ut_member_email' => 'jani.machado@fourniergroup.net',
  250.     'ut_bus_group' => 'personal insurance',
  251.     'ut_last' => false,
  252.     'ut_first' => false
  253. );
  254. /* Karen McComb */
  255. $team[] = array(
  256.     'ut_member_name' => 'karen McCOMB',
  257.     'ut_member_first' => 'karen',
  258.     'ut_member_last' => 'McCOMB',
  259.     'ut_member_title' => 'personal account manager',
  260.     'ut_member_loc' => 'Portland',
  261.     'ut_member_description' => '<p>Karen joined Fournier Group in the spring of 2014, bringing more than 15 years of experience working for insurance carriers and independent agencies to Fournier Group&rsquo;s repertoire. Her focus on communication and education sets the stage for the delivery of superior service to every client. Outside of work, Karen enjoys cheering on her children at their dance competitions and sporting events, boating and bike riding with her family, reading and scrapbooking, and attending Oregon Ducks football games.</p>
  262. <p><strong>favorite movie <span class=fournier-gold>|</span></strong> Shawshank Redemption<br><strong>dream job <span class=fournier-gold>|</span></strong> novelist<br><strong>roller derby name  <span class=fournier-gold>|</span></strong> Karen The Night Heron</p>',
  263.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/KarenMcCombThumb.jpg',
  264.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/KarenMcComb.jpg',
  265.     'ut_member_email' => 'karen.mccomb@fourniergroup.net',
  266.     'ut_bus_group' => 'personal insurance',
  267.     'ut_last' => false,
  268.     'ut_first' => false
  269. );
  270. /* Rhoda Karr */
  271. $team[] = array(
  272.     'ut_member_name' => 'rhoda KARR',
  273.     'ut_member_first' => 'rhoda',
  274.     'ut_member_last' => 'KARR',
  275.     'ut_member_title' => 'personal account manager',
  276.     'ut_member_loc' => 'Kelso',
  277.     'ut_member_description' => '<p>Before moving to Kelso in 2011 and joining Fournier Group in 2014, Rhoda worked as a property and casualty specialist at an insurance agency in Bullhead City, Arizona for 11 years. Her background also includes work as a social services housing coordinator, a court clerk and a nightclub singer. For Fournier Group clients, Rhoda especially enjoys making insurance easier to understand and securing protection that fits each client&rsquo;s needs and budget. When not at the office, Rhoda enjoys reading, writing stories, camping, spending time at the beach and daydreaming.</p>
  278. <p><strong>words to live by <span class=fournier-gold>|</span></strong> &ldquo;The thousand mile journey begins with one step.&rdquo;<br>&ndash;Lau Tzu<br><strong>favorite movie soundtrack <span class=fournier-gold>|</span></strong> Bend It Like Beckham<br><strong>roller derby name <span class=fournier-gold>|</span></strong> Rhoda Rate Ripper</p>',
  279.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/RhodaCarrThumb.jpg',
  280.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/RhondaCarr.jpg',
  281.     'ut_member_email' => 'rhoda.karr@fourniergroup.net',
  282.     'ut_bus_group' => 'personal insurance',
  283.     'ut_last' => false,
  284.     'ut_first' => false
  285. );
  286. /* Breanna Drew */
  287. $team[] = array(
  288.     'ut_member_name' => 'breanna DREW',
  289.     'ut_member_first' => 'breanna',
  290.     'ut_member_last' => 'DREW',
  291.     'ut_member_title' => 'personal account manager',
  292.     'ut_member_loc' => 'Portland',
  293.     'ut_member_description' => '<p>An expert listener and customer service maven, Breanna joined the Fournier Group team in October 2014. She previously worked as a workers&rsquo; compensation claims representative for Lumbermen&rsquo;s Underwriting Alliance and held several positions in customer service in the medical rehabilitation field. Breanna takes pride in her ability to understand each client&rsquo;s needs and priorities, deliver insurance coverage tailored to meet those goals and build enduring client relationships rooted in quality service and mutual trust. When not helping clients, Breanna enjoys volunteering for No Kid Hungry, Blessings in a Backpack and the City of Newberg community gardens, as well as exploring new restaurants and micro-breweries around town.</p>
  294. <p><strong>dream job <span class=fournier-gold>|</span></strong> cupcakery owner<br><strong>words to live by <span class=fournier-gold>|</span></strong> &ldquo;It&rsquo;s better to be absolutely ridiculous than absolutely boring.&rdquo; &ndash;Marilyn Monroe<br><strong>roller derby name <span class=fournier-gold>|</span></strong> B Nasty</p>',
  295.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/BreannaDrewThumb.jpg',
  296.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/BreannaDrew.jpg',
  297.     'ut_member_email' => 'breanna.drew@fourniergroup.net',
  298.     'ut_bus_group' => 'personal insurance',
  299.     'ut_last' => true,
  300.     'ut_first' => false
  301. );
  302.  
  303. /* Kati Arko */
  304. $team[] = array(
  305.     'ut_member_name' => 'kati ARKO',
  306.     'ut_member_first' => 'kati',
  307.     'ut_member_last' => 'ARKO',
  308.     'ut_member_title' => 'office administrator',
  309.     'ut_member_loc' => 'Portland',
  310.     'ut_member_description' => '<p>Fournier Group&rsquo;s master of all things office-related since 2002, Kati handles agency billing, licensing, benefits, IT support and facilities issues. She also supports Fournier Group&rsquo;s executives and other staff.</p><p>In a nutshell, Kati keeps the Portland office—and Fournier Group—humming  on a daily basis. When not at the office, Kati enjoys spending time with family and friends, taking adventurous road trips and volunteering for Fill A Stocking, Fill A Heart.</p>
  311. <p><strong>words to live by <span class=fournier-gold>|</span></strong> &ldquo;What doesn&rsquo;t kill you makes you stronger.&rdquo;<br>&ndash;Kelly Clarkson<br><strong>favorite movie <span class=fournier-gold>|</span></strong> The Notebook<br><strong>roller derby name <span class=fournier-gold>|</span></strong> Kickass Karko</p>',
  312.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/KatiArkoThumb.jpg',
  313.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/KatiArko.jpg',
  314.     'ut_member_email' => 'kati.arko@fourniergroup.net',
  315.     'ut_bus_group' => 'administration',
  316.     'ut_last' => false,
  317.     'ut_first' => true
  318. );
  319. /* Kristin Pfandler */
  320. $team[] = array(
  321.     'ut_member_name' => 'kristin PFANDLER',
  322.     'ut_member_first' => 'kristin',
  323.     'ut_member_last' => 'PFANDLER',
  324.     'ut_member_title' => 'sr accountant',
  325.     'ut_member_loc' => 'Portland',
  326.     'ut_member_description' => '<p>A seasoned accountant and business professional who loves problem solving, Kristin joined Fournier Group in the summer of 2013 following key roles with Pacific Star Communications and the Knowledge Learning Center. Kristin handles Fournier Group&rsquo;s accounting tasks, assists our CFO with financial analyses and special projects, and serves as the team&rsquo;s Excel master. When not working, Kristin paddles and competes with the Wasabi Paddling Club&rsquo;s Team HUGE and volunteers for Habitat for Humanity. She also enjoys hopping around with her bunnies, Pickles and Nozo.</p>
  327. <p><strong>words to live by <span class=fournier-gold>|</span></strong> Keep it simple.<br><strong>favorite movie <span class=fournier-gold>|</span></strong> any one of the Harry Potter octet<br><strong>roller derby name <span class=fournier-gold>|</span></strong> Kris of Death</p>',
  328.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/KristinPfandlerThumb.jpg',
  329.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/KristinPfandler.jpg',
  330.     'ut_member_email' => 'kristin.pfandler@fourniergroup.net',
  331.     'ut_bus_group' => 'administration',
  332.     'ut_last' => false,
  333.     'ut_first' => false
  334. );
  335. /* Kristin Brazil */
  336. $team[] = array(
  337.     'ut_member_name' => 'kristin BRAZIL',
  338.     'ut_member_first' => 'kristin',
  339.     'ut_member_last' => 'BRAZIL',
  340.     'ut_member_title' => 'receptionist',
  341.     'ut_member_loc' => 'Portland',
  342.     'ut_member_description' => '<p>Kristin joined Fournier Group in October 2014, bringing wide-ranging business experience and passion for people to the team. A champion of flow and efficiency, she directs calls, distributes correspondence, assists agents and keeps the Portland office humming each day. When not at work, Kristin enjoys bird watching, knitting, gardening, cheering on the Oakland As and pursuing her latest hobby, Olympic weightlifting (yowza).</p>
  343. <p><strong>favorite band <span class=fournier-gold>|</span></strong> Wilco<br><strong>favorite movie <span class=fournier-gold>|</span></strong> Love Actually<br><strong>roller derby name <span class=fournier-gold>|</span></strong> Brazilerator</p>',
  344.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/KristinBrazilThumb.jpg',
  345.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/KristinBrazil.jpg',
  346.     'ut_member_email' => 'kristin.brazil@fourniergroup.net',
  347.     'ut_bus_group' => 'administration',
  348.     'ut_last' => false,
  349.     'ut_first' => false
  350. );
  351. /* Jaclyn Henry*/
  352. $team[] = array(
  353. 'ut_member_name' => ‘jaclyn henry',
  354. 'ut_member_first' => ‘jaclyn',
  355. 'ut_member_last' => ‘henry',
  356. 'ut_member_title' => ‘executive assistant',
  357. 'ut_member_loc' => 'Portland',
  358. 'ut_member_description' => '<p>Jaclyn brings professional experience, organizational prowess, task mastery and personal moxie to Fournier Group. She joined the team in March 2015. Her daily aim: support the CEO and accomplish projects as efficiently and effectively as possible. When not keeping the management team humming, this go-getter enjoys swimming, fishing and relaxing with family around the campfire at their cabin in beautiful Central Oregon. </p><p><strong>words to live by <span class=fournier-gold>|</span></strong> &ldquo;What most people need to learn in life is how to love people and use things instead of using people and loving things.&rdquo; <br>&ndash;author unknown<br /><strong>dream job <span class=fournier-gold>|</span></strong> personal buyer<br /><strong>roller derby name <span class=fournier-gold>|</span></strong> Jackie O'Nasty</p>',
  359. 'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2015/04/JaclynHenryThumb.jpg',
  360. 'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2015/04/JaclynHenry.jpg',
  361. 'ut_member_email' => ‘jaclyn.henry@fourniergroup.net',
  362. 'ut_bus_group' => ‘administration',
  363. 'ut_last' => true,
  364. 'ut_first' => false
  365. );
  366. /* Dirk Fournier */
  367. $team[] = array(
  368.     'ut_member_name' => 'dirk FOURNIER',
  369.     'ut_member_first' => 'dirk',
  370.     'ut_member_last' => 'FOURNIER',
  371.     'ut_member_title' => 'founder + CEO',
  372.     'ut_member_loc' => 'Portland',
  373.     'ut_member_description' => '<p>An inspirational and aspirational leader with insurance in his DNA, Dirk guides Fournier Group with the overarching mission of making a difference for clients and changing people&rsquo;s negative perceptions of the insurance industry. He founded Fournier Group while working for his father&rsquo;s Washington-based agencies, which he joined in 1996. In the early 2000s, Dirk spearheaded the acquisition of several Oregon-based insurance agencies, the cornerstones of Fournier Group today. Dirk&rsquo;s credentials also include three years as a claims adjuster for Safeco Insurance. When he&rsquo;s not at the office, you&rsquo;ll find him working out at the gym; spending time with his partner, twin boys and dog; volunteering for his children&rsquo;s school; or regaling at one of Portland&rsquo;s community happenings.</p>
  374. <p><strong>accreditation <span class=fournier-gold>|</span></strong> CIC/Certified Insurance Counselor<br>ARM/Associate in Risk Management<br>CRM/Certified Risk Manager<br><strong>accolades <span class=fournier-gold>|</span></strong> Portland Business Journal 40 Under 40 Award, 2007<br>Young Presidents&rsquo; Organization member since 2010<br>Marsh Berry&rsquo;s Agency Peak Performance Exchange Advisory Board, 20082009 + 20142015<br><strong>favorite movie <span class=fournier-gold>|</span></strong> The Godfather<br><strong>dream job <span class=fournier-gold>|</span></strong> dolphin rescuer + rehabilitator<br><strong>roller derby name <font color=#f1c400>|</font></strong> D-effin&rsquo; Bomb</p>',
  375.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/DirkFournierThumb.jpg',
  376.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/DirkFournier.jpg',
  377.     'ut_member_email' => 'dirk.fournier@fourniergroup.net',
  378.     'ut_bus_group' => 'management',
  379.     'ut_last' => false,
  380.     'ut_first' => true
  381. );
  382. /* Greg Kuhns */
  383. $team[] = array(
  384.     'ut_member_name' => 'greg KUHNS',
  385.     'ut_member_first' => 'greg',
  386.     'ut_member_last' => 'KUHNS',
  387.     'ut_member_title' => 'CFO + COO',
  388.     'ut_member_loc' => 'Portland',
  389.     'ut_member_description' => '<p>Greg brings extensive financial and operations experience, coupled with broad perspective, to his role as Fournier Group&rsquo;s chief wingman. He joined Fournier Group in the spring of 2011 as CFO after serving as the CFO for technology, manufacturing and wholesale/export companies. He also successfully started a business and built a niche wine brand. Greg is organized, calm under pressure and always on the lookout for opportunities to improve agency operations and deliver greater value to clients. In January 2013, Greg assumed operational as well as financial oversight of Fournier Group. On the weekends, you can find Greg quenching his thirst for physical activity and adventure by running, hiking or biking in the great outdoors or road tripping with his family.</p>
  390. <p><strong>dream job <span class=fournier-gold>|</span></strong> furniture craftsman in an exotic locale<br><strong>favorite bands <span class=fournier-gold>|</span></strong> Pink Floyd + Foo Fighters<br><strong>roller derby name  <span class=fournier-gold>|</span></strong> G-Money Train</p>',
  391.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/GregKuhnsThumb.jpg',
  392.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/GregKuhns.jpg',
  393.     'ut_member_email' => 'greg.kuhns@fourniergroup.net',
  394.     'ut_bus_group' => 'management',
  395.     'ut_last' => false,
  396.     'ut_first' => false
  397. );
  398. /* Rosana Carr */
  399. $team[] = array(
  400.     'ut_member_name' => 'rosana CARR',
  401.     'ut_member_first' => 'rosana',
  402.     'ut_member_last' => 'CARR',
  403.     'ut_member_title' => 'personal insurance manager',
  404.     'ut_member_loc' => 'Portland',
  405.     'ut_member_description' => '<p>Rosana brings 25 years of professional moxie to Fournier Group, which she joined in the summer of 2013. Previously she worked in underwriting, agency technology, call center management and leadership with Safeco Insurance Company and AAA Insurance Exchange. In leading the Fournier Group personal insurance unit, Rosana draws on her passion for inspiring others to reach their full potentials, her knowledge of both the agency and company sides of the business and her talent for breaking down and resolving complicated issues.Outside of the office, Rosana enjoys visiting art galleries and gardens, going to movies, dining with family and friends, and traveling to places replete with sunshine or ancient artifacts.</p>
  406. <p><strong>accreditation <span class=fournier-gold>|</span></strong> AAM/Associate in Automation Management<br>AINS/Associate in General Insurance<br>CIC/Certified Insurance Counselor<br>CPCU/Chartered Property Casualty Underwriter<br><strong>words to live by <span class=fournier-gold>|</span></strong> &ldquo;Keep your heels, head and standards high.&rdquo;<br>&ndash;Coco Chanel or other<br><strong>dream job <span class=fournier-gold>|</span></strong> fashion designer<br><strong>roller derby name <span class=fournier-gold>|</span></strong> Rox and Roll Carr</p>',
  407.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/RosanaCarrThumb.jpg',
  408.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/RosanaCarr.jpg',
  409.     'ut_member_email' => 'rosana.carr@fourniergroup.net',
  410.     'ut_bus_group' => 'management',
  411.     'ut_last' => true,
  412.     'ut_first' => false
  413. );
  414. /*  */
  415. /*
  416. $team[] = array(
  417.     'ut_member_name' => '',
  418.     'ut_member_title' => '',
  419.     'ut_member_loc' => '',
  420.     'ut_member_description' => '',
  421.     'ut_member_pic' => 'http://fourniergroup.net/wp-content/uploads/2014/12/AmandaMcMillenThumb.jpg',
  422.     'ut_member_pic_full' => 'http://fourniergroup.net/wp-content/uploads/2014/12/AmandaMcMillen.jpg',
  423.     'ut_member_email' => '@fourniergroup.net',
  424.     'ut_bus_group' => '',
  425.     'ut_last' => false,
  426.     'ut_first' => false
  427. );
  428. */
  429.  
  430. /* needed vars */
  431. $ut_section_skin = get_post_meta( $post->ID , 'ut_section_skin' , true);
  432. /* member box layout and clear settings for style 3 */
  433. $ut_member_box_layout   = "style_one";
  434. $ut_member_box_size     = ''; // placeholder for future update
  435. $ut_member_in_row       = "three";
  436. $clear                  = NULL;
  437. $grid = array(  'three'  => array('class' => 'grid-33 tablet-grid-33 mobile-grid-100' , 'value' => '3'),
  438.                 'four'   => array('class' => 'grid-25 tablet-grid-50 mobile-grid-100' , 'value' => '4'),
  439.                 'two'    => array('class' => 'grid-50 tablet-grid-50 mobile-grid-100' , 'value' => '2'),
  440.                 'one'    => array('class' => 'prefix-25 grid-50 mobile-grid-100 tablet-grid-50 tablet-prefix-25' , 'value' => '1')
  441.         );
  442. $z = 4; // start new row every 4th record
  443. /* start output */
  444. ?>
  445. <div class="grid-container">
  446.    <div id="primary" class="grid-parent grid-100 tablet-grid-100 mobile-grid-100">
  447.         <header class="page-header pt-style-2">
  448.             <h1 class="page-title"><span>Our People</span></h1>
  449.         </header>
  450.         <div class="entry-content clearfix">
  451.             <div class="fnarrow">
  452.             <p class="team-lead">Meet your insurance difference makers.</p>
  453.             <p>We are capable, passionate individuals empowered to make a difference—for clients, for our team and in the community. We love what we do. This shows in our personal service, quality results, longstanding relationships and community commitment.</p>
  454. <p>Each of our account managers, account executives and risk management advisors is a highly qualified, licensed insurance agent. Every team member is committed to leadership, excellence, lifelong learning, clear communication and giving back.</p>
  455.             </div>
  456.         </div>
  457.         <?php
  458.         $fcount = 0;
  459.         $member_ID = 1;
  460.         foreach ( $team as $key => $member ) : ?>
  461.             <?php
  462.             $fcount++;
  463.             $ut_first = $member['ut_first'];
  464.             $ut_last = $member['ut_last'];
  465.             $ut_first_name = $member['ut_member_first'];
  466.             $ut_last_name = $member['ut_member_last'];
  467.             $ut_bus_group = $member['ut_bus_group'];
  468.             // print yellow bar and open member-wrap if this is first in section
  469.             if ($ut_first == true) {
  470.                 echo "<div class='grid-100 tablet-grid-100 mobile-grid-100'><div class='fpeople_bar'>".$ut_bus_group."</div></div>";
  471.                 echo "<div class='member-wrap'>";
  472.             }
  473.             ?>
  474.             <div class="member-box ut-member-style-1 <?php echo $ut_member_box_size; ?> <?php echo $grid[$ut_member_in_row]['class']; ?>">                  <div class="mp-holder">
  475.                     <?php if(!empty( $member['ut_member_pic'] )) : ?>
  476.                         <figure class="member-photo">
  477.                             <?php
  478.                             $member['ut_member_pic'] = ut_resize( $member['ut_member_pic'] , '560' , '420', true , true , true );
  479.                             ?>
  480.                             <img alt="<?php echo $member['ut_member_name']; ?>" src="<?php echo $member['ut_member_pic']; ?>">
  481.                             <figcaption class="member-description">
  482.                                 <h3><?php echo $ut_first_name." ".$ut_last_name; ?></h3>
  483.                                 <a data-member="<?php echo $member_ID; ?>" href="#" class="ut-member-details ut-show-member-details ut-square fbio"><?php _e('BIO' , 'unitedthemes'); ?><i class="fa fa-arrow-circle-right"></i></a><br>
  484.                             </figcaption>
  485.                         </figure>
  486.                     <?php endif; ?>
  487.                 </div><!-- close mp-holder -->
  488.             </div><!-- member box -->
  489.             <?php
  490.             if ($ut_last == true) echo "</div><div class=clear></div>"; // close member-wrap if this is the last item in a section
  491.        $member_ID ++; endforeach;
  492.        /**
  493.         * Markup for POPUP
  494.         */
  495.        $member_ID = 1;
  496.        $fcount = 0;
  497.        ?>
  498.         <?php foreach ( $team as $key => $member ) : ?>
  499.         <?php
  500.             $fcount++;
  501.             $fpic = $member['ut_member_pic_full'];
  502.             $ut_email = $member['ut_member_email'];
  503.         ?>
  504.        <div id="member_<?php echo $member_ID; ?>" class="ut-modal-box ut-modal-box-effect <?php echo $ut_section_skin; ?>" data-id="<?php echo $post->post_name; ?>">
  505.             <?php echo $team_header; ?>
  506.            <div class="member-detail-box grid-parent grid-100 mobile-grid-100 tablet-grid-100 section-content">
  507.                <div class="grid-100 tablet-grid-100 mobile-grid-100 add-bottom">
  508.                    <a class="ut-hide-member-details" href="#"><i class="fa fa-times-circle fa-large"></i></a>
  509.                </div>
  510.                <div class="clear"></div>
  511.                <?php if(!empty( $member['ut_member_pic'] )) : ?>
  512.                    <!-- member photo -->
  513.                    <div class="ut-mfh grid-70 tablet-grid-100 mobile-grid-100">
  514.                        <figure class="member-photo-large ut-square"><img class="ut-square" alt="<?php echo $member['ut_member_name']; ?>" src="<?php echo $member['ut_member_pic_full']; ?>"></figure>
  515.                     </div><!-- close member photo -->
  516.                <?php endif; ?>
  517.                <!-- memeber box -->
  518.                <div class="grid-100 tablet-grid-100 mobile-grid-100">
  519.                <div class="member-box">
  520.                    <h3 class="ut-member-name"><?php echo $member['ut_member_name']; ?></h3>
  521.                    <div class="ut-member-title"><?php echo ut_translate_meta( $member['ut_member_title'] ); ?> <span class="fournier-gold">|</span> <?php echo ut_translate_meta( $member['ut_member_loc'] ); ?><br>
  522.                    <a href="mailto:<?php echo $ut_email; ?>"><?php echo $ut_email; ?></a></div>
  523.                    <?php echo apply_filters( 'the_content' , $member['ut_member_description'] ); ?>
  524.                </div>
  525.                </div><!-- close member box -->
  526.                
  527.                <div class="clear"></div>
  528.                            
  529.            </div>
  530.        
  531.        </div>
  532.        
  533.        <?php $member_ID ++; endforeach; ?>
  534.    
  535.     <div class="ut-overlay">
  536.     </div>
  537.    
  538.     <?php if( is_page() ) : ?>
  539.  
  540.     </div><!-- close #primary -->
  541. </div><!-- close grid-container -->
  542.  
  543. <?php endif; ?>
  544.  
  545. <?php if( is_page() ) { get_footer(); } ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement