Social bookmarking allows users to submit, comment on, and “promote” websites. The Gregarious plugin supersedes the Digg This Reloaded Plugin and allows for seamless integration between your Wordpress Blog and social bookmarking sites such as Digg.com, Del.icio.us, Reddit and more. Requiring no editing of templates, and a simple point and click interface, Gregarious is the ultimate social bookmarking plugin for Wordpress.
Due to time constraints, I cannot guarantee support for this plugin.
Not compatible with WP 2.5.
Dynamic Buttons
I’m Diggin’ it
Gregarious uses the brand new Digg APIs to generate a dynamic ‘Digg It’ button on your post that shows the number of Diggs and allows the user to Digg post. No manual work is needed - the plugin knows when a post has been ‘dugg’ and sticks the button onto your post with no effort, leaving you free to write quality content. That’s right. Just activate it, and watch your traffic shoot through the roof.
Have you reddit?
Another great social bookmarking site that features dynamic buttons is Reddit. Again, integration is no hassle. Just turn on the Reddit button from the Gregarious options page, and you’re laughing. No manual labor, no long and complicated PHP scripts, and no coding. One click and you’re away!
More Features
Wow, could Gregarious possibly have more features? You betcha! As well as merely adding Digg and Reddit buttons, Gregarious has the following nifty additions:
General Features
- Complete admin interface with options regarding all configurable aspects of plugin including styles, display options (show on post, page, home, etc.) Digg link style (button, image or text link), and more.
- Check for updates automatically so you’re never out of date.
- No template customizations or coding knowledge necessary as the plugin handles everything for you, and then some.
- Choose the position of the buttons. Do you want them before or after your post content?
Digg related features
- Uses the brand new Digg API to generate dynamic buttons.
- Gregarious automatically knows if your post has been “Dugg” using DiggDetect™.
- You decide what to show for posts which have been Dugg or those which are yet to be Dugg. You can customize the links, show a dynamic or compact badge, an image - or choose not show anything.

- Configurable “What’s this?” link, so your users know exactly what they’re up against.
- Ease up on the bandwidth by using a text link instead of an image or Digg button if you need to.
Reddit integration
- Choose between three styles of buttons, from the eye-candy laden to the minimalistic.
- Customize the position of the button easily from the options page.
- Easy to use with no work required.
Other social bookmarking sites
- Submit your post to heaps of bookmarking sites with Alex Kings’s Share This plugin built right into Gregarious (it comes integrated - no further installation needed).
- Take advantage of further customization with options for Share This in the Gregarious admin panel.
- Add, remove, edit or rearrange social sites for the Share This plugin - an indispensable feature.
Download
Version 1.9.xx
Gregarious can be downloaded from the WordPress.org Gregarious page. (The link below points to the download from that page)
Installation and Usage
How do you install Gregarious, the ultimate social bookmarking plugin for Wordpress? It couldn’t be easier. After downloading the package, Unzip. Upload. Activate.
The options menu should show up in your administration under Options -> Gregarious. Here’s a screenshot:
If you wish to add social sites for Share This, you’ll need to CHMOD the akst.js and akst.css files to 777. Don’t worry if you don’t know what this means or can’t do this - Gregarious has alternative methods to cope.
Configuration
The plugin will work fine immediately after activation, but you may want to change some options to customize it. Gregarious can be configured from the Options tab of the administration panel in Wordpress. Just click on the Gregarious Options link. As mentioned earlier, there are a plethora of options and choices available, so feel free to tweak it to your needs.
Frequently Asked Questions
I installed and activated Gregarious, but the Digg button / Share link isn’t showing on my posts.
Gregarious uses different modules to provide all the features for your site. The PostBadge
module is the one that appends content to your posts. If there isn’t anything showing on your posts, make sure that the PostBadge module is turned on, as well as the modules for whatever features you want. (For example, the Share This module shows the Share link, and the Digg button module shows the Digg button or link). Activating a module will also add options to the Gregarious options page so you can configure it.
The Share This link takes me to a separate page. How do I get the popup dialog to show?
To show the Share This
popup on your site rather than linking to a Share This page, you need to ensure:
- That there is a
<?php wp_footer(); ?>call somewhere in the footer.php file of your template. - That there are no javascript errors on your site (due to your template or theme).
- That there is a
<?php wp_head(); ?>call somewhere in the header.php file of your template. And that you’re either running WordPress 2.1 or above or have prototype.js referenced in theGregarious no longer requires prototype.js<head>section of the page.
Generally, it’s the lack or misplacement of the <?php wp_footer(); ?> call that causes the popup not to show. If you still can’t get it working, ask me.
Template Integration
Currently, Gregarious’ feature-set includes various template tags that have been set up to be easy to use and integrate into any theme. Whether you’re a WordPress theme developer, or interested in more precise integration of social bookmarking to your blog, ask me about it.
Copyright © 2006-07 Ankur Kothari. All rights reserved.

1258 Comments so far
Leave a commentPages: « 1 … 32 33 34 35 36 37 [38] 39 40 41 42 » Show All
Hey - I just wanted to let you know that the SHARE THIS issue I was having (Share This was showing up in my RSS feed before the text and making it annoying to read) has fixed itself. It is no longer a problem, and I have no idea what happened to fix it, but I don’t care.
Thanks for your help and follow up. Nice tech support on your product. I wish you success.
proclaimed by Matthew on November 30, 2007 7:55 am | Permalink
anyone tried using this with wpmu?
I get this error when trying to activate:
Fatal error: Call to a member function on a non-object in /var/www/web5/web/wp-content/plugins/gregarious/modules/digg-button/digg-button.php on line 42
mentioned by ovidiu on December 1, 2007 8:33 pm | Permalink
Hi there
I started writing my own theme - but Gregarious does not work - it just does not show up… no matter what options I use. Where shall I start debugging and digging? Here’s the URL:
http://www.hobbes.ch
stated by tkhobbes on December 2, 2007 7:13 am | Permalink
I would like to ask if it is possible to make the “Share This” link visible only in the full post, because I use the “more” tag in all my posts and would like nothing to appear after the “continue reading” link.
I apologize for taking more of your time if this question has already been asked and answered before.
Thank you very much for your help.
Elijah.
determined by Elijah on December 2, 2007 10:30 am | Permalink
Ankur, first: thanks for the fantastic plugin. Just installed it and set it up… I just need to get one issue ironed out.
I activated the Digg module to display a Digg badge before the content in any post that’s been Dugg. The PostBadge is activated and this is the code:
%DIGG%
%CONTENT%
%SHARE%
As you can see, everything looks in order, but the Digg badge is not showing up on my Dugg posts. E.g.:
http://www.greatwhitesnark.com/2007/11/28/stormtrooper-star-wars-cake/
I’ve also tried the %DIGG% without the DIV tags.
For what it’s worth, in the settings for the Digg module, when I select “For Dugg posts, show: Digg badge”, no image of a badge is displayed below the drop-down. The Compact badge doesn’t display on the settings page, either. I thought that was strange.
Any ideas?
Thanks,
Mike
stated by Great White Snark on December 4, 2007 1:08 pm | Permalink
Oops, I inserted the PostBadge code without commenting it out:
%DIGG%
%CONTENT%
%SHARE%
posted by Great White Snark on December 4, 2007 1:11 pm | Permalink
Just wanted to let you know that I couldn’t open this page with Firefox due to an error.
composed by Dustin on December 5, 2007 1:44 pm | Permalink
Thanks Dustin - it was due to an ill-formed comment being posted. I’ll have to get / write a parser to make sure this doesn’t happen. It’s very annoying. Thanks for pointing it out.
uttered by Ankur on December 5, 2007 2:05 pm | Permalink
As you can see, this plugin has become extremely popular. Thank you to everyone who has used it and provided feedback. With the increased user-base, I’m getting a lot of support queries for Gregarious. Unfortunately, as much as I’d love to, I just don’t have the time to provide help to everyone. I will formally resume answering support queries when I finally get the next version of the plugin released. But don’t hold your breath.
announced by Ankur on December 5, 2007 2:07 pm | Permalink
Glad I could help.
divulged by Dustin on December 5, 2007 2:26 pm | Permalink
Can’t wait to use it.
recorded by Tan The Man on December 6, 2007 7:22 pm | Permalink
Hi Great Plugin
2 noob questions
how do i put some more space between the digg button and the share this link?
i would only like the dynamic digg button to show so without the second digg this text one.
how do i do that?
Thanks upfront
uttered by Kristof on December 8, 2007 1:43 am | Permalink
How can I add Mixx to the list of supported bookmarking services to Gregarious?
posted by Maxim on December 8, 2007 12:07 pm | Permalink
thanks so much for this great and easy to use tool!!!
composed by houserocker on December 15, 2007 1:05 pm | Permalink
very interesting, but I don’t agree with you
Idetrorce
voiced by Idetrorce on December 15, 2007 10:46 pm | Permalink
The Postbadge code has the following:
%DIGG%
%SHARE%
But I get a white square with the word “Error” and a question mark inside.
When I click on the ?, a dialog box pops up with the following message:
http://digg.com
Digg.com Digg This Button Error
The code implemented by the creator of this page has the following problem:
The URL does not appear to be a properly formed hostname.
Visit http://digg.com/tools/integrate for more help in debugging.
Do I need to do anything else to get the Digg badge to show up?
uttered by Jimmeh on December 16, 2007 9:59 am | Permalink
Kristof, 1. CSS 2. Gregarious Options -> PostBadge -> PostBadge code.
Maxim, there’s a list of services in the options page (click the second Share This icon). You can add them there.
Jimmeh, have you got a URL I can take a look at? Otherwise, view source and search for ‘digg’ until you find some script tags and check the link there.
divulged by Ankur on December 16, 2007 10:46 am | Permalink
Cool dear…,
Will definitly try this in my Wp blog.
expressed by Beautiful Minds on December 18, 2007 2:36 pm | Permalink
Nice plugin. Works well; no problems with installation and use. Thanks.
uttered by MRDPE on December 19, 2007 2:59 am | Permalink
ogg thx for your coding this plugin
divulged by evden eve on December 26, 2007 2:05 am | Permalink
Nice plugin. Works well; no problems with installation and use
revealed by Ankara Evden Eve Nakliyat on December 29, 2007 8:10 am | Permalink
FYI- after my upgrade to WP 2.3.1, Gregarious plugin now conflicts with Anarchy media player (http://an-archos.com/anarchy-media-player) — the media player no longer appears unless I disable Gregarious.
proclaimed by Alan Levine on December 30, 2007 4:38 pm | Permalink
For some reason I can only get the one digg button to show at a time. I want to use the compact for un dug and the reg button for dug. But both show up as compact. The reg only shows if i set both classes to use the reg. Ant ideas?
posted by BadEvan on January 5, 2008 12:39 pm | Permalink
I have a feature request. Can you add a new {tags} insertion along with {url} and {title} to the social site configuration page?
It’s annoying that I and my visitors have to enter tags for each site. Wordpress 2.3.1 has support for tags, so why not pass them along?
This is my most wanted feature right now.
recorded by Maxim on January 5, 2008 7:32 pm | Permalink
When I try to install Gregarious 1.9.10c on WordPress 2.3.2 I keep getting the following error message.
Parse error: parse error, unexpected ‘}’ in mypath/wp-content/plugins/gregarious/modules/feed-flare/feed-flare.php on line 104
I’ve tried to do everything and nothing seems to get me past this error.
Everything means giving full access to directorys, Uninstall every other plugin, try and remove the ‘}’ in question, check my ws_footer… what else can I do. Please help.
stated by Kyle on January 13, 2008 1:01 pm | Permalink
Pages: « 1 … 32 33 34 35 36 37 [38] 39 40 41 42 » Show All
Leave a comment