Forums

Gravatars and 1.5 wordpress (17 posts)

  1. 7milesdown
    Member
    Posted 4 years ago #

    Will the gravatar plugin work with 1.5 wordpress?

  2. EvilBeAr
    Member
    Posted 4 years ago #

    Yes I am currently using it on the 2005-1-03 nightly. Works like a charm.

  3. 7milesdown
    Member
    Posted 4 years ago #

    Can you point me to the plugin? how did you install? Difficulty?

  4. 7milesdown
    Member
    Posted 4 years ago #

    BUMP

    PLUGIN LOCATION?

  5. podz
    Support Maven
    Posted 4 years ago #

    Have you done a search ?

    And did you have to shout ?

  6. 7milesdown
    Member
    Posted 4 years ago #

    Did a search. found other posts about the plugin but not the actual plugin....

    Shout? What shout?

  7. carmige
    Member
    Posted 4 years ago #

  8. 7milesdown
    Member
    Posted 4 years ago #

    thanks man. Much appriciated.

  9. 7milesdown
    Member
    Posted 4 years ago #

    Where do i put the coding for this? I know it should be in the wp-comment.post but where exactly does the include go in there?

  10. 7milesdown
    Member
    Posted 4 years ago #

    bump. No shout........LOL now I know what that means. Capital letters! LOL

  11. EvilBeAr
    Member
    Posted 4 years ago #

    just put the code whereever you want the image to go. Usually this is right next to the comment authors name

  12. 7milesdown
    Member
    Posted 4 years ago #

    thanks. Last question. Im using 1.5 there have been some changes. What file do i look into to add the include?

  13. 7milesdown
    Member
    Posted 4 years ago #

    Im not getting it to work. I keep getting parse errors.

  14. 7milesdown
    Member
    Posted 4 years ago #

    I've been adding this to the wrong damn file! dang!

  15. 7milesdown
    Member
    Posted 4 years ago #

    figured it out! haha. Sorry for all these damn posts!.

    For those experiencing the problem, you have to open the themes COMMENT files, not the main one. oh boy. Wish they had some smileys to explain how dumb I feel right now

  16. ryanduff
    Member
    Posted 4 years ago #

    The theme comments file? I added the line to my comments.php file in my theme directory and I'm getting errors with it. All I get is a line of code where it should be. Something to the extent of http://www.gravatar.com/avatar.php?gravatar_id=5554493808a230b0aa40ec5f75cafd0a&rating=R&size=40

    any other ideas? I'm using 1.5b1

  17. xaos
    Member
    Posted 4 years ago #

    You need to place the <?php gravatar ?> part into an image tag for it to work as such:

    <img src="<?php gravatar_function_thing(); ?>" title="<?php comment_author(); ?>'s Gravatar" height="" width="" />

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.