1 && get_option( 'page_comments' ) ) : ?>
    'constructzine_lite_comments_list', 'max_depth' => '3' ) ); ?>
1 && get_option( 'page_comments' ) ) : ?>

'
', 'email' => '', 'url' => '' ); $comment_textarea = ''; comment_form( array( 'fields' => $fields, 'comment_field' => $comment_textarea, 'id_submit' => 'input-submit', 'label_submit' => esc_attr__( 'Submit', 'constructzine-lite' ), 'title_reply' => '

' . esc_attr__( 'Leave a Reply', 'constructzine-lite' ) . '

', 'title_reply_to' => esc_attr__( 'Leave a comment to %s', 'constructzine-lite' ) ) ); ?>