Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Resize avatars on forum landing page


  • blg002
    Participant

    @blg002

    I’m wondering how I can make the 14×14 avatar images that are in the loop of topics on a forum landing page. I know I could just go into loop-single-topic.php and change the 'size' => 14. But I’m wondering if/how I could use an add_filter? in my functions.php (so it’s not blown away with an update) to make this change.

    I have a pretty basic understanding of add_filter but I’m not able to figure out how to get this working. Any help is appreciated

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

  • blg002
    Participant

    @blg002

    im just going to bump this up to see if i can get anything


    blg002
    Participant

    @blg002

    If anyone cares, the proper solution is just to copy loop-single-topic.php into your themes dir and edit till your hearts content. The only semi-tricky thing is that it must be in a /bbpress/ dir within your theme. For example:

    wp-content/themes/yourtheme/bbpress/loop-single-topic.php

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Resolved] Resize avatars on forum landing page’ is closed to new replies.
Skip to toolbar