1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Buying Add counter to social icons (eg. Facebook, Twiitter, Google plus, StumbleUpon ) $20

Discussion in 'Programming' started by webandinkmedia, Apr 14, 2012.

  1. #1
    I need someone to modify my code to add a counter on my buttons. This will be integrated on my wordpress so it also need to retain it's wordpress tags to fetch Wordpress stuff.

    The counter should more or less look like this... [​IMG]

    So the guy needs to be good at:
    1. Wordpress
    2. Social Media APIs
    3. PHP & HTML

    Existing Code:
    
    <!-- 
    Facebook
    /////////////////
    -->	
    	<script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
    
    	<a href="http://www.facebook.com/sharer.php?u=<?php echo urlencode(get_permalink()); ?>&t=<?php echo urlencode(get_the_title()); ?>"  name="fb_share" type="box_count" target="_blank" id="facebook">
    	Share
    </a>
    
    
    <!-- 
    Twitter
    /////////////////
    -->	
    
    <a href="http://twitter.com/share?url=<?php echo urlencode(get_permalink()); ?>&text=<?php echo urlencode(get_the_title()); ?>" class="twitter-share-button" id='twitter' target="_blank">
    	Tweet
    </a>
    
    
    <!-- 
    Google Plus
    /////////////////
    -->	
    
    <a href="https://m.google.com/app/plus/x/?v=compose&content=<?php echo urlencode(get_permalink()) . " " . urlencode(get_the_title()); ?>" id='gplus' target="_blank">
    	Google Plus
    </a>
    
    
    <!-- 
    Stumble Upon
    /////////////////
    -->	
    
    <a href="http://www.stumbleupon.com/submit?url=<?php echo urlencode(get_permalink()); ?>" target="_blank" id='stumble'>
    	Stumble
    </a>
    
    Code (markup):

    Please contact me if you had reviewed the code and you think you can implement it. Thank You!
     
    webandinkmedia, Apr 14, 2012 IP
  2. webandinkmedia

    webandinkmedia Active Member

    Messages:
    501
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    58
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    Thread close. Job Done!
     
    webandinkmedia, Apr 15, 2012 IP