Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 1 through 25 (of 3,821 total)
  • @shanebp

    Moderator

    Yes, it is possible: BP Maps for Members

    @shanebp

    Moderator

    Did you see: Buddy User Notes

    @shanebp

    Moderator

    @shanebp

    Moderator

    @shanebp

    Moderator

    You cannot see it if you are logged in.

    @shanebp

    Moderator

    Some names are the same but the underlying code is different.
    You need to ask BuddyBoss – they have a facebook page for questions.

    @shanebp

    Moderator

    I’ve never seen this.
    Perhaps your site has a theme or plugin or extra code that includes an option to cc the site admin on every email.
    Does the site admin also get emails re every comment made on a WordPress post?

    NOTE:
    If you using localhost and an email interface like MailHog, you will see all the emails.

    @shanebp

    Moderator

    BuddyBoss is a fork of BuddyPress, done several years ago. The codes bases have diverged.

    @shanebp

    Moderator

    > …wp-content/plugins/buddyboss-platform

    These are the forums for BuddyPress, not BuddyBoss.

    @shanebp

    Moderator

    BP Maps for Members will provide a good starting point for the first item.

    The other items you mention will require customization that goes well beyond the scope of these forums – iow. hiring an experienced BP developer.

    @shanebp

    Moderator

    > Buddypress plugin to use with my Buddyboss plugin

    You cannot use them together.
    Try deactivating all Buddypress and Buddyboss plugins.
    And then try deleting Buddypress.

    @shanebp

    Moderator

    Try switching to the BP Nouveau template pack in BP settings.
    Try switching to a WP theme like 2020 and see if the issue persists.

    @shanebp

    Moderator

    Why are you using such old version of WP and BP?

    BP dynamically creates content for BP pages – so very few, if any, theme builders will work.

    @shanebp

    Moderator

    It could be a cocnflict with some other plugin on your site.
    And if you are using a javascript minify plugin or setting – try removing it.

    @shanebp

    Moderator

    You need to provide more info.
    Turn on WP DEBUG and then check the error log.
    Open your browser’s console and check for javascript errors.

    @shanebp

    Moderator

    Show the complete error.

    @shanebp

    Moderator

    Please use the bbPress forums.

    @shanebp

    Moderator

    Deactivate this plugin, shown in the error: stax-buddy-builder-pro

    @shanebp

    Moderator

    Go to wp-admin > Settings > BuddyPress and select the Components tab and assign the pages to the components.

    @shanebp

    Moderator

    > I am using buddyboss platform as plugin

    Please contact BuddyBOSS.
    These are the forums for BuddyPRESS.

    @shanebp

    Moderator

    Please show the full error.

    @shanebp

    Moderator

    @shanebp

    Moderator

    BuddyPress does not include forums.
    Are you also using bbPress? If so, you should post on their support forums.
    If you are using BuddyBOSS, which includes forums, you should contact them.

    @shanebp

    Moderator

    Yes. BP creates a ‘dummy’ post.
    For example, see
    public function single_dummy_post()
    in
    buddypress\bp-members\classes\class-bp-members-theme-compat.php

    To check if you’re on the members directory, use:
    if( bp_current_component('members') )

    @shanebp

    Moderator

    New users will not appear in the members directory until they log-in for the first time.
    Sign up as a test user to see if you receive an activation email.

Viewing 25 replies - 1 through 25 (of 3,821 total)
Skip to toolbar