1 && get_option( 'page_comments' ) ) : ?>

'
', 'email' => '
', 'website' => '
', ); $themeoo_comments_args = array( 'fields' => $themeoo_fields, 'comment_field' => '
', 'id_form' => 'post-comments-form', ); comment_form( $themeoo_comments_args ); ?>