Sometimes the digg button shows digg votes and sometimes it shows no votes, there doesn't seem to be any pattern to when it shows/doesn't show. Typepad is my platform
Here's the code i use:
<script type="text/javascript">
digg_url = 'http://digg.com/submit?phase=2&url=<$MTEntryPermalink$>&title=<$MTEntryTitle$>'>";
</script>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
Anybody smarter than me care to conjecture?