• Resolved andr923

    (@andr923)


    My comments.php file has the following code

    But for some reason even though the page I’m viewing has 3 comments listed underneath, it keeps returning the single comment value “One Response”.

    I even tried taking out the attributes and using the defaults, and still same problem… Any suggestions?

    <?php comments_number(‘No Responses’, ‘One Response’, ‘% Responses’ );?>

Viewing 1 replies (of 1 total)
  • Thread Starter andr923

    (@andr923)

    Even though I hadn’t approved the comments they were still showing up. But the comments_number function was counting the number of approved functions. So i’m all set…

Viewing 1 replies (of 1 total)
  • The topic ‘comments_number() not seeing multiple comments’ is closed to new replies.