' . get_the_title() . '' ); } ?>

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

esc_html__( 'Submit Comment', 'befold' ), 'submit_field' => '
%1$s %2$s
', 'title_reply' => wp_kses( __( 'Leave a Comment', 'befold' ), array ( 'span' => array() ) ), 'comment_field' => '
' . '' . '
', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
' . '
' . '' . '
', 'email' => '
' . '' . '
', 'url' => '
' . '' . '
'. '
', ) ), ); comment_form( $args ); ?>