Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 3,776 through 3,800 (of 69,016 total)
  • Author
    Search Results
  • #310827
    jvalenzh
    Participant

    Thank you. I have contacted them but they are not 100% sure it will integrate well with BuddyPress.

    #310826
    @mercime
    Participant

    @jvalenzh It’s been some time but it seems Userpro doesn’t work well with all BuddyPress components, specifically with BP Extended Profile (xProfile) fields.

    I recommend that you seek help at the paid plugin’s comments page re integration with BuddyPress as they provide support for Userpro.

    #310825

    In reply to: Translating BuddyPress

    @mercime
    Participant

    Hi @techsector7,

    Thanks for your interest in submitting the Serbian (Latin) translation of BuddyPress! You’re most welcome to do so. Looking at https://translate.wordpress.org/projects/wp-plugins/buddypress/ the Serbian translation of BP is at 15% for the stable version and 6% for the development version.

    Become a Translation Editor and select BuddyPress. Choose your preferred language e.g. German. Then select ‘Stable (latest release)’ or ‘Development (trunk)’. The translation needs to be at least 90% complete to be approved for the Stable/Dev languages.

    #310821
    welsh10
    Participant

    Hi,

    Is there a snippet that can be used to allow all group members the ability to change the Group photo and cover image?

    Thanks

    #310818
    globsticks
    Participant

    Hello,

    I am being asked to associate (repair)a wordpress page with a buddyPress component which is “Register”. I had one registration page before but since I did not need it anymore I deleted it. How do you stop getting this repair warning. perhaps associating the “register” component with a homepage ?

    Thank you!

    Register

    #310814

    In reply to: /Members’ slug

    Brajesh Singh
    Participant

    Hi,
    Yes, you can do that.

    In terms of BuddyPress, this configuration is called “Root profile”.

    You can enable it by putting this line in wp-content/plugins/bp-custom.php

    
    define( 'BP_ENABLE_ROOT_PROFILES', true );
    
    

    Regards
    Brajesh

    #310813
    globsticks
    Participant

    Hello,

    I know one is supposed to associate a WordPress Page with each BuddyPress component directory. (members)

    but I am wondering if it is possible to hide the “members’ slug” in urls structure:

    example.com/members/username

    to something like this instead:

    example.com/username

    I am asking this because it might posed a security risk allowing hackers to gain access to all members listed in a website just by going to example.com/members

    Thank you!

    #310801
    janamw
    Participant

    Hello, we need help with the following problem:

    When switching our live system from bp 4.3.0 (legacy templates) to bp 5.1.2 (nouveau templates), we are running into problems with the pagination and grid layout for example on the groups page. The reason for this seems to be that buddypress()->current_component is empty. Therefore the loop classes (bp_nouveau_loop_classes()) can’t be generated correctly. We don’t understand why this happens and so far we haven’t been able to reproduce the error on our development system. (This makes troubleshooting almost impossible, because we need our live system to be up and running and therefore switched it back to the old state.)

    We are running wp 5.3.2 and bbpress 2.6.4. We already tried to clone the file system and database from our live system (as far as possible), but so far the error did not occur on any other system. We are using several other plugins and tried to deactivate them one by one, also without success. We use a custom theme and template overrides, but this doesn’t cause any trouble at all on our development system. We would be grateful for any advice on how to reproduce the error on our development system or any ideas why current_component is not set as it should be.

    welsh10
    Participant

    Hi,

    I’m using BuddyBoss (with BuddyPress).

    I used this snippet:

    add_filter( 'gettext', 'ps_change_activation_message', 20, 3 );
    
    function ps_change_activation_message( $translated_text, $text, $domain ) {
    
        switch ( $translated_text ) {
            case 'You have successfully created your account! To begin using this site you will need to activate your account via the email we have just sent to your address.' :
                $translated_text = __( 'Your membership account is awaiting approval by the site administrator.', 'buddypress' );
                break;
        }
    
        return $translated_text;
    }

    But this did not work for changing the message.

    Please can you advise?

    Thanks

    jbrandsma
    Participant

    I have wordpress version 5.4 and buddypress version 5.1.2. I am using bbpress, youzer, and buddypress to wordpress full sync.

    I had gathered from research that users can private message to other users from the compose screen if they’re not friends, by simply inputting in their username in the input field. But currently the user is only able to send a private message to a friend, rather than any member. How do I open up this functionality so users can find any member in the directory to send a private message?

    #310784
    Varun Dubey
    Participant

    @artsybohemian BuddyPress override the default registration process, you can check following thread

    How to disable the registration function of buddypress?

    #310782
    artsybohemian
    Participant

    Wordpress: 5.4
    BuddyPress: 5.1.2
    Theme: BeTheme
    BuddyPress is messing with my registration page. It looks awkward and I can’t edit it (before the wordpress update or after). I can only see it when I’m logged out and can’t find a place to edit it when I’m logged in. A developer tried to help me and when they deactivated BuddyPress, everything worked fine. Any ideas?
    Thanks

    #310780

    In reply to: BuddyPress 6.0.0-beta1

    iamthewebb
    Participant

    Both it would be easier if you created your own threads to receive support.


    @closedloopers
    that really depends on whether any other plugins you use have been kept up to date and what custom code you have. BuddyPress iteself should be upgradeable from older versions by installing each of the major releases until you are up to date, they are available at the bottom of https://wordpress.org/plugins/buddypress/advanced/
    Remember and take a backup and test along the way.


    @smiranda
    unfortunately unless you tell us what issues and glitches you are facing nobody on these forums will be able to provide much help. Feel free to create a new thread with more information and hopefully someone will be able to help out.

    #310779
    a3132
    Participant

    If you haven’t already done so, create a place for the widgets first. You can add a sidebar to the page. Or if you want the widgets in the center of the page go to:

    Appearance>Customize>BuddyPress>Member Front Page> and click Enable default front page for member profiles. This will create another tab labeled Home.

    Then go back to the dashboard and go to:

    Appearance>Widgets

    You can drag widgets from the left side of the page into the sidebars or other sections on the right.

    kellyr2ms
    Participant

    Hi –

    BuddyPress and WordPress newbie. Trying to add some of the elements from the Widgets section (like slideshow, portfolios, quotes) over the the user’s profile section.

    I am using a theme called Aardvark and Youzer is installed to help control BuddyPress.

    Can someone tell me how please?

    Thanks

    #310773
    adishor22
    Participant

    I’ve just discovered that this is a known bbPress bug, and a patch has been submitted here (see “Attachments”):
    https://bbpress.trac.wordpress.org/ticket/3341

    Editing bbpress/includes/extend/buddypress/notifications.php as shown has fixed the issue for me.

    jvalenzh
    Participant

    Hello,

    Is it possible to create more than one registration form? For example to have a separate form for different member types? If so, how?

    WordPress 5.4
    BuddyPress 5.1.2

    Thanks.

    Javier.

    iamthewebb
    Participant

    I get a cloudflare error 1020 when I try to access that URL, could you have a look at https://buddypress.org/support/topic/when-asking-for-support-2/ and work through some of those.

    Also it will be worth checking if cloudflare is doing any form of caching, if so try to disable this to see if that helps with the issue.

    luxchippiriya
    Participant

    The main Newsfeed seems to ‘skip’ content when loading more content – we will get the first screen of the most recent activity but then when the next screen loads we will have missed a week (or more).

    We have noticed that the issue ‘goes away’ when someone clears their cookies but then quickly returns (and gets worse). Please provide the support on this.

    Website link: https://my.livewire.org.au/
    WordPress version: 5.3.2
    BuddyPress version: 5.1.2

    #310762

    In reply to: Registration Help

    morpheus636
    Participant

    I’m not sure what you mean. Whenever I create pages, the /index.php/ gets added. How do I point Buddypress to the other page when it doesn’t show up in my page menu?

    #310759
    morpheus636
    Participant

    Hi.
    When I log out of my site, and then try to register, it leads me to a blank page.

    I created a page called register, and set it as the registration page in buddypress.
    I also created an activation page called activation and set it to the activation page in buddypress.

    What am I doing wrong?

    I am using the newest version of buddypress (installed yesterday) and the newest version of wordpress (installed 2 days ago)

    The login page works just fine.
    I set wordpress to allow sign ups.

    #310753
    denisprogrammer
    Participant

    AS this URL is no longer accessible neither on localhost:

    /members/user-name/settings/delete-account

    Do I need to use this plugin

    https://buddydev.com/plugins/bp-deactivate-account ?

    It is very confusing because there is nothing in BuddyPress documentation which would describe current delete-account behavior.

    #310750
    ellisontee
    Participant

    I installed the BuddyPress plug in last night and love the features that it adds to the bbPress plugin. One problem that I am having is the ability for subscribers to update their profile pictures. When my users go to update their profile on the frontend, there is an extended profile tab. When the user clicks the tab, it kicks them out to the site’s home page. I don’t know if I am doing something wrong. I am loving this plugin and don’t want to uninstall it. Thanks!
    I am using the most recent version of WordPress. It was just updated yesterday, I believe. I am using Version 5.1.2 of Buddy Press. My site is mystudiovive.com

    #310738

    In reply to: Group Photo Upload

    shanebp
    Moderator

    BuddyPress does not sell anything.
    I’ve suggested some basic debugging, but you know best.

    #310737

    In reply to: Group Photo Upload

    bikerflyeradmin
    Participant

    I was led to believe it was necessary to allow users to upload media and create albums. Is that not the case? Is there another plugin that does this? I plan on purchasing more from buddypress to use all the features, just trying to get through this initial setup.

Viewing 25 results - 3,776 through 3,800 (of 69,016 total)
Skip to toolbar