Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 2,576 through 2,600 (of 69,061 total)
  • Author
    Search Results
  • Jade
    Participant

    WordPress Version 5.7
    BuddyPress Version 7.2.1

    Hi Team, I haven’t receive any confirmation email during registration. Please help! Thanks!

    #318053
    Varun Dubey
    Participant

    1- BuddyPress does not bundle any theme itself
    2- theme-specific questions
    3- ideally you can view it at domain.com/forums/single-forum-slug or domain.com/forums
    to isolate any theme-specific limitation you can also test with WordPress default 2021 theme.
    4- theme my login plugin provides role base redirect and also when you are using different login pages, they act differently.

    #318036
    epgb101
    Participant

    Hello
    When I install that plugin (https://wordpress.org/plugins/lock-my-bp/) it works perfectly – except now, my existing buddypress registration and login (with custom signup questions) is now replaced by what looks like standard WP Login/Register fields.

    Q: how can I disable keep my original Login/Register signup page/fields?
    (I cannot see any shortcodes in my exiating BuddyPress register page to enter in lock-my-bp ‘Custom Form’ field – it’s blank)

    The page I need help with: https://www.101christianchat.com/members/

    songdove
    Participant

    I’ve disabled every plugin that doesn’t match a working subsite with buddypress also installed. I’ve cleared browser cached images and files. Admin can upload, users can’t. I changed wp-content/blog-dir folders to 777 thinking perhaps it was a permissions problem, no change so changed it all back to 755.

    What other things should I be looking for to fix this problem?

    #318030
    michaelsandmichaels
    Participant

    Thanks for the info! I ended up sticking with BuddyPress with BP Better Messages to address some messaging issues in BP and may add a couple other extensions to address missing functionality.

    #318027

    In reply to: Error with the plugin

    sidonio1
    Participant

    Thanks, there is a plugin with can be integrated with buddypress for video calls and voice calls?

    songdove
    Participant

    I don’t want to use gravatar on my buddypress site, so I installed Letter Avatar. I chose that in the settings/discussion area of my site, and set up the configuration in letter avatar, and disabled the ability to change the avatar in buddypress, but the “Change Profile Photo” tab is still there, and still tells the user to create a gravitar account if they want to change their avatar.

    How do I remove this tab, or replace the gravatar text with a notice that editing the avatar has been disabled?

    #318024

    In reply to: Error with the plugin

    shanebp
    Moderator

    BuddyPress does not include the bp-group-chat plugin.
    You should send your question to the creators of the bp-group-chat plugin.

    #318023
    shanebp
    Moderator

    >Hopefully I’m at the right place for this question.

    No, these are the forums for BuddyPress.
    You should send your question to BuddyBoss or BuddyForms.

    ad70
    Participant

    I use BuddyForms Members plugin (1.4.15) (WP 5.7, buddyboss 1.5.7.3).
    It allows integration of Buddyforms with member profiles by extending class BP_Component.

    What I need, is that this ‘profile integration’ is conditional to the member type (‘user’, ‘location’, ‘organisation’). Only organisation/location membertypes should get ‘profile integration’.

    So, I end up in buddyboss-platform\bp-core\classes\class-bp-component.php. On line 475 I found:

    do_action( 'bp_' . $this->id . '_setup_actions' );

    I can interact with bp_set_nav by adding code in the class on line 476:

    if ($this->id == 'buddyforms') {
    remove_action( 'bp_setup_nav', array( $this, 'setup_nav' ), 10 );
    }

    But, how do I refer to $this from outside the extended BP_Component class (BuddyForms_Members_Extention)? What doesn’t seem to work from My Plugin function.php:

    add_action( 'bp_buddyforms_setup_actions', 'my_function', 10 );
    
    function my_function() {
    $buddy = buddypress();
    remove_action( 'bp_setup_nav', array( $buddy, 'setup_nav' ), 10 );
    }

    Hopefully I’m at the right place for this question.

    endritk
    Participant

    I am managing a website with Memberpress and BuddyPress. I want paid members to be listed separately from all other members. At the moment I have them all listed together because BuddyPress creates an account for each one when they register even if they don’t pay. How can I do that?
    Thanks in advance.

    #318012
    sasasasaaa
    Participant

    1. Which version of WordPress are you running?
    5.7

    2. Did you install WordPress as a directory or subdomain install?
    installed on root

    3. If a directory install, is it in root or in a subdirectory?

    4. Did you upgrade from a previous version of WordPress? If so, from which version?
    Fresh install

    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
    yes

    6. Which version of BP are you running?
    7.2.1

    7. Did you upgraded from a previous version of BP? If so, from which version?
    Fresh install

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    NO

    9. Are you using the standard BuddyPress themes or customized themes?
    Divi Theme

    10. Have you modified the core files in any way?
    Not yet

    11. Do you have any custom functions in bp-custom.php?
    Nope

    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
    no bbPress yet

    13. Please provide a list of any errors in your server’s log files.

    14. Which company provides your hosting? all-inkl.com (Germany)

    15. Is your server running Windows, or if Linux; Apache, nginx or something else?
    not sure

    #318011
    sasasasaaa
    Participant

    Hi, when I created first a group in Buddypress, page title appeared correct on all buddypress pages.

    After making changes to divi theme options, part of page title on buddypress pages disappeared.

    Only website name appear in Page title, but nothing else.

    #318010
    sasasasaaa
    Participant

    Hello,
    I have fresh WordPress, Buddypress and Divi Theme installation.
    No other plugins, no child theme, no .htaccess changes.
    As first I have created a group.
    And then I have made changes in Divi Theme Options.
    After saving Divi changes, no Page Title appear on any buddypress pages.

    I have tested with a another fresh installation again, same happen.

    Can you help why Page Title do not work?

    It looks there is a conflict with divi settings and buddypress.

    Thanks

    ludovic07
    Participant

    Hello,
    I have had difficulty translating certain words into French for a week. All the text is correctly translated, except some words on the ‘Activity’ page. It’s untranslated words are ‘”Friends”, “xprofile”, “Activity”, “groups” …

    Here are the operations I did:
    – I have started to delete all my personalized translations.
    – I download the last “.po” file (buddypress-7.2.1-fr_FR) from glotpress in wp-content/languages/plugins.
    – In poedit, I executed the file verification: no error. The whole file is translated. There are warnings (yellow triangles) but I don’t think this must be annoying.
    – I read other topics which look like this problem but nothing works.

    So I’m desperately looking for where to look!
    Thanks for your help!

    #317997
    Varun Dubey
    Participant
    yesbutmaybeno
    Participant

    I updated my BP from 3.2.0 to the latest version (I don’t think this is the culprit). I transferred servers from A to B, same MariaDB version.

    On both server A (old BP 3.2.0) AND on my local installation (using newest BP), queries run fine.

    On my new server B, some queries (simple ones) are taking 5-7+ seconds (vs 0.002s etc).

    This screenshot sums it up: https://i.imgur.com/BvPahI0.jpg

    It’s using different indexes on the new server…and as a result, doing things the hard way. I was able to remedy the above query by hacking around and able to grab that particular query via an add_filter("bp_activity_paged_activities_sql") and adding a USE INDEX(date_recorded) into it.

    But many, if not all BP queries, are doing the same thing.
    PS the bp_activity table is identical across all servers I mentioned above, including the indexes.

    Any “easy” solution? It’s killing my server’s performance.

    #317993
    lunamorte
    Participant

    I have exactly the same issue, i found this because i look for “buddypress to ms sql” in google…
    Hope related problems solved here

    #317988
    jakub0ne
    Participant

    Also to add. I just checked:
    – if “Friend Connections” option is on
    – I tried to switch to “Twenty Nineteen” theme – same result
    – if WP, theme and plugins are up to date – yeap they are.

    So the problem needs to be in BuddyPress :/

    #317987
    jakub0ne
    Participant

    Hi,
    For some reason, I can’t see any sent friend request… I see the notification that I have a new request, but when I click on it I see “you have no pending friendship requests”.
    I tried this a few times.

    Requests-Friends-Admin-s-Cat-Intranet-beta

    Anyone had this issue? It’s a new page with Cera theme that has BuddyPress integration.

    #317984
    songdove
    Participant

    Look up Wbcom Designs – Shortcodes & Elementor Widgets For BuddyPress in the wordpress.com plugin database. I used this to make a main feed with the activity shortcode they offer. But sitename.com/activity does it as well without any additional plugin.

    gerg357
    Participant

    How do I add profile fields to buddypress profile I know how to add them to the sign up page and go to edit profile to fill them out and vview them but how do I add that data to the bbuddypress members page I see buddypress has its own bp members page seperate from the wp one
    The one I want to put fields on that they fill oout has mentions and friends on it.. I think it’s the buddypress members page

    brandenk7
    Participant

    Here’s a couple things about it that might simplify things without making this lengthy:

    – Users create free profiles
    – Users publish articles that show up on their very basic profile page, and select articles from the pool of users show in a 6×2 grid on home page
    – profile pictures
    – users can go profile > Settings > Upgrade & pay a monthly subscription fee
    – From the home page articles are in sections of different article categories
    – Paid users can submit their articles to a paid section.

    Will with work this Buddypress?

    tleifj
    Participant

    Hello, we have custom post types that get posted as activities in the activity feed. I would like to modify what appears in the content section of each activity component. What I would like to do is include the title and some meta data, so I would need to be able to access at least the post ID of the original post. I looked here: https://codex.buddypress.org/plugindev/post-types-activities/, but could not get anything to work.

    Has anyone done this and can point me in the right direction? I thought bp_before_activity_add_parse_args was right but I don’t even see that filter in the BuddyPress source code.

    Thanks for your help!
    Travis

    #317976
    michaelsandmichaels
    Participant

    Thank you for the followup! What alternatives did you evaluate, and what did you end up choosing? I’ve already fully customized BuddyPress so can’t switch on this particular site, but it would be good to know for future reference. I am pretty disappointed by the lack of support for BuddyPress. Thanks!

Viewing 25 results - 2,576 through 2,600 (of 69,061 total)
Skip to toolbar