The standard way of including a personalized share button, <a class="addthis_button_preferred_1" style="cursor:pointer"></a>, doesn't include a sharecount box (if, for example, the most preferred service is Twitter or Facebook).
Given the method of including a share-count box varies from service to service, e.g.
<a class="addthis_button_facebook_like" fb:like:layout="box_count"></a>
<a class="addthis_button_tweet" tw:count="vertical"></a>
is there any way to include it with the personalized toolbox?
Unfortunately we don't yet support per-share counts for our standard services, only the third-party buttons that include counters.
This question is closed to new answers.