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

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

'
', 'email' => '
', ); $defaults = array( 'comment_notes_before' => '', 'comment_notes_after' => '', 'fields' => apply_filters( 'nichebase_comment_form_default_fields', $fields), 'id_form' => 'commentform', 'class_form' => 'comments-form', 'id_submit' => 'submit', 'title_reply' => esc_html__( 'Post your Comments', 'nichebase' ),/* translators: %s: Reply to */ 'title_reply_to' => esc_html__( 'Leave a Reply to %s', 'nichebase' ), 'cancel_reply_link' => ''. '', 'label_submit' => esc_html__( 'Post Comment', 'nichebase' ), 'comment_field' => '
' ); comment_form($defaults); ?>