Skip to:
Content
Pages
Categories
Search
Top
Bottom

bbPress Plugin – Theme Integration

  • @aronprins

    Participant

    Hey guys,

    Working on a new project, and would like to integrate bbpress plugin into my existing theme.

    How can i get his to work? Ive copied the bbpress folder from inside the plugin to my themes folder, added the support for bbpress in the functions file but the forum wont show up with the themes from the bbpress folder.

    see install: http://magic.unique-masters.com/forums/

    Thanks in advance! cheers,

    Aron

Viewing 14 replies - 1 through 14 (of 14 total)
  • @johnjamesjacoby

    Keymaster

    Since you’re manually adding theme support to your existing theme (as opposed to letting bbPress do it for you) you’ll need to move the other single/archive/page template files from bbp-twentyten into your existing theme too.

    @johnjamesjacoby

    Keymaster

    Since you’re manually adding theme support to your existing theme (as opposed to letting bbPress do it for you) you’ll need to move the other single/archive/page template files from bbp-twentyten into your existing theme too.

    @aronprins

    Participant

    John,

    Thanks for your reply! bbPress did not do that, does that have anything to do with folder permissions?

    cheers

    Aron

    @aronprins

    Participant

    John,

    Thanks for your reply! bbPress did not do that, does that have anything to do with folder permissions?

    cheers

    Aron

    @johnjamesjacoby

    Keymaster

    Sorry; I don’t understand the question. bbPress won’t move any files for you on its own. You mentioned that you’ve physically moved files (hopefully you copied, and did not remove them from the bbPress folder.) By putting

    add_theme_support( 'bbpress' );

    in your theme, you’re telling bbPress “I don’t need your help anymore and I have everything under control.” If you didn’t copy all of the files correctly, then bbPress won’t know what to do. :)

    @johnjamesjacoby

    Keymaster

    Sorry; I don’t understand the question. bbPress won’t move any files for you on its own. You mentioned that you’ve physically moved files (hopefully you copied, and did not remove them from the bbPress folder.) By putting

    add_theme_support( 'bbpress' );

    in your theme, you’re telling bbPress “I don’t need your help anymore and I have everything under control.” If you didn’t copy all of the files correctly, then bbPress won’t know what to do. :)

    @aronprins

    Participant

    John,

    Worked! Ill write an explanation when i get back from work on how to integrate for everyone ;)

    Also, looks like it shows some stuff double? ( the yellow bars saying no forums found :O )

    http://magic.unique-masters.com/discussions/

    cheers,

    Aron

    @aronprins

    Participant

    John,

    Worked! Ill write an explanation when i get back from work on how to integrate for everyone ;)

    Also, looks like it shows some stuff double? ( the yellow bars saying no forums found :O )

    http://magic.unique-masters.com/discussions/

    cheers,

    Aron

    @johnjamesjacoby

    Keymaster

    Check out the Theme Compatibility sticky topic, and confirm that you’ve followed all the steps correctly.

    @johnjamesjacoby

    Keymaster

    Check out the Theme Compatibility sticky topic, and confirm that you’ve followed all the steps correctly.

    @kmessinger

    Member

    My dashboard now shows this under forums.

    Theme natively supports bbPress

    You are using bbPress 2.0-beta-1.

    Progress!

    @kmessinger

    Member

    My dashboard now shows this under forums.

    Theme natively supports bbPress

    You are using bbPress 2.0-beta-1.

    Progress!

    @johnjamesjacoby

    Keymaster

    @johnjamesjacoby

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