' . number_format_i18n( get_comments_number() ) . '' ); ?>

    'ol', 'avatar_size' => 60, 'short_ping' => true, 'callback' => 'beagency_comment' ) ); ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>

'button button-sm', 'label_submit' => esc_html__( 'Submit Comment', 'beagency' ), 'title_reply' => wp_kses( __( 'Leave a Comment', 'beagency' ), array ( 'span' => array() ) ), 'comment_field' => '
' . '' . '' . '
', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
' . ' ' . '' . '
', 'email' => '
' . ' ' . '' . '
', 'url' => '
' . '' . '' . '
', ) ), ); comment_form( $args ); ?>