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

1 && get_option( 'page_comments' ) ) : ?>
    'ol', 'short_ping' => true, 'callback' => 'woostify_comment', ) ); ?>

'', 'email' => '', ); $args = apply_filters( 'woostify_comment_form_args', array( 'title_reply_before' => '', 'title_reply_after' => '', 'comment_notes_before' => '', 'comment_field' => '', 'fields' => apply_filters( 'comment_form_default_fields', $fields ), 'label_submit' => esc_html__( 'Submit', 'woostify' ), ) ); comment_form( $args ); ?>