WP Plugin: Gregarious


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

Digg iframe button

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.Digg Icon
  • 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)

Direct Download

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:

Gregarious options 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:

  1. That there is a <?php wp_footer(); ?> call somewhere in the footer.php file of your template.
  2. That there are no javascript errors on your site (due to your template or theme).
  3. That there is a <?php wp_head(); ?> call somewhere in the header.php file of your template.
  4. And that you’re either running WordPress 2.1 or above or have prototype.js referenced in the <head> section of the page.Gregarious no longer requires prototype.js

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.


Back to Top ↑

1258 Comments so far

Leave a comment

Pages: « 132 33 34 35 36 37 [38] 39 40 41 42 » Show All

  1. 1109

    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.

  2. 1110

    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

  3. 1111

    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

  4. 1112

    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.

  5. 1113

    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

  6. 1114

    Oops, I inserted the PostBadge code without commenting it out:

    %DIGG%
    %CONTENT%
    %SHARE%

  7. 1115

    Just wanted to let you know that I couldn’t open this page with Firefox due to an error.

  8. 1116

    I couldn’t open this page with Firefox due to an error.

    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.

  9. 1117

    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.

  10. 1118

    Glad I could help.

  11. 1119

    Can’t wait to use it.

  12. 1120

    Hi Great Plugin

    2 noob questions :-)

    1. how do i put some more space between the digg button and the share this link?

    2. 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

  13. 1121

    How can I add Mixx to the list of supported bookmarking services to Gregarious?

  14. 1122

    thanks so much for this great and easy to use tool!!!

  15. 1123

    very interesting, but I don’t agree with you
    Idetrorce

  16. 1124

    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?

  17. 1125

    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.

  18. 1126

    Cool dear…,
    Will definitly try this in my Wp blog.

  19. 1127

    Nice plugin. Works well; no problems with installation and use. Thanks.

  20. 1128

    ogg thx for your coding this plugin

  21. 1129

    Nice plugin. Works well; no problems with installation and use

  22. 1130

    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.

  23. 1131

    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?

  24. 1132

    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.

  25. 1133

    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.

Pages: « 132 33 34 35 36 37 [38] 39 40 41 42 » Show All

RSS feed for comments on this post.

Leave a comment

Comments may be edited for formatting.