Forum Replies Created

Viewing 1 replies (of 1 total)
  • Yes there is. I was looking for it last week and found this:

    1. Download Dan’s Plugin here
    2. Copy it to plugin folder
    3. Activate it
    4. To display the avatar add the command cmd_show_avatar() anywhere within the post or comment loops…
      e.g. <?php if(function_exists(‘cmd_show_avatar’)){ cmd_show_avatar(); } ?>
    5. That’s it!

      Upload avatar in profily, your avatar

      + very easy to use
      – You can set only one time the image width and height
      – only usable in the loop at this time i think

Viewing 1 replies (of 1 total)