Social Share Buttons With Counter - ASP TANMOY

Latest

Wednesday, 13 July 2016

Social Share Buttons With Counter

You will be hard-pressed to find someone that doesn’t belong to a social media network these days.
Virtually all social networks provide buttons that simplify the process of sharing website content to their platforms.

To take advantage of the large user base and high engagement of social networks and bookmarking sites (such as Facebook, Twitter, Google+ and StumbleUpon), webmasters and site administration often add social buttons to their sites.

In this article, I am sharing some simple code for Social media sharing button with share counts

Demo 1:  large Share button with share counts (AddToAny share buttons)

Code:

<!--social share count-->
<div class="a2a_kit a2a_kit_size_32 a2a_default_style">
    <a class="a2a_button_facebook a2a_counter"></a>
    <a class="a2a_button_pinterest a2a_counter"></a>
    <a class="a2a_button_linkedin a2a_counter"></a>
    <a class="a2a_button_tumblr a2a_counter"></a>
    <a class="a2a_button_reddit a2a_counter"></a>
    <a class="a2a_dd a2a_counter" href="https://www.addtoany.com/share"></a>
</div>

<script src="//static.addtoany.com/menu/page.js"></script>

<!--social share count end-->

1 comment:

  1. Filament
    In a single WordPress plugin, Filament contains a group of useful features including Flare, a social share button plugin that makes it easy for others to share your blogpost on Twitter, Facebook, Buffer, and more—even spots like Hacker News and Reddit. Other Filament apps include: MailChimp subscribe form, Google Analytics tracking, all-in-one profiles, code management, and share highlighter.

    ReplyDelete