v7‰PNG IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ±üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0AºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT ID : 0; $saaspot_id = ( is_home() ) ? get_option( 'page_for_posts' ) : $saaspot_id; $saaspot_id = ( saaspot_is_woocommerce_shop() ) ? wc_get_page_id( 'shop' ) : $saaspot_id; $saaspot_meta = get_post_meta( $saaspot_id, 'page_type_metabox', true ); if ($saaspot_meta) { $saaspot_content_padding = $saaspot_meta['content_spacings']; } else { $saaspot_content_padding = ''; } // Padding - Theme Options if ($saaspot_content_padding && $saaspot_content_padding !== 'padding-none') { $saaspot_content_top_spacings = $saaspot_meta['content_top_spacings']; $saaspot_content_bottom_spacings = $saaspot_meta['content_bottom_spacings']; if ($saaspot_content_padding === 'padding-custom') { $saaspot_content_top_spacings = $saaspot_content_top_spacings ? 'padding-top:'. saaspot_check_px($saaspot_content_top_spacings) .';' : ''; $saaspot_content_bottom_spacings = $saaspot_content_bottom_spacings ? 'padding-bottom:'. saaspot_check_px($saaspot_content_bottom_spacings) .';' : ''; $saaspot_custom_padding = $saaspot_content_top_spacings . $saaspot_content_bottom_spacings; } else { $saaspot_custom_padding = ''; } } $large_image = wp_get_attachment_image_src( get_post_thumbnail_id(get_the_ID()), 'fullsize', false, '' ); $large_image = $large_image[0]; if(class_exists('Aq_Resize')) { $team_img = aq_resize( $large_image, '270', '370', true ); } else {$team_img = $large_image;} $team_featured_img = ( $team_img ) ? $team_img : SAASPOT_PLUGIN_ASTS . '/images/holders/270x370.png'; $abt_title = get_the_title(); $team_options = get_post_meta( get_the_ID(), 'team_options', true ); if($team_options) { $team_job_position = $team_options['team_job_position']; $team_socials = $team_options['social_icons']; $team_contact = $team_options['contact_details']; } else { $team_job_position = ''; $team_socials = ''; $team_contact = ''; } ?>