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 ↑

1217 Comments so far

Leave a comment

Pages: « 126 27 28 29 30 [31] 32 33 34 35 3641 » Show All

  1. 888

    Just dowloaded verion 2.0 and my content is not showing up either. Any suggestions?

  2. 889

    Which download link is the 1.9.10 working on now because i’ve downloaded the one on wordpress, uploaded it and i’m still getting no post on my blog.

    Please specify…

  3. 890

    Hi,

    How can I make the “email” tab not appear anymore? Basically I don’t want to allow any emails to be sent, I only want the “bookmarking” feature.For now I just removed the submit buttom and the form action, but each time I remove all the code related to email, the javascript stops working and when I click on Share this I get forwarder to a page instead of the nifty popup.

    Anyway to get rid of email without any problems?

  4. 891

    Sibusiso, the download links point to the same location. I’m using 1.9.10 myself on this site, and it’s working fine.

    Fabian, go to the Administration -> Plugins and check that Gregarious is version 1.9.10.

  5. 892

    Yeap is 1.9.10 still does not work, any suggestions?

  6. 893

    OK, version 1.9.10 works if you turn off the “Append to posts” option under PostBadge and use the <?php post_badge(); ?> template tag in your theme.

    I’m still looking to see what’s going wrong.

  7. 894

    Fixed issue: of blank posts in version 1.9.10b

    Please update.

    It was a silly bug, but my site didn’t go kaput so I didn’t notice.

    I am running out of version numbers… this can only mean one thing. Gregarious 2.0 is in the works.

  8. 895

    This latest version isn’t working for me either. The plugin is activated, and I’ve check the box to show it on posts (as well as put it in the sidebar) - but nothing shows up this time. Strangely enough, if I view my source - it’s all there, all the forms/buttons - but nothing shows up on my page.

  9. 896

    Hmmmmmm, now it doesn’t work at all for me in the post. Last version worked but still could not send emails from the share popup, neither could someone else on some other computer somewhere else in the world.

    Now I see no Share this link on the home page but do see it in the feed.

    And while you are at it… =) …can you please add an option to change the text of the share this link in the feed separate from the share this link in the post?

    Also would be great if the links had a set colour to grey or something on the popup because the background of the popup is white and when the links are white on the page it just does not look good at all and for some reason the css keeps getting overwritten, I suspect when the share this module is re-enabled in the backend or something saved maybe.

    I am aware that you can change the FeedFlare url from the options but I’m saying that I have one in there. However when I go to Edit Database it does not appear in there where it should. That box is just blank.

    Lookin forward to 2.0! This things great! Thanks again!

  10. 897

    This ain’t fear for me.

    Non of the upgrades seem to work. The version 1.9.10 was not showing my posts but plugin worked, now this version 1.9.10b shows my posts but the plugin does not work.

    Its now vice versa.

    Any ideas?

  11. 898

    Great, every time I fix a bug, another one surfaces. I get the last laugh, though, I’ve finally fixed it.

    Version 1.9.10c up now. All previous issues should be fixed.

    Ryan, you’re right that CSS gets overwritten. Change the CSS in modules/share-this/inc_admin.php in the akst_print_css() function.

    Gia,

    How can I make the “email” tab not appear anymore?

    Look in the hybrid_akst_share_form() function in modules/share-this/share-this.php.

  12. 899

    The 1.9.10 update does work with Wordpress 2.2.1. Thanks.

  13. 900

    It’s working now.

    Thanks.

    But how can i make the post badge be on my right side of the post. Right now it shows on the left and makes it unclear since my tags are that side?

    Thanks again.

  14. 901

    Installed and works fine, sort of. My settings are currently:

    For un-Dugg posts, show: Nothing

    For Dugg posts, show Digg Badge

    Problem is, the badge doesn’t show up for posts that have been dugg. Furthermore, changing the un-Dugg posts option to text, icon or even compact digg badge doesn’t help. For the option of “un-Dugg posts” set to compact page, the compact badge shows how many times an article has been dugg. That is currently how it is set because I am trying it out, but it would be great if it worked like:

    For un-Dugg posts, show: Nothing

    For Dugg posts, show Digg Badge

  15. 902

    The latest version works fine for me.
    Good job man!
    Keep up the good work!

    Yours,
    Wakish
    (http://wakish.info)

  16. 903

    Hi Ankur,
    I’ve got the latest Gregarious installed along with WP 2.2.2. The active modules are: digg button, digg extra, feed flare and post badge. Rest all are disabled. Now, the digg badge shows up fine after every post - but along with that a text called %SHARE% - which I believe is the placeholder for the Share It button keeps appearing too. It makes the posts look a trifle bit ugly. How do I get rid of this one?

    Thanks,
    m^e

  17. 904

    Sibusiso, add <div style='float:right'> at the start of your PostBadge code, then </div> after it.

    Mike Panic, I’ve got my options set that way and it’s working fine. The plugin will detect if your post has been Dugg once there has been a referral from Digg to your site. Make sure that the detection is using the Digg API or CURL under Digg options (Digg API is faster).

    miCRoSCoPiC^eaRthLinG, just remove it from the PostBadge code under PostBadge options.

  18. 905

    Thanks mate… :) That worked perfectly.

  19. 906

    Hmmm.. OK… that is what my settings are as well - I’ll just uninstall and reinstall it.

  20. 907

    I am getting the following error when I try to email someone:

    Fatal error: Call to undefined function: wp_die() in /home/therotat/public_html/blog/wp-content/plugins/gregarious/modules/share-this/share-this.php on line 344

    the social sites seem to be working fine. Can you help me?

  21. 908

    Chris Melton, you’re running WP 2.0.2. If you upgrade to the latest version (2.2.something) it should work.

    Mike, have you clicked on the Digg page for your post to let the plugin pick up the referral?

  22. 909

    I haven’t, no.

  23. 910

    Please help. Not a single badge is appearing, only the “Share This” links appear at the bottom of every post.

  24. 911

    Ankur,
    is it at all possible to only have the Reddit button display if the post has already been submitted to Reddit?

    I love the fact that the Digg button is invisible until the post has been Dugg.

    Any way for us to do that with the Reddit button in the current release?

  25. 912

    Hi Ankur–GREAT plugin and thanks for all your hard work on it. I have three questions:

    1) Is it possible to get the text for a post to wrap around the digg button?

    2) Can the colors of the “Share it” pop-up box be changed?

    3) How do I alter settings so that a preview blurb of the page will appear in the Digg page automatically?

    THANK YOU!

  26. 913

    Mike,

    have you clicked on the Digg page for your post to let the plugin pick up the referral?

    I haven’t, no.

    That’s how the plugin detects if a page has been Dugg. You just need to do it once and you should be right.

    Geri,

    only the “Share This” links appear at the bottom of every post.

    Go to options and click on the PostBadge tab. You’ll see an option that says “PostBadge code”. That’s where you configure what shows. There are clickable tags just above the textarea that you can add, and HTML works there too.

    Travis,

    is it at all possible to only have the Reddit button display if the post has already been submitted to Reddit?

    From what I understand, Reddit doesn’t have an API like Digg does, but I can work in a referral-based checking system to accomplish this in a future release.

    Matt,

    GREAT plugin

    Thanks ;)

    1) Is it possible to get the text for a post to wrap around the digg button?

    Certainly. Use the attribute style='float:left (or right) on the parent element (that’s in your PostBadge code). By default there’s a div around the Digg tag which you can add this to.

    2) Can the colors of the “Share it” pop-up box be changed?

    Absolutely. Open modules/share-this/inc_admin.php and right near the top there’s a function called akst_print_css(). Modify as much as you like.

    3) How do I alter settings so that a preview blurb of the page will appear in the Digg page automatically?

    I’m glad you asked this because I haven’t gotten around to writing documentation for this plugin yet, so many of the advanced features aren’t known.

    To add a suggested description for submitters (that’s what you mean, right?), delete the %DIGG% tag from your PostBadge code and use the template tag <?php digg_button('bodytext='.get_the_excerpt()) ?>. I just made up the get_the_excerpt() bit, but you can add whatever description you want.

Pages: « 126 27 28 29 30 [31] 32 33 34 35 3641 » Show All

RSS feed for comments on this post.

Leave a comment

Comments may be edited for formatting.