Group Mods

  • Profile picture of r-a-y
  • Profile picture of @mercime
  • Profile picture of hnla

Support: Installing BuddyPress

Problems with getting it running.

1.2/trunk Installation with the theme compatibility plugin. (5 posts)

Started 1 year, 9 months ago by: Frumph

  • Profile picture of Frumph Frumph said 1 year, 9 months ago:

    Bug report:

    The warning message that comes up saying I need to do something to my theme even after installing activating and running the setup for the compatibility for the BuddyPress templates still comes up. It’s like it’s not checking that I completed that portion of the task.

    - Phil

  • Profile picture of r-a-y r-a-y said 1 year, 9 months ago:

    Did you add a “buddypress” tag to your theme’s stylesheet?

    eg.

    /*
    Theme Name: BuddyPress Dusk
    Theme URI: http://example.org/themes/dusk/
    Description: Dark theme for BuddyPress.
    Version: 1.0
    Author: John Doe
    Author URI: http://example.org/
    Template: bp-default
    Tags: buddypress, two-column, grey, dark
    */

    Notice the “buddypress” tag.

  • Profile picture of Frumph Frumph said 1 year, 9 months ago:

    And why should I do that? It wasn’t listed as a necessity. Change the bug to ‘implementation of finding whether the templates exist should be revised to something more integrated, like a simple file_exists(get_(template/stylesheet)_directory().’/blogs/index.php’)

  • Profile picture of r-a-y r-a-y said 1 year, 9 months ago:

    I’m just listing a possible solution.

    If you’re not satisfied, please post a new enhancement ticket on Trac:

    http://trac.buddypress.org/newticket

    Login with the same credentials you use here on bp.org.

    Or you can also contact Andy Peatling (author of the BuddyPress Template Pack plugin):

    http://buddypress.org/community/members/apeatling/

  • Profile picture of thevegastourist thevegastourist said 10 months, 4 weeks ago:

    Had the same question. Thanks for the answer.. Wayyy too easy!!!