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

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

'Send', // change the title of the reply section // 'title_reply'=>'Write a Reply or Comment', // remove "Text or HTML to be displayed after the set of comment fields" 'title_reply'=>'Add Your Comment:', 'label_submit'=>'Submit', 'comment_notes_before' => '', // redefine your own textarea (the comment body) 'comment_field' => '

', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '

' . '' . ( $req ? '' : '' ) . '

', 'email' => '

' . '' . ( $req ? '' : '' ) . '

', 'url' => '

' . '

' ) ), ); comment_form($comments_args); ?>