I’m really sorry to be posting updates so quickly after the initial release of my Futurosity Eos WordPress theme, but after adding the Gravatar plugin to 0.2, I noticed that I forgot to change the path for the default gravatar. Instead of using the generic default icon, it was pulling the image I use here on Futurosity.

If you downloaded 0.2, please grab Futurosity Eos 0.3 and follow the instructions below to change the default gravatar. Thank you!

Find this code in the comments.php file:

<?php gravatar("R", 40); ?>

and change it to this:

<?php gravatar("R", 40, "[path to your default gravatar]"); ?>

For more information, see WordPress Gravatar Plugin.

Generic Eos Gravatar

I’ve included a generic gravatar in the theme directory, gravatar.jpg (pictured above). To use it, move this image to your images folder and add the path to comments.php.

This version also corrects a problem with pre and code text overflowing the post column.

If you liked this post, why not subscribe to Futurosity?

Looking for a host that doesn’t suck? Get great hosting, save money, and support Futurosity. Use code FUTUROSITY for 3 free months!

8 Comments

  1. sternz
    sternz
    22 Jan 08 at 1:47 pm | Permalink

    Robert: I have been waiting for your first theme release on Futurosity and I must say the wait was more than worth it. Nice work.

  2. Robert Ellis 22 Jan 08 at 1:50 pm | Permalink

    Thanks very much. It’s been a long time coming, but I hope to release another theme… soon.

  3. sternz
    sternz
    22 Jan 08 at 2:08 pm | Permalink

    I would have to say that out of all your themes you have built, this is by far the best. It will be tough to top this one, but I am sure you can do it. I love the “feature” box at the top left of the main page especially.

  4. Robert Ellis 22 Jan 08 at 2:10 pm | Permalink

    Thanks, sternz. That’s an interesting comment. I don’t know if it’s my best, but the code is the cleanest.

  5. sternz
    sternz
    22 Jan 08 at 2:54 pm | Permalink

    If you don’t mind me asking, is the “Quotable” section of Futurosity a particular plugin, or did you make it custom for yourself? Thanks. I hope to get the smoothgallery installed tomorrow. I LOVE this theme.

  6. Robert Ellis 22 Jan 08 at 2:59 pm | Permalink

    I’m using the Ad Rotator plugin for the “Quotable” section.

    I try to avoid adding too many plugins to my themes because it tends to confuse people, but if you know what you’re doing (and I know you do, sternz), this is a good plugin to have.

  7. Andrew West 22 Jan 08 at 3:24 pm | Permalink

    This is a fine theme in its own right, but even better as a starting point. I think you’ll see a lot of custom themes built on this.

    Nice work.

  8. Robert Ellis 22 Jan 08 at 3:26 pm | Permalink

    Thanks, Andrew. I tried to keep Sandbox as intact as possible even though I had to modify the theme files, so it should be easy to customize.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*