Hey friends,
First of all, I am NOT using a plugin. I'm currently messing around with the javascript provided by Digg on their website. You can find it here: http://www.digg.com/tools/integrate
My problem is that I cannot make use of digg_bodytext the way I want to. Whenever I specify anything other than plain text for that field (i.e. a call to the_content or the_excerpt) the whole thing breaks (the button is no longer compact, the link no longer goes to the page I specify, the title is blank).
Anyone have any advice for how to get digg_bodytext to play nice with digg_url, digg_title and digg_skin?
Andrew