Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter vocano

    (@vocano)

    ok i got it, thanx 😉 it goes in the comments.php not in the functions 😀

    THANX anyway

    Thread Starter vocano

    (@vocano)

    hey, thanx for your quick answer!!

    i removed the

    <img alt='' src='http://gravatarurl_or_default'
    class='avatar avatar-$size' height='$size' width='$size' />

    from comments.php but the icon is still there

    i think `<?php
    echo get_avatar( $id_or_email, $size = ’96’, $default = ‘<path_to_url>’ );
    ?>` goes in the functions.php, am i right with that?

Viewing 2 replies - 1 through 2 (of 2 total)