' , '' , '' , '' , '' , '' , '' ,'' ,'' ,'',''); for ($j = 0 ; $j < count($acfb_socialLinks) ; $j++) { $acfb_socialLinks[$j] = str_replace(" " , "%20" , $acfb_socialLinks[$j]); } $acfb_target = ""; if(is_admin()){ $acfb_target = 'editor'; } ?>
'.ucfirst($acfb_socialNames[$i - 1]).''; } if (get_field('acfb_button_label') !== 'b') { $afb_socialIcon = ' '.$acfb_socialpaths[$i - 1].' '; } if (in_array($i , get_field("acfb_social_network"))) { if ($i === 9 && get_field("acfb_button_label") === 'i') { $afb_socialIcon = ' '.$acfb_socialpaths[$i - 1].' '; }else if ($i === 9 && get_field("acfb_button_label") === 'b') { $afb_socialIcon = ''; }else if ($i === 9 && get_field("acfb_button_label") === 'bi') { $afb_socialIcon = ' '.$acfb_socialpaths[$i - 1].' '; } echo ' '.$afb_socialIcon.' '.$acfb_socialSpans.' '; } } } ?>