'; foreach( $groups as $group ){ $image = $group['circle_image']; $image = wp_get_attachment_image_src( $image, 'full' ); $output .='
  • '; if($effect=="effect1"){ $output .= '

    '.$group['circle_title'].'

    '.$group['circle_desc'].'

    '; } if($effect=="effect2"){ $output .= '

    '.$group['circle_title'].'

    '.$group['circle_desc'].'

    '; } if($effect=="effect3"){ $output .= '

    '.$group['circle_title'].'

    '.$group['circle_desc'].'

    '; } if($effect=="effect4"){ $output .= '
    '; } if($effect=="effect6"){ $output .= ''; } if($effect=="effect7"){ $output .= ''; } if($effect=="effect8"){ $output .= ''; } if($effect=="effect9"){ $output .= ''; } if($effect=="effect10"){ $output .= ''; } if($effect=="effect11"){ $output .= ''; } if($effect=="effect12"){ $output .= ''; } if($effect=="effect13"){ $output .= ''; } if($effect=="effect14"){ $output .= ''; } if($effect=="effect15"){ $output .= ''; } if($effect=="effect16"){ $output .= ''; } if($effect=="effect17"){ $output .= ''; } if($effect=="effect18"){ $output .= ''; } if($effect=="effect19"){ $output .= ''; } if($effect=="effect20"){ $output .= ''; } $output .='
  • '; } $output .= ''; }