ID ) ) : $att_image = wp_get_attachment_image_src( $post->id, 'full' ); ?> <?php esc_attr( $post->post_excerpt ); ?> guid ); ?> ';if ( wp_attachment_is_image( get_the_ID() ) ) { echo '
'; echo ' '; /* translators: %s is Image sizes for attachment single page. */ printf( esc_html__( 'Size: %s', 'hestia' ), hestia_get_image_sizes() ); echo '
'; } echo '

'; if ( comments_open() || get_comments_number() ) : comments_template(); endif; ?>