• Hi there! I have a problem to write comments.php. Is there anyone to help me with this?

    My HTML of commentlist is :

    <ol class=”commentlist”>
    <li class=”alt”>
    <cite>
    <img alt=”” src=”images/” class=”avatar” />
    Friend A Says:

    <span class=”comment-data”>July 20th, 2008 at 8:08 am</span>
    </cite>
    <div class=”comment-text”>
    <p>Comments are great!</p>
    </div>

    How do I write it in comments.php for wordpress?

Viewing 1 replies (of 1 total)
  • What do you mean by “write” in comments.php? Do you mean that you want to format the comment according to you code snippet?

Viewing 1 replies (of 1 total)

The topic ‘how do I write comments.php ?’ is closed to new replies.