'.$stfbtitle.'';
$viewstaffboxes = '';
foreach (range(1, 5 ) as $staffboxsnumber ) {
$stfimg = ''; $stfimgautomatic = ''; $stfpostid = ''; $stfautoname = ''; $stfautodesig = ''; $stfautolink = '';
$stfimg = esc_url(associationx_get_option('staffboxes-image' . $staffboxsnumber, ''));
$stfimgautomatic = esc_html(associationx_get_option('staffboxes-image-automatic' . $staffboxsnumber, ''));
if( $stfimg && $stfimgautomatic ):
$stfpostid = attachment_url_to_postid($stfimg);
$getattpost = get_post( $stfpostid );
$stfautolink = get_permalink( $getattpost->ID );
$stfautoname = $getattpost->post_title;
$stfautodesig = $getattpost->post_excerpt;
endif;
$stfname = '';
if($stfautoname) $stfname = $stfautoname;
if($stfimg) $stfimg = '';
if($stfname) $stfname= '
'.$stfdes.'
'; if($stfname || $stfdes ) $stfname ='