Support » Everything else WordPress » Garland theme – Comments arn’t working

  • Garland theme – Comments arn’t working
    Hi! I’m Using the garland theme with my blog at http://CyberCapital.Org , but when I tried too get in to the comments page it gives the following error message. I’m a big fan of garland Please help me with this matter.

    Fatal error: Call to undefined function: avatar_by_id() in \CyberCapital.org\wwwroot\wp-content\themes\garland\comments.php on line 30

Viewing 1 replies (of 1 total)
  • Thread Starter seejay

    (@seejay)

    Hee Haa! I got it!
    I could fix it by Doing this to the comments.php line 30

    <?php // echo avatar_by_id( $comment->user_id, 48 ); ?>

    just add // between php and echo then it’ll comment that line (i hope 😀 )
    Hope its been helpful… well, It worked for me! 😀

Viewing 1 replies (of 1 total)
  • The topic ‘Garland theme – Comments arn’t working’ is closed to new replies.