Recent activity
Subscribe to this feed
Allen Eskelin replied on September 02, 2009 10:50 to the question "Display comment count formatted as only a number" in IntenseDebate:
Allen Eskelin marked one of quitzlipochtli's replies in IntenseDebate as useful. quitzlipochtli replied to the question "Display comment count formatted as only a number".
Alen Eskelin asked a question in IntenseDebate on September 02, 2009 07:06:
Display comment count formatted as only a numberI installed IntenseDebate on my Wordpress blog and need to display the comment count formatted as only a "#" and not "Comments(#)"
I've tried:
<?php comments_number('0', '1', '%'); ?>
and:
<?php comments_popup_link('0', '1', '%'); ?>
Initially it shows only the number and once the page finishes loading it replaces the number with "Comments (#)"
Any ideas on how I can get it to just show the number?
Loading Profile...
