Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to display activity from secondary blog to root blog?

  • @imjscn

    Participant

    I installed BP in secondary blog, now my root blog can only display 2 widgets– “Groups” and “Recently Active Member Avatars”. If click any tab on the “Groups” widget, it returns “404 page not found”, because the URL point to http://mydomain.com/groups, and the group is actually in http://mydomain.com/blog2/groups.
    Is there a fix?
    It would be nice to get activity and forum recent topics as well. Is it posible?

Viewing 5 replies - 1 through 5 (of 5 total)
  • @djpaul

    Keymaster

    Yup. As per https://codex.buddypress.org/how-to-guides/changing-internal-configuration-settings/

    Assuming the ID of the site running BuddyPress is “2”, put this in your wp-config.php near the other configuration settings:

    define ( ‘BP_ROOT_BLOG’, 2 );

    @imjscn

    Participant

    that’s how I installed BP on secondary blog.
    Now I want to get BP activity in root blog.

    @imjscn

    Participant

    I think I figured this out— need to Enable BP multisite.
    Actually, after Enable multisite BP, it doesn’t matter which blog it is installed, all stream are connected.

    @imjscn

    Participant

    Then, what’s the point installing BP on a secondary blog?

    @djpaul

    Keymaster

    If someone just wants to run BuddyPress on a specific site without any integration into the others. Different horses for different courses.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to display activity from secondary blog to root blog?’ is closed to new replies.
Skip to toolbar