Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I use a plugin as instructed here.

My problem is shown in this image

enter image description here

I cannot display comment numbering excluding child comments as follows:

  1. Comment
  2. Comment
    • Child comment 1
    • Child comment 2
  3. Comment
  4. Comment

I don't want to use CSS list-style because it is logically not good practice for paged comment. If using CSS, the number of top comment will return into (1) in every comment page.

Could anybody help me to solve this problem? Any responses are highly apreciated.

Note: the comment setting I use is threaded comment.

share|improve this question
It have been solved. :) – Kharis Blank Nov 17 '12 at 15:04

closed as too localized by Michael, kaiser, Brian Fegter, Stephen Harris, Rarst Nov 17 '12 at 19:01

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.