• How do you get the Counter Bubble to show when using the Plugin? And if it’s not an option is there any disadvantage to just using the AddThis Code for a website instead on the Plugin for WordPress?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Big Geek Daddy

    (@biggeekdaddy)

    I think I figured it out. I added the code to the to the Custom Button area.

    Hi,

    I have the same problem but I don’t understand how to solve it with your answer ??

    Thanks for helping me

    Thread Starter Big Geek Daddy

    (@biggeekdaddy)

    In Plugin Settings on Basic Tab put this in the custom button area box (you can modify individual buttons if you’d like) and it’ll show either above or below post depending on which one you’ve selected. The last class line is the counter:

    <div class="addthis_toolbox addthis_default_style addthis_32x32_style">
    <a class="addthis_button_delicious"></a>
    <a class="addthis_button_digg"></a>
    <a class="addthis_button_facebook"></a>
    <a class="addthis_button_reddit"></a>
    <a class="addthis_button_stumbleupon"></a>
    <a class="addthis_button_twitter"></a>
    <a class="addthis_button_compact"></a>
    <a class="addthis_counter addthis_bubble_style"></a>
    </div>

    Many thanks it works now !! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘AddThis Counter Bubble – How To Show In Plugin’ is closed to new replies.