Viewing 16 replies (of 16 total)
  • I tried this

    <?php
    $addThisArray = array("size" => 16,
    "services" => "twitter,facebook,googlebuzz,google_plusone",
    "preffered" => 0,
    "more" => true); 
    
    do_action('addthis_widget', get_permalink(), $addthisArray);
    ?>

    But it looks like before

Viewing 16 replies (of 16 total)
  • The topic ‘[Plugin: AddThis featuring Sharing Buttons / Facebook Like / Tweet Button / Google 1] Problem with’ is closed to new replies.