li class="comment . . . appearing above every comment
-
I have the same problem. You can see it here: http://www.puedoayudarte.es/consejos-para-gestionar-tiempo-descanso/
Thank you so much in advance for your support.
Hi There,
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() ?>">Thanks
Whenever I try to fix this code, it crashes my website and I have to have my hosting company go in and change the theme on my account because I can’t even access it. Has this happened to anyone?
I haven’t tried to fix the code directly (not much experience with CSS yet) but I see there is a new version of the theme available, I have updated but the problem has not been solved. Was this bug not addressed in the latest version??
Having the same problem … would like to know how soon this will be fixed, otherwise, will find a new theme ASAP!
Hi There,
We have fixed this issue in our latest version. So, please update your theme.
Note: Please make the backup of your site before you start updating.Thanks
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. I’m afraid if I follow the coding advice given above (for the parent) it will just get lost again whenever the next update comes. Can you please tell me how to resolve this directly within the child theme?
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.
The topic ‘li class="comment . . . appearing above every comment’ is closed to new replies.

(@acerda)
10 years, 7 months ago
I started using the Pure & Simple theme a few weeks ago and from the start noticed this odd line above every comment. for example,
li class=”comment even thread-odd thread-alt depth-1 parent” id=”comment-1546″>
or
li class=”comment byuser comment-author-admin bypostauthor even thread-even depth-1″ id=”comment-1596″>
you can see them on any comment at ajcerda.com