Skip to:
Content
Pages
Categories
Search
Top
Bottom

Buddypress Child Theming

  • If i’m using a child theme of BP Default, and i activated it, should I still be receiving the following message?

    “BuddyPress is ready. You’ll need to activate a BuddyPress compatible theme to take advantage of all of the features. We’ve bundled a default theme, but you can always install some other compatible themes or upgrade your existing WordPress theme.”

    please advise. thanks in advance.

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

  • @mercime
    Keymaster

    @mercime

    Make sure that you added term buddypress to tags in your child theme’s stylesheet
    `Tags: buddypress, etc. etc. etc.`

    Another way would be to add the following line to your wp-config.php
    `define( ‘BP_SILENCE_THEME_NOTICE’, true );`

    The first one is easier I think :-)

    adding the tag “buddypress” seems to have done the trick. thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Buddypress Child Theming’ is closed to new replies.
Skip to toolbar