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

1 && get_option( 'page_comments' ) ) : ?>
    'inspirelite_comment', 'style' => 'ol', ) ); ?>
1 && get_option( 'page_comments' ) ) : ?>

'contact-form comment-form form-style-one row', 'title_reply' => esc_html__('Leave Comments', 'inspirelite'), 'title_reply_to' => esc_html__('Leave a Reply to %s', 'inspirelite'), 'comment_notes_before' => '', 'comment_notes_after' => '', 'fields' => array( 'author' => sprintf( '
', // 1 esc_attr__( 'Your Name', 'inspirelite' ) ), 'email' => sprintf( '
', // 1 esc_attr__( 'Your Email', 'inspirelite' ) ), ), 'title_reply_before' => '

', 'title_reply_after' => '

', 'submit_field' => '

%1$s %2$s

', 'label_submit' => esc_html__('Post Your Comment', 'inspirelite'), 'class_submit' => 'btn btn-default btn-orange', 'logged_in_as' => '', 'comment_field' => sprintf( '
', // 1 esc_attr__( 'Comments', 'inspirelite' ) ), ); comment_form( $comment_form ); ?>