Hi, thanks for this plugin!
I have a problem with excerpts:
1. When "Enable DiggDigg to modify your post excerp." is selected, it injects the words "Digg Digg" into the post excerpt, like this:
Digg DiggGeraldine Ferraro, the first woman...
This happens always, even if Normal Button Configuration is disabled/enabled and "Buttons are allow to display in..." is disabled/enabled.
2. When "Enable DiggDigg to modify your post excerp." is de-selected, it results in the code below in place of the excerpt text:
jQuery(document).ready(function($) { window.setTimeout('loadTwitter_86623()',1000);window.setTimeout('loadFBLike_86623()',1000); }); function loadTwitter_86623(){ jQuery(document).ready(function($) { $('.dd-twitter-86623').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadFBLike_86623(){ jQuery(document).ready(function($) { $('.dd-fblike-86623').remove();$('.DD_FBLIKE_AJAX_86623').attr('width','50');$('.DD_FBLIKE_AJAX_86623').attr('height','60');$('.DD_FBLIKE_AJAX_86623').attr('src','http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Faenable.com%2Fclient%2Fjozi%2Fpublicola%2F&locale=en_US&layout=box_count&action=like&width=50&height=60&colorscheme=light'); }); }#dd_ajax_float{ background:none repeat scroll 0 0 #FFFFFF; border:1px solid #DDDDDD; float:left; margin-left:-80px; margin-right:10px; margin-top:10px; position:absolute; z-index:1; }$j=jQuery.noConflict(); $j(document).ready(function($)
This only happens on the posts I've added since installing the plugin... all the older posts work normally.
The manual placement into the excerpts works perfectly.
The floating display on the posts/pages works perfectly.
Wordpress 3.1