Skip to:
Content
Pages
Categories
Search
Top
Bottom

Is there a plugin to add an image to represent forums and categories?

  • @viniciusb

    Participant

    i’m looking for a way to add a featured image for each forum and category and display them next to the forum/category
    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • @viniciusb

    Participant

    Okay, apparently it can be done by just adding this to functions.php, the option to add a feature image will appear in the add a new forum

    add_post_type_support(‘forum’, array(‘thumbnail’));

    I still need to find out how to make it appear next to the forum titles

    @sambora5150

    Participant

    i´m lookin for the same

    @hallsy

    Participant

    Hey,

    Did you guys figure this one out? I would love this on my forums!

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