Title: mlonlas's Replies | WordPress.org

---

# mlonlas

  [  ](https://wordpress.org/support/users/mlonlas/)

 *   [Profile](https://wordpress.org/support/users/mlonlas/)
 *   [Topics Started](https://wordpress.org/support/users/mlonlas/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mlonlas/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mlonlas/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mlonlas/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mlonlas/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mlonlas/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Pure & Simple] li class="comment . . . appearing above every comment](https://wordpress.org/support/topic/li-classcomment-appearing-above-every-comment/)
 *  [mlonlas](https://wordpress.org/support/users/mlonlas/)
 * (@mlonlas)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/li-classcomment-appearing-above-every-comment/#post-6641997)
 * > This was fixed in the free version, but since then I have purchased the paid
   > version to be able to use a child theme, and now this problem has reappeared.
 * > We found a bug in our theme, so we will update the theme soon with bug fixing.
   > 
   > If you are familiar with css code, then you can follow the following steps 
   > to fix your issue: Go to File Directory=> WP-content=> Themes=> Pure-simple
   > => inc=> inside extras.php go to line no.176 then replace the code with which
   > is given below: <<?php echo $tag; ?> <?php comment_class( empty( $args[‘has_children’])?”:‘
   > parent’ ) ?> id=”comment-<?php comment_ID() ?>”>
 * ==> In the paid version, you have to replace the code on the same file, but line
   192, not 176. Or just add a “<” on the line 192 beginning.
    I had the same problem,
   and it is now fixed.

Viewing 1 replies (of 1 total)