BuddyBoss Home – Web Support Forums Plugins BuddyBoss Wall BuddyBoss Wall (and all other BuddyBoss plugins) need Network activation to work

Viewing 11 posts - 1 through 11 (of 11 total)
  • Question

    #36349
    @cfcommunity

    Hi guys,

    I’m using most of your plugins and I’ve noticed that in Multisite installations you are required to Network activate plugins in order for them to work. You can activate them on single installations but they do not work. As far as I can tell all your plugins do nothing that requires these plugin to be active on subsites in a network.

    In the case of the Wall, Edit Activity and Global Search plugins this causes a unneeded overhead on subsites in the network. Styles and scripts are loaded that are not being used (since BuddyPress is network activated but only active on the main site). So basically I have about 6 styles and scripts being enqueued on subsites for no reason 🙂

    Ideally you’d do a conditional check using something like bp_is_root_blog to only load load the needed code and enqueued assets on the “main” site that has BuddyPress active (http://phpxref.ftwr.co.uk/buddypress/_functions/index.html#bp_is_root_blog)

    Hope this makes sense 🙂

    Answers

    #36374

    Alyssa
    Participant
    @alyssa-buddyboss

    @cfcommunity I’ll forward this information to the devs. Thanks!

    #36818
    @michael

    @cfcommunity @tjchester

    Latest versions of ‘BP Edit Activity’ and ‘BP Global Search’ are multisite compatible, updated today. They don’t have to be network activated anymore. They can be activated on individual sites irrespective of whether BP is activated network wide or site wide.

    Same updates will roll out in our other plugins soon as well.

    #36987
    @cfcommunity

    Hi @admin, awesome! I updated the plugins and activated the plugins on my main site only. The settings menus are added properly but sadly all the scripts and styles are not being enqueued. I think a change still needs to be made there 🙂

    #36988
    @michael

    @cfcommunity Ok thanks, we’ll patch that

    #37837
    @michael

    @cfcommunity Are you still getting this error. We’ve tested in several environments and can’t reproduce the error.

    #38860
    @cfcommunity

    Sadly I still have the same problem.. As soon as I activate one of your plugins on the main site and not network wide the scripts are not being loaded. When I activate Network wide everything works as expected but the assets are being enqueued Network wide. Weird 🙂

    – WordPress Multisite
    – BuddyPress 2.2
    – BuddyPress Activated Network wide
    – BuddyBoss plugins activated on main site (no assets enqueued_
    – BuddyBoss plugins activated network wide (assets enqueued but loaded sitewide)

    Btw the Global Search plugin does not have this problem..

    #38863
    @michael

    @cfcommunity

    We’ll make sure to get this patched. We’ll apply the same fix that it is BP Global Search and BP Edit Activity. It was not ported over to Wall or Media..

    #38867

    Alyssa
    Participant
    @alyssa-buddyboss
    #39088
    @michael

    Yep, already fixed locally

    #39089
    @michael

    @cfcommunity @tjchester

    Patches for Wall and Media plugins coming soon, this weekend.

Viewing 11 posts - 1 through 11 (of 11 total)
  • The question ‘BuddyBoss Wall (and all other BuddyBoss plugins) need Network activation to work’ is closed to new replies.