• Is anyone else having problems with comments_popup_link not showing 0 comments?
    If I have no comments, it doesn’t put anything at all in div.feedback. If I have 1 or more, it correctly displays the number of comments, though…That’s with the default call of <?php comments_popup_link(‘Comments (0)’, ‘Comments (1)’, ‘Comments (%)’); ?>
    I’ve also tried altering the default call, like I have with earlier versions:
    <?php comments_popup_link(‘No Comments (be the first!)’, ‘1 Comment (view/post)’, ‘% Comments (view/post)’); ?>
    …But that doesn’t work either if there’s no comments…I just get nothing, instead of the expected “No Comments (be the first!)”
    Any ideas?
    Thanks,
    Tony

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hmm, I’m using 1.1beta, but I do get 0 comments.
    Far too many in fact….no-one leaves any 😉
    It behaves as well as the 1.0.1 RC did before it..

    Thread Starter tcervo

    (@tcervo)

    Podz,
    Ok, thanks…I’ll try a newer nightly and see if that solves the problem.
    -Tony

    I can’t get popup comments to actually pop up, or comment for that matter.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Probs with comments_popup_link in 1.1-beta?’ is closed to new replies.