Skip to:
Content
Pages
Categories
Search
Top
Bottom

BP multi site

  • @chaserupdate

    Participant

    I want to create a BP powered site and use multisite as well however, i need to know… If I enable multisite, will that make it where my BP users can have their own blog or will it allow them to make their own entire BP community? I only want one BP community (for the niche brand) but allow blogs so I am hoping that is what it does and not basically creates a BP community host…!?

Viewing 8 replies - 1 through 8 (of 8 total)
  • @crashutah

    Participant

    It does what you want. It does not create a bunch of individual BuddyPress sites (which many other people really want). The MU just enables people to create blogs and for the username to be used across all the blogs and the stream can take in information from those blogs.

    @dallen49

    Member

    I also have a MU site where members can have their own blogs, without BuddyPress, but I don’t want the member blogs to have the BuddyPress Widgets showing in their admin. When BuddyPress is enabled it places the Members, Group, and Avatar widgets into the member blog admin. How do I disable this funtion?

    @chaserupdate

    Participant

    Thank you techguy!

    @skippybosco

    Member

    @techguy trying to figure out if I fall into the “many other people” category..

    I have one install of WordPress MU with 3 blogs, one for each of my 3 domains (domain1.com, domain2.com, domain3.com). Username and passwords are shared across all 3 domains.

    I want to add Buddypress. How would that work? A single Buddypress site (ie. a shared list of all groups) or would the domains be segmented somehow (ie. domain1.com would only see groups for domain1.com?) I don’t see any options to control the behavior.

    @djpaul

    Keymaster

    Regardless of how you are using multisite, if you enable BuddyPress on one of those sites, it will be active across the entire network*. There is no segration of content.

    *It is possible to force it to run only on one site, but you can still only run one BuddyPress site per WordPress installation (at the moment).

    @skippybosco

    Member

    Thanks Paul.

    @dallen49

    Member

    Paul, I would like to know how to force my WordPress installation to run BuddyPress on only the Super Admin site, and not the member blogs. Could you guide me through the process. Thanks.

    @mercime

    Participant

    https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/
    Set which blog ID BuddyPress will run on – in your wp-config.php file add this

    `define ( ‘BP_ROOT_BLOG’, $blog_id );`

    where $blog_id is replaced with Site Admin’s blog ID #

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘BP multi site’ is closed to new replies.
Skip to toolbar