Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 501 through 525 (of 69,016 total)
  • Author
    Search Results
  • #334662
    #334656
    744691223097925
    Inactive

    Backstory: I have a Divi Theme and have added member press to that theme as part of that they have a Buddypress integration.

    Problem: whenever I activate the buddy press plugin the formatting of the account page goes weird, the Logo becomes massive the menus all go into a column and it looks awful. Has anyone else had this problem?

    #334629
    skyhaw77
    Participant

    Hi, I have installed Buddypress attachments however users can’t upload media., below the attach media icon, there is a red square with an exclamation mark inside.

    #334617

    In reply to: BuddyPress 14.0.0

    ghinamt
    Participant

    Thank you, but after updating the plugin to the lattes version, a notification message is stacked at the top of my WordPress admin dashbored as follows:

    (For BuddyPress Multilingual to work you must enable WPML together with BuddyPress or BuddyBoss.)

    —————————————-

    even the WPML and BuddyPres are already active and working

    hernan2022
    Participant

    Hello,

    I recently updated to the latest version of BuddyPress and ran into some issues

    The first thing I’ve noticed is that the elements I had for the “Blog” page are printing on some BuddyPress pages, like the registration page

    I have consulted the people at GeneratePress and they tell me that the problem would be in BuddyPress, since BuddyPress would be occupying is_home() in templates that are not blog. This bug or problem is persistent and can be replicated, for now I hid those elements using CSS

    https://generate.support/topic/problem-with-elements-in-buddypress/

    I have also noticed strange behavior on blog page after updating. For example, sometimes the registration page and the blog itself lose their favicon in the browser

    I have also noticed that, after updating, occasionally my blog gets some styles corrupted, for example I lose some paddings. These bugs or problems are difficult to detect, they are occasional

    It would be great if you could review this

    Thanks for the plugin, best regards

    #334615

    In reply to: BuddyPress 14.0.0

    Mathieu Viet
    Moderator

    Hi @oumz99

    Thanks for this information. There’s no competition to me. BuddyPress is free & open source. Nobody gets any money in the BP Team. We contribute to BuddyPress and are doing our best to build great quality software because we love the community and we value the global interest over personal profit.

    I think users should see this declining rate the other way around. This won’t happen but imagine the freedom they would lose if this BuddyPress fork was the only way to build communities in WordPress.

    We are very lucky to have a completely free way to meet online inside WordPress sites: let’s protect this freedom and care for it 😍.

    #334614

    In reply to: BuddyPress 14.0.0

    oumz99
    Participant

    Buddyboss got sold to awesome motive. More competition for buddypress. We are currently at a declining rate sitting at 2016 levels.

    reza
    Participant

    Hello
    WordPress version 6.5.5 buddypress v. 14.0.0
    Just gorup have a problem
    Google webmaster:
    Page availability
    Page cannot be indexed: Redirect error
    URL will be indexed only if certain conditions are met
    Discovery
    Not checked in live tests
    Crawl
    Time
    Jul 13, 2024, 12:58:21 AM
    Crawled as
    Google Inspection Tool smartphone
    Crawl allowed?
    Yes
    Page fetch
    error
    Failed: Redirect error
    ————————
    SSL ok
    I can’t see any redirect code…
    I changed theme and test it…
    🙁🙁🙁

    #334583
    Jakson
    Participant

    Ah! thanks so much @venutius !!!

    is there an equivalent in BuddyPress?

    #334582
    Venutius
    Moderator

    That’s not a BuddyPress function, it’s bbPress.

    #334581
    Jakson
    Participant

    Hello,

    I’m calling the BuddyPress function “bbp_get_user_profile_url” in a shortcode but I’m getting a fatal error:

    “Fatal error: Uncaught Error: Call to undefined function bbp_get_user_profile_url()”

    Any help would be supremely appreciated !

    Cheers!
    Jakson

    #334580
    damdam38
    Participant

    Hello,

    I have the same problem, still no solution from BuddyPress or Elementor?
    How can I disable the feeds please?

    ——————————————

    Bonjour,

    J’ai le même problème, toujours pas de solutions du côté de BuddyPress ou Elementor?

    @robertellisit
    comment désactiver les flux s’il vous plaît?

    #334571
    terryfrum
    Participant

    Wordpress Version 6.5.5
    BuddyPress 12.5.1

    Testing registration and the attached email doesn’t have a Group Name. THe Group Name doesn’t populate. Can anyone tell me where this email comes from and how I fix this or stop this one from sending? Thanks.

    _______. has invited you to join the group: “{{group.name}}”.

    Go here to accept your invitation or visit the group to learn more

    sam0090
    Participant

    You can use the BuddyPress Anonymous Plugin to allow users to select different avatars and nicknames for public groups, ensuring anonymity. This plugin lets users upload new avatars or choose from a provided list, and set a unique nickname for group participation.

    #334559
    WPabmm
    Participant

    Thank you , that worked for removing @username from the profile page.

    However, @username is still visible within the member’s posts (witin the user’s info box).


    @username
    is also visible within the url of the members profile.

    I just find buddypress disclosing members’ @username to be bad practice from a security point of view and denies members’ proper anonymity.

    #334553
    Mohammad Imran
    Participant

    @aboutm2 please paste this code snippet and check it as per your requirement.

    
    // Hide user name from BuddyPress profile
    function hide_user_name_from_profile() {
        if ( bp_is_active('xprofile') ) {
           ?>
    		<style>
    			.user-nicename{
    				display:none;
    			}
    		</style>
    	<?php
        }
    }
    add_action( 'wp', 'hide_user_name_from_profile');
    
    barricade
    Participant

    Hi guys,

    I’m new to using BuddyPress and have set up a course on my website using learnDash.

    When I go to Member Profile, the courses section just shows all the courses in a list format. I want to change the design to display them as Cards. Can you guide me through how to do this?

    Please assist.

    #334537

    In reply to: BuddyPress Emails

    Renato Alves
    Moderator

    Only if you want to. But it all depends where you have BuddyPress hosted. If you can get notifications when resetting a password, you can get send/recieve emails from BuddyPress too.

    #334536
    Renato Alves
    Moderator

    @hoopkonsulting As the error suggests, you are not sending a required field as part of the signup payload.

    See the documentation.

    #334534
    Koka boka
    Participant

    Hello @imath, I have reviewed everything once again and concluded that the problem was with the BuddyPress Default Data plugin that I use to add demo content. As you mentioned earlier, if you create a group manually, the join and leave buttons in that group work correctly. Meanwhile, groups created using the BuddyPress Default Data plugin give an error – “Error joining this group.” Also, I reverted to version 12.5.1, where all groups can be joined and left without problems. Therefore, I conclude that the BuddyPress Default Data plugin is not compatible with the latest version.

    #334532
    Mathieu Viet
    Moderator

    I also tested with Playground and it’s behaving as expected for me: clicking on the join button from the groups directory is adding the member to the group.

    Here’s the link to test:
    https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/buddypress/buddypress/master/tests/blueprints/14-0-0-RC1.json

    #334531
    Mathieu Viet
    Moderator

    Hi @koka777

    Thanks for your feedback. I just tested and wasn’t able to reproduce.

    Theme: Twenty Twenty-Four
    BP Template pack: Nouveau & Legacy (tested with both template packs)
    No other plugins than BuddyPress
    No custom code into wp-content/mu-plugins or wp-content/plugins/bp-custom.php

    I created a public group being logged as an Admin.
    I created a subscriber, logged in as this subscriber, went to the Groups directory, clicked on the join button.
    Result: the join button turned into a leave button and I was successfully added as a member of the group.
    I created a group being a subscriber, logged out then logged in as an Admin. I was also able to join a group from the Groups directory.

    Can you explain just like I did above, the steps you are doing to get the “Error joining this group.” message?

    Please make sure to deactivate any plugins, custom code, and activate a WordPress default theme like Twenty Twenty-Four.

    #334530
    Koka boka
    Participant

    Hello, thank you for your work. I just started testing BuddyPress 14.0.0-RC1 To immediately clarify and rule out any issues related to my theme, I checked everything again using the Twenty Twenty-Four theme with all third-party plugins disabled. In fact, in version 14.0.0-RC1, it is impossible to join groups from the group listing page; an error occurs – “Error joining this group.” From the group page, pressing the join button elicits no response.

    locker17
    Participant

    This used to work but not anymore. Now it throws errors/warnings.

    Suppressing rich text on xprofile text area

    Use wp bio field instead, its coming without the editor.

    #334502
    Mathieu Viet
    Moderator

    Hi @wackao

    Not yet, this is something we plan to work on: https://buddypress.trac.wordpress.org/ticket/1058

Viewing 25 results - 501 through 525 (of 69,016 total)
Skip to toolbar