Forums
-
- Forum
- Posts
-
- Installation
- 28,532
- Troubleshooting
- 62,748
- Themes
- 10,443
- Plugins
- 15,383
- Requests & Feedback
- 14,983
- Showcase
- 3,257
-
Hey there!
I found a solution by checking out how to tweak the avatar size for standard Gravatars in WordPress and then applied it to the BBPress code like so:
<?php post_author_avatar_link(‘avatar_size=100’); ?>
I know it’s 2 years ago someone posted, but I figured it might be useful to somebody