/home/suroeste/public_html/wp-content/themes/ewebot
NameSizeModeActions
core/-0755rm
css/-0755rm
dist/-0777rm
elementor/-0755rm
fonts/-0755rm
img/-0755rm
js/-0755rm
templates/-0755rm
woocommerce/-0755rm
404.php13510644editdlrm
attachment.php15000644editdlrm
bloglisting.php45880644editdlrm
category.php15840644editdlrm
changelog.txt147810644editdlrm
comments.php41140644editdlrm
error_log2710644editdlrm
footer.php2540644editdlrm
full-width.php27080644editdlrm
functions.php796990644editdlrm
header.php12410644editdlrm
image.php43460644editdlrm
index.php20100644editdlrm
page.php28210644editdlrm
screenshot.png1009960644editdlrm
search.php43300644editdlrm
searchform.php5380644editdlrm
single-portfolio.php43240644editdlrm
single-team.php57220644editdlrm
single.php138480644editdlrm
style.css6170644editdlrm
tag.php500644editdlrm
Edit: /home/suroeste/public_html/wp-content/themes/ewebot/single-team.php (5722B)
"; if ( get_post_thumbnail_id( get_the_id() ) ) { $post_img_url = wp_get_attachment_url( get_post_thumbnail_id( get_the_id() ) ); if ( function_exists( 'gt3_get_image_srcset' ) ) { $responsive_dimensions = array( array( '1200', '530' ), array( '992', '350' ), array( '768', '600' ) ); $gt3_featured_image_url = gt3_get_image_srcset( $post_img_url, null, $responsive_dimensions ); } else { $gt3_featured_image_url = 'src="' . esc_attr( aq_resize( $post_img_url, "1170", "", true, true, true ) ) . '"'; } echo '
' . esc_attr( get_the_title() ) . '
'; } $page_title_conditional = ( ( gt3_option( 'page_title_conditional' ) == '1' || gt3_option( 'page_title_conditional' ) == true ) && ( gt3_option( 'team_title_conditional' ) == '1' || gt3_option( 'team_title_conditional' ) == true ) ) ? 'yes' : 'no'; if ( class_exists( 'RWMB_Loader' ) && get_queried_object_id() !== 0 ) { $mb_page_title_conditional = rwmb_meta( 'mb_page_title_conditional' ); if ( $mb_page_title_conditional == 'yes' ) { $page_title_conditional = 'yes'; } elseif ( $mb_page_title_conditional == 'no' ) { $page_title_conditional = 'no'; } $team_info = rwmb_meta( 'social_url' ); $team_info_short_descr = rwmb_meta('member_short_desc'); $team_info_out = ''; if ( ! empty( $team_info ) && is_array( $team_info ) ) { foreach ( $team_info as $team_info_item ) { $team_info_out .= '
'; $team_info_out .= ! empty( $team_info_item['name'] ) ? '

' . esc_html( $team_info_item['name'] ) . '

' : ''; $team_info_out .= ! empty( $team_info_item['address'] ) ? '' : ''; $team_info_out .= ! empty( $team_info_item['description'] ) ? '' . $team_info_item['description'] . '' : ''; $team_info_out .= ! empty( $team_info_item['address'] ) ? '' : ''; $team_info_out .= '
'; } } $team_info_socials = rwmb_meta( 'icon_selection' ); $team_info_social_out = ''; if ( ! empty( $team_info_socials ) && is_array( $team_info_socials ) ) { foreach ( $team_info_socials as $team_info_social ) { $team_info_social_out .= ''; } } } echo "
"; if ( class_exists( 'RWMB_Loader' ) && get_queried_object_id() !== 0 ) { $team_position_member = rwmb_meta('position_member'); if ( ! empty( $team_position_member ) ) { echo '
' . esc_html( $team_position_member ) . '
'; } } if ( $page_title_conditional != 'yes' ) { ?>
' . esc_html( get_the_title() ) . ''; ?>
' . $team_info_short_descr . '
'; } if ( ! empty( $team_info_out ) ) { echo '
' . $team_info_out . '
'; } if ( ! empty( $team_info_social_out ) ) { echo '
' . $team_info_social_out . '
'; } echo "
"; echo "
"; endwhile; the_content( esc_html__( 'Read more!', 'ewebot' ) ); wp_reset_postdata(); ?>
'; if ( is_active_sidebar( $sidebar ) ) { echo ""; } echo "
"; } ?>