Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 5,251 through 5,275 (of 73,985 total)
  • Author
    Search Results
  • laudag
    Participant

    WP 5.2.3
    WordPress as a directory install?
    BP 5.0.0
    Child theme of Virtue premium

    My problem doesn’t seem to be an issue, by a fonctionnality which seems weird.
    When a user wants to change his email adresse in his buddypress profile, then an activation mail is sent… to the old email that have been just changed, not on the new one. In case this user changes his adress because he doesn’t have any access to this old email, he is stuck.
    But if he changes his email adress in the WP user admin (actually, he can’t do that because he doesn’t have this access, only buddypress profile. it’s me who can make the test), WP send an activation email to the new adress.
    And I can see that the fist example is an activation mail sent by Buddypress (email layout of buddypress), and in the second, it’s sent by WordPress.
    So, it seems obvious that it’s a Buddypress action. I would like so that Buddypress send the activation mail on the new email adress of the user not the old one.

    But impossible to find any clue, or any option in the Buddypress setting, or any information in this forum or in the web. As if only me have this problem…

    Somebody could help me ?
    Thank you very much !

    Laurent DAGANY

    #308137
    Mathieu Viet
    Moderator

    Hi @kevinbrands

    I suggest you to read this page of the documentation:

    Post Types Activities

    #308134
    Mathieu Viet
    Moderator

    Hi!

    1. Instead of using global $bp I advise you to use $bp = buddypress()
    2. Instead of using $bp->loggedin_user->id I advise you to use bp_loggedin_user_id()
    3. You don’t need to extract you can directly use the array
    4. I advise you to use the activity component because it’s unsure $bp->example->id isset
    5. Make sure to set some content for your test

    Hope it will help.

    rocketmena
    Participant

    Hi,

    Am using youzer buddypress community plugin for my wordpress website. Currently i bought a new plugin for event calendar, its shortcode not supporting in buddypress pages (showing page as blank) but its working fine in other pages, actually i need to include that calendar in my buddypress community page. Ho to resolve this issue? please help.

    #308126

    Thank you to everyone who contributed to 5.0.0!

    (I’ve updated WordPress.org and BuddyPress.org to this latest version.)

    #308121
    CoinExtrude
    Participant

    Guys, developers, do something with this problem, PLEASE! After the last update, all emails related to buddypress were no longer sent. I tried all the options, including github and return to previous versions, nothing helps (((
    Test mail and mail from other plugins, including wp_mail, works like a clock

    #308112

    In reply to: Buddypress 5?

    Mathieu Viet
    Moderator

    Hi Greg,

    BuddyPress 5.0.0 will be released very soon.

    #308111

    In reply to: Next Update?

    Mathieu Viet
    Moderator

    Hi I confirm BuddyPress is still under active development. Next major version will be released shortly.

    #308098
    #308094
    donno1
    Participant

    Hi guys

    our site has been crashing today and it is the buddypress plugin, its only happening on one site and only just happened. It’s not happening on our other sites I was wondering if you could help please as we do everything around BP

    site http://www.thesmallbusinesswarehouse.com

    allnamestaken
    Participant

    1)if yes what did you learn along the way?

    2)do you allow picture uploads?

    3)do you allow user group creation?

    4)how do you control abusive/spam posts?

    tuppita
    Participant

    Hi everyone, thanks in advance for your help.

    I installed BuddyPress, first time and I’m a total newbie. I dont know why, but Both pages, registration and activation pages goes to homepage.

    I have checked membership box, its settled, uninstalled deleted and installed buddypress again, deleted cache, and the only plugins activated are Updraft and super cache…

    I saw a tutorial wich said I had to add a shortcode to .htaccess with my IP, haven’t done that yet, should I? And if it so, should it be on a .htaccess file on a child theme folder?

    All your help its fully appreciated, thank you!

    #308039
    irishdirector
    Participant

    Help! Groups function not working with BuddyPress through our site which we updated with WordPress. Any ideas on how to get this updated for our members to access the group? Shows up at the top of the page with:

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘bp_group_new_topic_button’ not found or invalid function name in /nfs/c09/h02/mnt/128956/domains/ndchicago.org/html/wp-includes/class-wp-hook.php on line 286

    Also will not allow new users to be added, and only shows one page of posts. Our WordPress version is WordPress 5.2.3, BuddyPress is legacy BuddyPress plugin. Any help is greatly appreciated.

    #308032
    chrix22
    Participant

    Hi there

    (1) Inside my page section in WP admin panel, I can’t see the Profile page for Buddypress, how to enable this?

    (2) Event manager: I can’t create a new event from the profile page of my user – the button create is not shown

    #308030
    mercury4
    Participant

    Hello! Buddypress has two notification methods – system messages and mail. I need to add another way: SMS. I haven’t found it anywhere in the documentation about this possibility. Could you tell me which way to look?

    #308028
    furious373
    Participant

    Wordpress 5.2.3 Buddypress 4.4.0

    When uploading a profile picture, the picture uploads but the crop tool don’t work. It’s a small 2×2 square that’s unusable.

    I’m using the current KLEO theme and Buddypress Noveau.

    #308027
    ibes
    Participant

    That seems to be super helpful, thanks.

    Put still a field “name” is also the field title, right?

    So if I would try to make the name very unique.
    Like “unique45myField” this would be something that is user-facing, right?

    As the ID can be different in each installation I should rely my system on the field name. But if the field name is visible to the user, I should not go wild with it.
    I feel a bit stuck in this thought loop.

    Are the plugins who add xprofile fields to BuddyPress? How are they doing it?
    Could it make sense to overwrite the field name for display via a filter or so?

    That filter could do it:
    bp_get_the_profile_field_name

    Then I could work internally with a very unique field name and just overwrite it for display.
    Dirty workaround but would likely give me better sleep 🙂

    Or is xprofile anyway not the best idea and there is another, more suitable way to add profile fields to BuddyPress profiles?

    wpissue
    Participant

    Hi, I have noticed when an user log out on certain buddypress pages such: messages, profile edit page, setting, it shows an ERR_TOO_MANY_REDIRECTS page and the url shows /&/ (in html code) at the end.

    It seems it can not redirect back to a public buddypress page or homepage.
    Is this a current issue or only specific to my site/installed plugins?

    leleskaya
    Participant

    Hi all
    I just installed BuddyPress in my site – https://www.maesbrasileirasnaeuropa.com – and when I go to the register page, for instance, all comments in my site are displayed.

    You can take a look at https://www.maesbrasileirasnaeuropa.com/registro.

    Actually, it’s not ALL the comments but “old comments” that were added when my site was hosted in WordPress.com. New comments do not really appear in the pages.

    Anyone knows how to fix it?!

    #308020
    Mathieu Viet
    Moderator

    Hi everyone,

    The second release candidate of BuddyPress 5.0.0 is available for testing. Read more about it in this announcement post.

    Thanks in advance for your tests.

    todga
    Participant

    Hello,
    Please, how can I hide all members in buddypress to members, so that members can only see their friends in own profile?
    Only admin can see all members.
    Also hide all groups, all newest groups, all new groups, all new members, all groups memberships, all friendships.
    Only admin can see all them.
    Like in Facebook where users can not see all users except their friends.
    Thanks.

    #308010
    David Cavins
    Keymaster

    Hi @jannetto96-

    I can verify that adding a buddypress.php or community.php file to the root of the active theme directory does result in BuddyPress using that file preferentially over something more generic. Please check that the new file has been created with permissions that allow the _www user (or whatever your webserver runs as) to read the file.

    Next, try it with a different theme, like TwentyNineteen or similar. It could be your theme is loading templates in a nonstandard way.

    #308009
    David Cavins
    Keymaster

    Hi @javimarcal-

    It sounds like you’ll need to visit the updates page in your WP admin dashboard to download and use the language files for BuddyPress and other plugins. The updates page is at /wp-admin/update-core.php

    #308005
    David Cavins
    Keymaster

    Hi @tdurocher-

    What screen are you using to change the bbPress “forum name”? (That’s unfamiliar to me.)

    BuddyPress uses the user’s profile to manage names, and doesn’t generally interact with the First and Last name fields; it allows the user to manage the Display Name field. For instance, via http://bptest.local/members/admin/profile/edit/group/1/

    Adding MemberPress to the mix complicates the issue somewhat, too.

    #308003
    David Cavins
    Keymaster

    Sure, you can add a filter to the bp_activity_can_comment filter point. It is designed to only allow comments on certain types of posts/objects, but there’s no reason you couldn’t take the current user into account in your filter.

    You can read more about filters here:

    add_filter()

    The filter I’m talking about is here in the code:
    https://github.com/buddypress/BuddyPress/blob/4.4.0/src/bp-activity/bp-activity-template.php#L2871

    Here’s an example of a filter based on who should be able to comment:
    https://github.com/buddypress/BuddyPress/commit/f968ef5198b48273a477227876fbb1d94b108755

Viewing 25 results - 5,251 through 5,275 (of 73,985 total)
Skip to toolbar