Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author micropat

    (@micropat)

    From the share counters doc:

    The AddToAny universal share counter aggregates counts from Facebook by default. When additional service counters (LinkedIn, Pinterest, etc.) are active, those counts are included in the universal count as well.

    So just enable counts for those other supported services — just Pinterest with your current setup. If you want the aggregate count but don’t want to display a service’s counter, you can hide the counter with CSS code:
    .a2a_button_pinterest .a2a_count { display: none; }

    Thread Starter TheRevisionist

    (@therevisionist)

    Let me ask another question: what if I want the little bubble counters to appear to the right side of the buttons, instead of underneath them?

    Thank You!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I display the count of all shares?’ is closed to new replies.