Subscribe

116

Fans

ON FACEBOOK

Search

Email

  • Memphis, TN 38103 U.S.A. Otto 240cf86e-5cad-11dc-8314-0800200c9a66

Buy Otto a Beer

Currency:

Amount:

Website(Optional):

Get Otto a Gift

My Amazon.com Wish List
Text

Gravatar Box

Plugin: Gravatar Box
Version: 1.0.3
Last updated: 162 days ago.
Downloaded: 2,418 times.

Overview

Gravatars are great. But many people don’t have them.

Wouldn’t it be nice if, when a user was filling in the comments form, the page could automatically detect and show a users gravatar, if they have one? Or even better, show a sign up link if they don’t have one?

Well, here you go.

Download Now

Requirements

WordPress 2.8 or higher.

Features

  • Easy to install and use.
  • Integrates easily into any theme, with only one line of code.
  • Easily customizable through CSS styling.
  • No complex interface or options to mess with, just works.

Installation Instructions

  1. Upload the files to the `/wp-content/plugins/gravbox/` directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add this to your comments form somewhere:
    <?php if (function_exists('gravbox')) gravbox(); ?>
  4. Add styling for it into your style.css.
    The gravbox() code adds a div with id of “gravbox”.
    The image has the “gravatar” class, and is wrapped inside another div with a class of “gravatar_frame”.
    The no-gravatar link is inside a p with a class of “nogravatar”.
    This should be enough for any styling needs. If you wish to further alter the result or the size of the gravatar, edit the gravbox.js file.

Licensing

This plugin is licensed under the GPL Version 2 only.

Method to get support

You are free to email me, however I am also a moderator at the WordPress.org support forums, so you’ll find me there as well.

Download Now

34 Comments »

34 Comments

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Additional comments powered by BackType