php - Value in the name & website fields for my comments form -


I am getting value in the name and website areas of the comment form by the last submitted comment. Earlier I had optimized the comment form. Initially, it was working fine, but even after one or two days, there was a single problem above the price for the Email field. There was an error when submitting another comment, please fill in the name and email.

So I removed my comments.php and other functions from functions.php and went back to the default comment form.

But I'm still getting the value for the name and website

   & Lt; Div class = "author about the line" & gt; & Lt; Div class = "Colonel-LG-2 Kali-MD-2's-SM-2-Colonel-XS-3" & gt; & Lt; Div class = "authorimage-wrapper" & gt; & Lt; Div class = "author-img-bg" & gt; & Lt; / Div & gt; & Lt; Img src = "& lt ;? php echo images ;? & gt; /authorimg.png" class = "img- responsive image-circle" alt = "" /> & Lt; / Div & gt; & Lt; Div class = "clearfix" & gt; & Lt; / Div & gt; & Lt; H6 & gt; Article & lt ;? Php the_author_posts_link (); ? & Gt; & Lt; / H6 & gt; & Lt; / Div & gt; & Lt; Div square = "col-lg-10 col-md-10 col-sm-10 col-xs-9" & gt; & Lt; P & gt; & Lt ;? Php the_author_meta ('description'); ? & Gt; & Lt; / P & gt; & Lt; / Div & gt; & Lt; / Div & gt; & Lt; / Div & gt; & Lt ;? Php comments_template ('', is true); ? & Gt;  


Comments