1 && get_option( 'page_comments' ) ) : ?>
__( 'Leave a Comment', 'bluechip' ),
'title_reply_to' => __( 'Leave a Reply to %s', 'bluechip' ),
'cancel_reply_link' => __( 'Cancel Reply', 'bluechip' ),
'label_submit' => __( 'Post Comment', 'bluechip' ),
);
comment_form($args); ?>
No Comments', 'bluechip' ), __( '1 Comment', 'bluechip' ), _n( '% Comments', '% Comments', get_comments_number(), 'bluechip' ) );?>
'div', 'short_ping' => true, 'avatar_size' => 100, 'callback' => 'bluechip_comments', 'type' => 'all', 'reply_text' => 'Reply', 'page' => '', 'per_page' => '', 'reverse_top_level' => null, 'reverse_children' => '', 'max_depth' => 3 ) ); ?>