Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Buddy Press Plugin Custom Configuration


  • oraclesoftruth
    Participant

    @oraclesoftruth

    I have Buddy Press Installed on my multisite network. I want to be able to provide the features for buddy press to my subscribers/members but I do not want my main site to use Buddy Press menus etc. I want to use mu non-buddy press theme on my main network site, and allow member sites to use buddy press if they want to, but I don’t want my main site to use the buddy press features only make the BuddyPress features available to members for their sites.

    How can I set it up so that when I log in as admin and members login the Activity stream menus and other BuddyPress features do not display for my main site only sites where members are using the plugin for their sites.

    Is this even possible?

    Thanks
    Oracles

Viewing 1 replies (of 1 total)

  • valuser
    Participant

    @valuser

    This MIGHT work.

    Get the blog id of the blog you want buddypress to be on say for example the blog id is 2

    Put
    `define (‘BP_ROOT_BLOG’, 2);`

    in wp-config.php before /* That’s all, stop editing! Happy blogging. */

    Buddypress will still be configured in wp-admin/network but should operate on blog 2.

    You can then configure the main blog any which way you want with links to the ” community ” blog or whatever.

Viewing 1 replies (of 1 total)
  • The topic ‘[Resolved] Buddy Press Plugin Custom Configuration’ is closed to new replies.
Skip to toolbar