Title: Bug Comments section with WordPress 5.9
Last modified: February 7, 2022

---

# Bug Comments section with WordPress 5.9

 *  Resolved [wpuman](https://wordpress.org/support/users/wpuman/)
 * (@wpuman)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/bug-comments-section-with-wordpress-5-9/)
 * Hello,
    Since the update of WordPress version 5.9, I notice a bug in the add 
   a comment section. Indeed, the title as well as the form (comment-form-email 
   and comment-form-url paragraphs) is duplicated!!
 *     ```
       <div id="respond" class="comment-respond">
       	<h3 id="reply-title" class="comment-reply-title">Laisser un commentaire</h3>
       	<form action="..." method="post" id="commentform" class="comment-form" novalidate="">
       		<p class="comment-notes">...</p>
       		<p class="comment-form-comment">... <textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" required=""></textarea></p>
       		<p class="comment-form-author">... <input id="author" name="author" type="text" value="" size="30" maxlength="245" required=""></p>
       		<p class="comment-form-email">... <input id="email" name="email" type="email" value="" size="30" maxlength="100" aria-describedby="email-notes" required=""></p>
       		<p class="comment-form-url"><label for="url">Site web</label> <input id="url" name="url" type="url" value="" size="30" maxlength="200"></p>
       		<p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Laisser un commentaire"> ... </p>
   
       		<div id="respond" class="comment-respond">
       			<h3 id="reply-title" class="comment-reply-title">Laisser un commentaire</h3>
       			<p class="comment-notes">...</p>
       			<p class="comment-form-comment">...<textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" required=""></textarea></p>
       			<p class="comment-form-author">...<input id="author" name="author" type="text" value="" size="30" maxlength="245" required=""></p>
       			<p class="comment-form-email">...<input id="email" name="email" type="email" value="" size="30" maxlength="100" aria-describedby="email-notes" required=""></p>
       			<p class="comment-form-url"><label for="url">Site web</label> <input id="url" name="url" type="url" value="" size="30" maxlength="200"></p>
       			<p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Laisser un commentaire"> ... </p>
       		</div>
       	</form><!-- #respond --><!-- Block uncached by LiteSpeed Cache 4.4.7 on 2022-02-07 12:04:38 -->
       </div>
       ```
   

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/bug-comments-section-with-wordpress-5-9/#post-15337990)
 * Hi,
 * please provide the report number , you can get it in toolbox -> report -> click“
   send to LiteSpeed”
 * Best regards,
 *  Thread Starter [wpuman](https://wordpress.org/support/users/wpuman/)
 * (@wpuman)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/bug-comments-section-with-wordpress-5-9/#post-15344320)
 * Hi,
 * the report number is : XMCIKGKP
 * Report date : 02/09/2022 04:49:01
 * Best regards
 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/bug-comments-section-with-wordpress-5-9/#post-15344350)
 * please try disable ESI , and see how it goes
 *  Thread Starter [wpuman](https://wordpress.org/support/users/wpuman/)
 * (@wpuman)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/bug-comments-section-with-wordpress-5-9/#post-15345517)
 * When I disable ESI, the problem is solved (no more duplicates on the comment 
   reply form) but I have another problem when ESI is disabled:
    a problem updating
   a class (’empty-cart’) in the body which affects the display of the shopping 
   cart icon in the main menu when the shopping cart is not empty. That’s why I 
   activated ESI which solved this problem…
    -  This reply was modified 4 years, 4 months ago by [wpuman](https://wordpress.org/support/users/wpuman/).
 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/bug-comments-section-with-wordpress-5-9/#post-15358743)
 * Hi,
 * could you please try disable `wp-asset-clean-up` with ESI on ? see how it goes?
 * best regards,
 *  Thread Starter [wpuman](https://wordpress.org/support/users/wpuman/)
 * (@wpuman)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/bug-comments-section-with-wordpress-5-9/#post-15369577)
 * Hi [@qtwrk](https://wordpress.org/support/users/qtwrk/),
    I disabled the `wp-
   asset-clean-up` and enabled ESI but still this same duplicate problem in the 
   comment reply form…
 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/bug-comments-section-with-wordpress-5-9/#post-15377464)
 * please create a ticket by mail to `support@litespeedtech.com`
 * we will investigate further.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Bug Comments section with WordPress 5.9’ is closed to new replies.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/bug-comments-section-with-wordpress-5-9/#post-15377464)
 * Status: resolved