• Could someone explain to me how I can remove the numbers next to each comment that appears? They are ordered in reverse chronology (most recent at top, first comment at bottom). However, it orders the most recent as #1, 2nd most recent as #2, etc. I think this would be a little confusing to the passing viewer, so at best I’d just like to get rid of them completely; at worse, have it be reversed so it aligns right with the date.

    Thanks!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Well it depends on what theme you’re using of course, but I would suggest looking at comments.php of that theme. You can remove the ‘numbers’ there.

    To get rid of them in comments.php replace the ol with ul. Plus change the closing tag. Obviously.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Excluding numbers next to comments’ is closed to new replies.