Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddyboss'

Viewing 25 results - 1 through 25 (of 670 total)
  • Author
    Search Results
  • ghinamt
    Participant

    After updating the plugin to the lattes version (14.0.0), 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.)

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

    and there is no close icon to close this notification, noting that the WPML and BuddyPres are already active and working since long time with no issues.

    please advise how to get rid of this notification as it is annoying.

    #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

    #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.

    #334397
    Venutius
    Moderator

    We are not Buddyboss support

    #334392
    miko402
    Participant

    Hello,
    We are using the buddyboss platform.
    However, Users couldn’t register. After they submit the registration, the system always gets stuck.
    How can I fix the problem?

    Ability to create posts within groups with tags? Then allow members of groups searchbytagtoo? Making posts in groups for buddyboss or buddypress

    Hi. So the member if he/she tries creating a group with the same name that already exists, the member is told “Group name exists, cannot make”, and stops group creation. Can you send how to implement this on buddyboss budypress? If you can also force a format type for words so no duplicates are ever made this way in input group-name ID input field, would also be great. Say you want to make a group for each flower that exists. 3 different users right now can make a group for Rose, Rse, Roseee, but these are in essence duplicates, and can be created. What is the workaround here or can you send some code to help with this?

    stephunique
    Participant

    Is there a way to hide the visibility of certain parts of a user’s profile in the front end according to user roles, so that only certain user roles can see those parts? For example, I have a directory of members and they can post things about themselves in the profile, including their contact details. Obviously I would prefer that their contact details are not visible publicly to just anyone in general – to see their contact details, I would like the user to sign up as a a specific user role, log in, and then be able to see them. For example, you have to have User Role A to see the phone number of everyone in the directory, people who have User Role B cannot see them, instead they might see the field with a message saying “register as a User A to see their phone number/email address[or whatever the field might be]”.

    I am using BuddyPress 12.4.1 (but am on the BuddyBoss platform right now if that makes a difference)

    mervyntsao
    Participant

    Screenshot-2024-03-08-at-4-54-26-AM
    The parent theme is missing. Please install the “buddypress/buddyboss” parent theme.
    I do have installed buddypress plugin into my the7 theme, shall i install buddyboss too?

    #333377
    Venutius
    Moderator

    Think you’d need to ask BuddyBoss about that. BP does not interact with those pages, and presumably the login page is theirs also.

    Thomasmcdaniel9
    Participant

    Hello everyone. Having an issue on a couple of my pages. My privacy policy page and also terms and conditions.
    They show up fine when logged into the site but when users are not logged in its just a white page with white text.
    Also this is happening on the forgot password page
    I tried adding code to fix this but that did not work either.

    Anyone have a solution

    #333105
    locker17
    Participant

    Elementor compatibility and a good documentation like BuddyBoss has.

    loveyourdesign
    Participant

    This has been an issue since the beginning – when I post an internal link on my News Feed (so that’s a link that’s protected within the Memberpress rules) it won’t show a preview on the feed. Instead it shows a preview of what I call the ‘OOps’ page – the page non-members are redirected to by Memberpress if they try to access a members only page.

    I have tried turning off all the plugins and it didn’t fix the issue.

    I’m using latest versions of all – WP 6.4.3 and BuddyBoss Platform 2.5.31, BuddyBoss Platform Pro 2.4.60

    #333034
    arielcrawford
    Participant

    Thanks for the response! I installed classic but no change.
    No change when I de-activate the ‘Buddy Press for Learndash’ by BuddyBoss plugin. (https://wordpress.org/plugins/buddypress-learndash/)
    I checked with LearnDash and this is still the plugin they advise to use – even though it hasn’t been updated in 4 years. We may just abandon the functionality – it doesn’t offer much value to us if it’s not connected to the online course. I suspect the BuddyBoss plugin is the issue.

    #333006

    In reply to: Fatal Error

    Amelia Hansen
    Participant

    Hi there, and welcome to the world of BuddyPress! Don’t worry; the 500 error can be daunting for beginners, but we’ll work together.
    I’ve seen this issue reported before with the Lambda theme and BuddyPress, and it boils down to a compatibility issue with the navigation functions. Here’s how we can tackle it:

    1. Debug Mode Explained:
    Good job enabling debug mode! The error message you shared (“Call to a member function get_primary() on null”) points to line 2558 in bp-core-functions.php. This line attempts to access a navigation menu item that’s not available, causing the 500 error.

    2. Don’t Modify Core Files:
    While removing the problematic line might seem tempting, avoiding modifying core BuddyPress files directly is crucial. This can cause conflicts and instability down the line.

    3. Theme Compatibility Fix:
    Instead, let’s explore theme compatibility options:
    Theme Update: Check if an updated version of Lambda is available. Developers often fix compatibility issues in newer versions.
    Theme-Specific Navigation Hook: Some themes, like Lambda, provide custom hooks for modifying the navigation. Research Lambda’s documentation or contact their support team to see if such a hook exists. You can then use this hook to customize the BuddyPress navigation without touching core files.
    Alternate Theme: Unfortunately, if compatibility solutions are unavailable, switching to a different theme that plays well with BuddyPress might be necessary. Popular choices include BuddyPress-compatible themes like BuddyBoss, BuddyPress Theme, and Total.

    4. Community Resources:
    Don’t hesitate to tap into the wider BuddyPress community for support:
    BuddyPress Forums: Head over to the BuddyPress forums and search for similar issues related to Lambda and navigation. You might find existing solutions or helpful advice from other users.
    BuddyPress Slack: Join the BuddyPress Slack community to chat with developers and experienced users in real-time.

    5. Next Steps:
    Based on your preference and technical comfort level, please choose one of the suggested solutions and try it out. If you need further assistance with specific configurations or troubleshooting, please share more details, and we can delve deeper together.
    Remember, the BuddyPress community is friendly and supportive, so don’t hesitate to ask for help. Good luck, and I hope you get your BuddyPress site up and running smoothly soon!

    wingflap
    Participant

    If it helps, I just disabled the BB Classic plugin (which I need until MediaPress updates to BB12 compatible. With BB Classic disabled, I get a 404 error when I click the Favorites or Subscriptions tab in the Forum section of BuddyPress Profile. I have a funny feeling that the problem with Unfavoriting and Unsubscribing has something to do with BuddyPress trying to create a URL with a redirect for bbPress.

    Also, I did this test after updating to BuddyBoss 12.1.1 today. The URL to Unfavorite within the BuddyPress Profile is still with BB Classic enabled:

    https://[site-url]/members/admin/forums/favorites/?action=bbp_favorite_remove&object_id=55&redirect_to=https%3A%2F%2F[site-url]%2Fmembers%2Fadmin%2Fforums%2Ffavorites%2F&_wpnonce=f9336f0991

    #332755
    hostiez
    Participant

    Hello,

    I’m new to buddypress and trying to figure out to get it working. I installed Buddypress. I guess I configured it correctly as everything shows up in my menu as intended.

    But from there on out I seem to hit a rock as the buddypress pages do not show correctly. My menubar shows vertically and nothing is displayed correctly.

    I can’t even find a way to edit the Buddypress pages. I can’t find them between my pages and editing the on the pages itself is not possible is either.

    What am I missing?

    I use
    WP Version 6.4.2
    Divi Version: 4.23.4 with Child Theme: Molti Version: 1.2.1
    BuddyPress Version 12.0.0
    Paid Memberships Pro Version 2.12.7
    Paid Memberships Pro – BuddyPress & BuddyBoss Add On Version 1.4.1

    #332569
    siriusblack14
    Participant

    Within your BuddyBoss custom theme, navigate to the templates related to the BuddyPress activity feed. You’ll likely find relevant files in the buddyboss-child-theme/buddypress/activity directory.

    Look for the file responsible for rendering the activity feed and its items. You’ll want to customize this file to include a “Reply” button for each discussion.

    2. Customizing the Activity Feed:

    a. Locate the template file (e.g., activity/entry.php or similar) where the activity feed items are displayed.

    b. Identify the section responsible for displaying BuddyPress activities related to discussions or forum posts.

    c. Within this section, add a “Reply” button for each discussion using HTML and BuddyPress functions. Use the BuddyPress functions to generate a reply form or link.

    https://schoenhalde.de/

    #332438
    Mathieu Viet
    Moderator

    Hi @alyssashift

    I’m sorry but we cannot provide help for this fork of BuddyPress, please contact the buddyboss support instead.

    #332392
    jonardsantiago
    Participant

    Hello. When I click on the name of another user in our Forum, it currently redirects us to an account restricted page and not their profile. I have been checking BP settings but I do not see any setting to unrestrict it at the moment,

    I am new to WP in general but I do think that viewing other profiles should be possible. Not sure if there is a setting somewhere that will allow this function. As mentioned, the users are clickable right now but when I do click it, it redirects me to a restricted access page.

    We are using Version 12.0.0
    Link to our forums: https://parentingourparents.info/forum/

    Here are the plugins currently activated:

    Avada Builder
    Avada Core
    Basic User Avatars
    bbPress
    BetterDocs
    BetterDocs Pro
    BuddyPress
    Classic Widgets
    CoBlocks
    Elementor
    Google Analytics
    Paid Memberships Pro
    Paid Memberships Pro – bbPress Add On
    Paid Memberships Pro – BuddyPress & BuddyBoss Add On
    Paid Memberships Pro – Donations
    Sucuri Security – Auditing, Malware Scanner and Hardening
    User Menus
    WP User Profile Avatar
    WPForms Lite

    #331954
    bradcds
    Participant

    Hi all,

    How are folks managing forums? Are you using BBPress?

    To me BBPress seems like what ultimately works best with Buddypress.

    I was once a BuddyBoss user and the bloat was slowing down my site and then not playing well with a theme I transitioned to for speed.

    How are you managing forums along with groups?

    Many Thanks!

    #331889
    gwenm
    Participant

    Hello, I’ve installed several plugins (according to internet) to do this but I can’t find anywhere how to allow members to create their store.

    The profile only displays their order. No information on how to create a store with products.

    How can I do this?

    My plugin :

    BuddyBoss Platform
    BP Classic
    BuddyCommerce
    BuddyPress Integration for WooCommerce
    WC Vendors Marketplace

    paginaswebea
    Participant

    Hello BuddyPress,

    First of all thank you for your work on creating the plugin.

    Second, I have a problem with a client’s website I’m currently building. We have run into an issue that when, uploading avatars by mobile, it compresses down the picture so much that it becomes blurry. It is not because of the image used. I have made sure I’ve uploaded a huge resolution photo to discard that.

    Where I see the problem is, BuddyPress somehow compresses the image to make it fit the phone screen, (it maybe makes it 150×150 for what I’ve read so far in the documentation), and then gives you the option to crop the image.

    The expect behaviour should be that the image retains the original “full” size, but shrinks down so it fits the mobile screen and you can crop/select whatever you desire.

    I hope I am explaining myself.

    I see that this bug is not new and has been around for several years, and so far, I haven’t been able to find any fix other than what is explained here, but then it stops the image from being responsive. (Anything further than 600 breaks the image hence you can’t see what you’re cropping).

    Changing default avatar size cropped/used by BuddyPress

    Is there a way to fix this, so the image retains the full quality when uploaded? I’ve set in place filters to retain 100% of quality image so wordpress doesn’t reescale them either (But you can give me more tips regarding this as well). An alternative solution would be to just disable the cropping part when uploading avatar.

    Currently I’m using the theme called Gwangi, but it doesn’t matter, because it also happens with Twenty-Twenty-One, and the forked version of buddypress Buddyboss. I’m guessing all the webpages built with buddypress have the same issue, as the ones I’ve checked so far run into the same problem. I’ve disabled CDN and everything else that could cause caching and rendering of images.

    Thank you for your time.

    #331256
    AWOL
    Participant

    Hi @imath,
    Thanks for that, and sorry to be a pain (although hopefully I am bringing up things that do need addressing and are not unique to my setup), but I have discovered something else that is not working as I expect, as follows:
    If someone comments on an Activity post, on my existing (not test) setup, that comment has the options below it to either Reply, Edit or Delete; but the reply and edit options are missing in my test setup for non-admin users, and the reply one is missing for admin. I am still using the default theme on my existing site, whereas I am using Nouveau on the test site, so is this a Nouveau issue? I downgraded to the current non beta BP on my test site but no difference. I am going to also investigate if a plugin is causing it, but as I have the same plugins on both sites it seems unlikely. I deactivated one plugin that seemed the most likely culprit (Buddypress Edit Activity from Buddyboss – https://en-gb.wordpress.org/plugins/buddypress-edit-activity/) but it was still the same (except of course this plugin is what adds the edit button in the first place, but the reply one is still missing).

    On a bit of a tangent, can I assume that this forum is running on bbpress? It’s just that I am thinking about adding a forum but am not finding this one very user friendly – for example the reply button is not visible until you hover over the post you want to reply to, and then it doesn’t automatically add the “@name” at the beginning, plus everything is written in a code box rather than normal input, just for starters. Font size could do with being larger too. Or is it just me?

    #331061
    danilomesquita
    Participant

    Hi @all,

    I need to implement a trigger to send an e-mail message to user, on change member type by admin user.
    Anyone knows how to I can do this on Buddyboss?

Viewing 25 results - 1 through 25 (of 670 total)
Skip to toolbar