Skip to:
Content
Pages
Categories
Search
Top
Bottom

Applying wordpress child theme to bbpress

Viewing 7 replies - 1 through 7 (of 7 total)
  • @niuserre

    Participant

    Your child theme needs to call your normal WordPress theme as its parent. It will then use your normal theme and add your child theme customisations on top.

    If you have followed the instructions there, especially Step 5 (including the bit where it tells you to follow the ones here: https://codex.wordpress.org/Child_Themes) then activating the theme should still use your normal theme as well.

    @sixense

    Participant

    THanks :), I’ll double check it and give it a shot!

    @sixense

    Participant

    Wonderful! I have activated the child theme and all is well! Thanks much for your help!

    @sixense

    Participant

    My wordpress page has a few php page templates, the bbpress is using the default one, where would i change it to one of the others?

    @niuserre

    Participant

    Pick the template you want to use and make a copy of it called bbpress.php (in your child theme folder) and bbPress will figure out the rest.

    @sixense

    Participant

    You are a life saver, thanks again for all your help!

    @niuserre

    Participant

    You’re welcome, enjoy 🙂

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