@tjtaylor
11 years, 3 months ago
Bump
I had to add another line to get this working:
add_theme_support( 'post-thumbnails', array( 'forum' ) ); add_post_type_support('forum', 'thumbnail');
11 years, 4 months ago
Copy the template files to your themes root: https://codex.bbpress.org/theme-compatibility/
Found answer in shortcodes: https://codex.bbpress.org/shortcodes/