WordPress Quick: Place addthis manually
You like the addthis plugin for Wordpress? But prefere to place it manually? Open your template file, e.g. "single.php", and place this where you want: <?php do_action( 'addthis_widget', $url, $title, 'share_counter');? > You can replace "share_counter" with any other stile ...