Skip to:
Content
Pages
Categories
Search
Top
Bottom

Using the existing component in members theme

  • @manimaranvel

    Member

    Hi,

    I am creating a muti-user-site based on buddypress

    I wanted to create the member-profile page in members blog similar to the page which is present in buddypress installation

    My Idea is to keep the buddypress theme for the root website and members site(blog) with different theme including the profile page

    Please help me how to use the members component without creating the page using admin – backend

Viewing 7 replies - 1 through 7 (of 7 total)
  • @manimaranvel

    Member

    so sad no response :(

    @manimaranvel

    Member

    Please somebody tell me is it possible to use the main(activity, members etc..) component in members theme

    @mercime

    Participant

    @manimaranvel BuddyPress can only be activated once in either the main site or a secondary blog of a WP Multisite installation – there is no BP multisite at this time. If you allowed your members to create own blogs and then want to show the member profile in his/her blog, you can use a plugin – https://wordpress.org/extend/plugins/bp-profile-widget-for-blogs/

    @manimaranvel

    Member

    Thanks for the reply @mercime

    I Will try this and come back If I hava trouble

    @manimaranvel

    Member

    Just now I have tested the plugin .

    Only the name field is working and avatar is not working proper

    please direct me how to fix this

    @manimaranvel

    Member

    I figured out the problem it is because of “bp_core_get_userlink” image path

    @andrea_r

    Participant

    If you wanted to replicate all the BP sections on each blog, you can do this:

    Allow BuddyPress to function on multiple blogs of a WPMU installation, not just on one root blog:
    `define ( ‘BP_ENABLE_MULTIBLOG’, true );`

    They still have to register at the main site.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Using the existing component in members theme’ is closed to new replies.
Skip to toolbar