Skip to:
Content
Pages
Categories
Search
Top
Bottom

Topic Author Avatar on Front Page?

  • I’m trying this:

    <?php echo bb_get_avatar( $topic->get_topic_author(), '30');?>

    But no luck? What am I doing wrong?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Nevermind. I figured it out. Here’s the code.

    <?php echo bb_get_avatar( $topic->topic_poster, '30' );?>

    Someone should publicize this — there’s literally barley any information out there on how to do it so simply.

    30 is the size of the avatar.


    PropaneFitness
    Member

    @propanefitness

    Hi Stunt,

    Which file and line is this added to?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar