getFieldValue( 'social_media.facebook' ) ? getFieldValue( 'social_media.facebook' ) : '', 'twitter' => getFieldValue( 'social_media.twitter' ) ? getFieldValue( 'social_media.twitter' ) : '', 'pinterest' => getFieldValue( 'social_media.pinterest' ) ? getFieldValue( 'social_media.pinterest' ) : '', 'instagram' => getFieldValue( 'social_media.instagram' ) ? getFieldValue( 'social_media.instagram' ) : '', 'youtube' => getFieldValue( 'social_media.youtube' ) ? getFieldValue( 'social_media.youtube' ) : '', 'linkedin' => getFieldValue( 'social_media.linkedin' ) ? getFieldValue( 'social_media.linkedin' ) : '', ); // Add circle class if the circle option is enabled if ( $circle ) { $classes .= ' circular-icon'; } // Loop through the social media sites and output links foreach ( $sites as $name => $url ) { if ( $url ) { ?> Visit our page