query_vars['cpage'] ) || ( (int) $wp_query->query_vars['cpage'] < 2 ) ) && ( count( $comments_by_type['pings'] ) > 0 ) ) { ?>
    • 'pings', 'avatar_size' => 32, 'callback' => 'comicpress_comments_callback', 'end-callback' => 'comicpress_comments_end_callback', ); wp_list_comments( $comment_args ); ?>
    'comment', 'reply_text' => __( 'Reply ¬', 'comicpress' ), 'callback' => 'comicpress_comments_callback', 'end-callback' => 'comicpress_comments_end_callback', 'avatar_size' => 64, ); wp_list_comments( $comment_args ); ?>
1 && get_option( 'page_comments' ) ) { if ( comicpress_themeinfo( 'enable_numbered_pagination' ) ) { $pagelinks = paginate_comments_links( array( 'echo' => 0 ) ); if ( ! empty( $pagelinks ) ) { $pagelinks = str_replace( '', '', $pagelinks ); $pagelinks = str_replace( '', '', $pagelinks ); ?>
  • ' . esc_html__( 'Comment Pages', 'comicpress' ) . '
  • ' . $pagelinks . ''; ?>
    '

    ' . '' . '

    ', 'email' => '', 'url' => '

    ' . '

    ', ); $args = array( 'fields' => apply_filters( 'comment_form_default_fields', $fields ), 'comment_field' => '

    ', 'comment_notes_after' => comicpress_themeinfo( 'disable_comment_note' ) ? '' : '

    ' . __( 'NOTE — You can use these HTML tags and attributes:', 'comicpress' ) . '
    ' . allowed_tags() . '

    ', 'title_reply' => __( 'Comment ¬', 'comicpress' ), 'title_reply_to' => __( 'Reply to %s ¬', 'comicpress' ), 'cancel_reply_link' => __( 'Cancel reply', 'comicpress' ), 'label_submit' => __( 'Post Comment', 'comicpress' ), ); comment_form( $args ); ?>
    0 ) ) { ?>