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? ?>

'', // redefine your own textarea (the comment body) 'comment_field' => '
', 'id_submit' => 'submit-respond', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
', 'email' => '
', 'url' => '
' ) ) ); comment_form($comments_args); ?>