100, 'style' => 'ol', 'short_ping' => true, 'reply_text' => __( 'Reply', 'basically-bootstrap-4' ), ) ); ?>
'' . __( 'Previous', 'basically-bootstrap-4' ) . '', 'next_text' => '' . __( 'Next', 'basically-bootstrap-4' ) . '', ) ); endif; if ( ! comments_open() && get_comments_number() && post_type_supports( get_post_type(), 'comments' ) ) : ?>
'
'. ( $req ? '*' : '' ) . '' . '
', 'email' => '
'. ( $req ? '*' : '' ) . '' . '
' ); $args = array( 'comment_field' => '
', 'fields' => $fields, 'class_submit' => 'submit btn', ); comment_form( $args ); ?>