What plugin is this?

Discussion in 'Blogging' started by Axus Technologies Inc., Dec 31, 2009.

  1. #1
    Hi there.
    I would like to get this Wordpress Plugin,

    [​IMG]
    Can anyone say me, what plguin is this ?
     
    Axus Technologies Inc., Dec 31, 2009 IP
  2. chandan123

    chandan123 Prominent Member

    Messages:
    11,586
    Likes Received:
    578
    Best Answers:
    0
    Trophy Points:
    360
    #2
    just search social bookmarking plugins for wordpress ;)
     
    chandan123, Dec 31, 2009 IP
  3. Axus Technologies Inc.

    Axus Technologies Inc. Peon

    Messages:
    599
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Did that already 3 times, but dint get it. :(
     
    Axus Technologies Inc., Dec 31, 2009 IP
  4. sevnrock

    sevnrock Peon

    Messages:
    241
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You can make / design your own. You just have to include it in the post loop found in single.php
     
    sevnrock, Dec 31, 2009 IP
  5. Axus Technologies Inc.

    Axus Technologies Inc. Peon

    Messages:
    599
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #5
    LOL dude, if I have to do that, then I can sit for few hours and do that, but I dont have a minute for that. I know, this is a readymade one and many sites use that. So, im just looking for the plugin URL now.
     
    Axus Technologies Inc., Dec 31, 2009 IP
  6. chandan123

    chandan123 Prominent Member

    Messages:
    11,586
    Likes Received:
    578
    Best Answers:
    0
    Trophy Points:
    360
  7. theapparatus

    theapparatus Peon

    Messages:
    2,925
    Likes Received:
    119
    Best Answers:
    0
    Trophy Points:
    0
    #7
    If you point us to where you've found that, that may be helpful. There's probably a hint in the outputted html code.
     
    theapparatus, Dec 31, 2009 IP
  8. Axus Technologies Inc.

    Axus Technologies Inc. Peon

    Messages:
    599
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Axus Technologies Inc., Dec 31, 2009 IP
  9. theapparatus

    theapparatus Peon

    Messages:
    2,925
    Likes Received:
    119
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Looking at the code, the first four appear just to be hardcoded into the theme. They're not picking up any of the post information and look static to me.

    The right four are from addthis.com as it's nothing but their javascript with what I'm assuming to be their ID in there.

    Hope this helps,
    -drmike

    edit: Here's their code:

            <h3>Bookmark / Share This Post With Your Friends</h3>
            <div>
                <div style="float:left;padding-right:10px;padding-top:10px;"><script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div>
                <div style="float:left;padding-right:10px;padding-top:10px;"><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
                <div style="float:left;padding-right:10px;padding-top:10px;"><a name="fb_share" type="box_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></div>
                <div style="float:left;padding-right:10px;padding-top:10px;"><script type="text/javascript">var dzone_style = '1';</script><script language="javascript" src="http://widgets.dzone.com/links/widgets/zoneit.js"></script></div>
    
                <div style="float:left;padding-right:10px;padding-top:10px;"><div><script type="text/javascript">var addthis_pub="w3avenue";</script><a href="http://www.addthis.com/bookmark.php" onmouseover="return addthis_open(this, '', 'http%3A%2F%2Fwww.w3avenue.com%2F2009%2F12%2F31%2Ftutorials-2009-december%2F', 'Really+Useful+Tutorials+You+Should+Have+Read+in+December+2009')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="http://www.w3avenue.com/wp-content/themes/w3avenueV1/images/addthis.png" width="140" height="35" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/200/addthis_widget.js"></script></div></div>
            </div>
    
    
    Code (markup):
     
    theapparatus, Jan 1, 2010 IP
  10. That-Guy

    That-Guy Peon

    Messages:
    452
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #10
    That-Guy, Jan 1, 2010 IP