Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 1,151 through 1,175 (of 69,016 total)
  • Author
    Search Results
  • #330817
    Mathieu Viet
    Moderator

    Hi @awol

    Thanks a lot for your testing and feedback.

    About the CSS override: you need to put the buddypress.css & buddypress.min.css inside the /wp-content/themes/your-child-theme-name/css folder. I just tested with a Twenty Nineteen child theme and it behaves as expected.

    About the WP Nav Menus we use for the logged in user BP links, the issue is fixed into our development version, it will be included into our 12.0-beta2 release.

    As I’ve explained here, 12.0.0 no longer uses regular WordPress pages as the directory page of a BuddyPress component. You’ll see a “BuddyPress Directories” section into the Customizer UI to manage menus. If you use the regular Admin screen, you’ll need to activate the “BuddyPress Directories” checkbox into your screen options > See the screenshot above.

    #330816
    AWOL
    Participant

    Hi @imath,
    I don’t know if one of the below might be related to what @vapvarun posted, but in my early testing of 12.0.0-beta1 (with latest WP and using Blocksy theme and Nouveau) there are a few things cropping up; firstly I don’t seem able to customise the css by duplicating Nouveau’s css in my Blocksy child theme folder, either inside a buddypress folder or just in the child theme folder, and can only achieve changes in my child theme’s style.css (I suspect this is unrelated to the new Buddypress but I haven’t yet tried it with Legacy); secondly, it doesn’t seem possible to add a main menu link to the currently logged in user that is visible at all times – I have created a custom link but it only appears in the menu when viewing the various sections (i.e. Profile, Activity etc); thirdly, I was struggling to add a sidebar to any of the BP pages, even though my default Blocksy setting is for each page to have one, and discovered that (in Blocksy at least) in Customizer it is counting BP pages as Blog Posts, whereas intuitively I would have thought this should be set in the BP specific sections, and without extensive css work means that Blog Pages and BP pages will always have to be the same. Are you considering adding/improving what can be done in the Customizer at some point? I have found I have to make an awful lot of CSS edits anyway to get BP to match my colour scheme and preferences in previous versions of BP and it would be a huge boon if at least some of this can be achieved with the Customizer settings (or a settings page in the plugin). BP has never followed my theme defaults, but I don’t know if that is because of the theme (and the two standard BP templates) I use or if it is like this for everyone.

    mauvintage
    Participant

    I’m also interested, I would like to remove all notifications when he changes photo when he changes poster when he joins a group etc etc. It would be great to be able to manage this directly from the buddypress settings and I honestly can’t understand how they haven’t thought of this before.

    #330793
    helenaren5
    Participant

    The error message you’re encountering indicates an issue related to accessing an array offset on a boolean value in a specific file of the Buddypress plugin. Deactivate other plugins one by one and test the update process to check if the issue is caused by a conflict with another plugin. This will help you identify if a specific plugin is causing the problem. Ensure that your PHP version is compatible with the Buddypress plugin. Check the plugin documentation or support resources for recommended PHP versions.

    Debugging: Enable WordPress

    #330790
    Vahan
    Participant

    Hi!

    I’m using your plugin and I have a problem – when I open a member’s profile page, it takes at least 20 seconds to load. And while debugging, I found out that just this check of the bp_has_profile() function takes 18-19 seconds. I want to somehow speed up the page and the main problem is that.

    Can you help me to solve it.

    PHP: 7.4.33
    Wordpress: 5.4.2
    BuddyPress: 8.0.0

    Thanks in advance,
    Vahan

    #330782
    Mathieu Viet
    Moderator

    I forgot to mention that, in order to add a BuddyPress directory page into a WP Nav Menu, you now need to activate the “BuddyPress directories” menu type from the WP Admin Menu Screen options. See screenshot below:

    WP Menu Admin screen

    We’ll document this change inside our User Docs.

    #330781
    Mathieu Viet
    Moderator

    Update!

    I just checked. I confirm the issue: https://buddypress.trac.wordpress.org/ticket/8971

    Thanks for your report @vapvarun

    #330778
    Varun Dubey
    Participant

    Hello, @imath @dcavins, sorry I have missed quite a updates lately.
    Thank you for your hard work and dedication in continuing to push forward.

    When I tested version 12.0.0-beta1, the first issue I encountered was the lack of page mapping for BuddyPress pages. Additionally, it was not possible to add menu options for these pages. This made it difficult to include them as custom menu items, and the same challenge applied to user-specific menu items.

    https://prnt.sc/nC3Aas4bIUIl

    #330701
    leandroando
    Participant

    To use your BuddyPress profile picture as your WordPress avatar, install and activate the “BuddyPress” plugin on your WordPress site. In the BuddyPress settings, ensure that the “Allow BuddyPress avatars” option is enabled under “Avatar Settings.” Save the changes, and your BuddyPress profile picture will automatically be used as your WordPress avatar in discussions and comments. Ensure you have set up BuddyPress and uploaded a profile picture within BuddyPress before using this feature.

    #330697
    wbcomdesigns
    Participant

    @techlabpro20 it’s included in their main plugin now https://gamipress.com/add-ons/buddypress-integration/ addon plugin is not required now.

    #330692
    canister
    Participant

    I have simple index.php like below, but the main page is not showing the buddypress members.
    Any hints welcome.
    (I have tried the chatgpt standard hints)

    <?php
    
    get_header();
    ?>
    
    <div id="primary" class="content-area">
        <main id="main" class="site-main">
    
            <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
                <article>
                    <div class="entry-content">
                        <?php the_content();?>
                    </div>
                </article>
            <?php endwhile; endif; ?>
    
            <?php if ( is_home() && function_exists( 'bp_members_loop' ) ) : ?>
                <div class="members-loop">
                    <?php bp_members_loop(); ?>
                </div>
            <?php endif; ?>
    
        </main><!-- #main -->
    </div><!-- #primary -->
    
    <?php
    get_footer();
    
    #330680
    hidekik
    Participant

    I am using BuddyBoss theme.
    I would like to hide comments on the activiy home page and just let it enabled when someone see the activity individual page.

    I tried this solution
    https://support.buddyboss.com/support/solutions/articles/72000594134-hide-comments-on-the-activity-feed

    Although there is a bug and dont load the activies. Also looks like this disable the comment feature, what is not I am looking for.

    I also tried to remove the div acomment-content in the document bp-templates>bp-nouveau>buddypress>activity>comment.php, althought this removed as well from the individual activity page. I would like to do as Twitter: its possible to comment on the activy feed and it shows in the activy page how many comments the update have, but the comments are only visible in the activity page.

    #330638
    Mathieu Viet
    Moderator

    Hi @fawp

    This will be fixed in 12.0, here’s the ticket on our Trac environment: https://buddypress.trac.wordpress.org/ticket/8966

    #330637
    fawp
    Participant

    MY POST IN THE BP 12 THREAD SEEMS TO HAVE DISAPPEARED, REPOSTING HERE JUST IN CASE


    @imath
    Hi Mathieu, I just wanted to point out an error. I am getting it on version 9.2.0 but I see the code is the same in version 11.2.0 so I am assuming it’s still not fixed.

    Please see this thread

    Getting array offset error on value type Bool

    The error is Notice: Trying to access array offset on value of type bool in /var/www/<my website>/wp-content/plugins/buddypress/bp-core/bp-core-avatars.php on line 1625 for 9.2.0 and

    Notice: Trying to access array offset on value of type bool in /var/www/<my website>/wp-content/plugins/buddypress/bp-core/bp-core-avatars.php on line 1672 for version 11.2.0

    Line 1672 in latest version reads:
    $retval = $upload_dir[$key];

    Hope this is sufficient. Thanks!

    #330633
    fawp
    Participant

    Hi @rskangel and @webmark487

    Today I started experiencing the same error message. In my case the line number is different. My error is

    Notice: Trying to access array offset on value of type bool in /var/www/<my website>/wp-content/plugins/buddypress/bp-core/bp-core-avatars.php on line 1625

    Have you recently changed anything to do with permissions, by any chance?

    FrancescoCh
    Participant

    Hi all,
    I continue to have in error log of my site the following issue:


    WARNING: child XX said into stderr: “[01-Aug-2023 07:50:00 UTC] PHP Warning: Undefined array key “media” in /web/htdocs/<mydomain>/wp-content/plugins/buddypress/bp-core/classes/class-bp-core-bp-nav-backcompat.php on line 111″

    This log appears frequently every 5-10 minutes, always in line 111 of class-bp-core-bp-nav-backcompat.php

    How can i fix? I have 11.2.0 last release.

    #330591
    wmasat
    Participant

    I have a buddypress, I want to display activitys posts randomly on home page, I want posts to be displayed randomly, not in chronological order
    anyone knows any code or method for that

    Michael
    Participant

    Amazing that the BuddyPress developers totally messed this up, don’t you think?

    #330575

    In reply to: HTML SIze is too long

    VibeThemes
    Participant

    Buddypress is not installed in any of the sites. Using as back links.

    Reported.

    Michael
    Participant

    A while back, I reported a severe BuddyPress bug that left activities for blog posts without actions. The bug was fixed in a later version. However, now I just noticed that not only new activities were affected. Essentially all our old activities for blog posts are now without a link to the blog post.

    Updating the blog post creates the activity action. However, we have thousands of blog posts. So manually updating all blog posts is not an option. This is really a total mess.

    How can we fix this?

    #330553
    kayart
    Participant
    #330543
    Clubcloud Tech Team
    Participant

    WordPress 6.2.2
    BuddyPress Version 11.2.0
    Theme is Ocean WP
    I have WP mail SMTP set up and working( I see test emails and get status emails from the site)
    there is an invite new users email template available but when I send invite emails via
    https://diceandmeeples.com/members/%5Busername}/invitations/ I see the invitation successful message but no Email arrives. I also have Email Log active however it does not register any emails.

    Any ideas?

    matterdesign
    Participant

    Hi there,

    We are using BuddyPress for online courses.

    In the past (pre May 23) when a user purchased a course they would only get added to the group associated to that specific course and so only see the specific course forum. E.g. Purchase Course X, get added to Group X and Forum X.

    Something happened recently whereby the function changed and now what is happening is that user purchase Course X, and gets added to Group X, Y, Z and Forum X, Y, Z

    I believe it might have something to do with this option “Auto-join Users To This Group” that doesn’t seem to be working as it should:

    https://sketchingnow.com/wp-content/uploads/2023/07/1690279927-1161-Screen-Shot-2023-07-25-at-11.10.59-am.png

    Or perhaps you can share more about this function?

    andrewjfox6
    Participant

    Hi everyone!

    I’m currently working on a website with BuddyPress and I’m facing a challenge with adding an interactive map to each user’s profile page. I’d greatly appreciate any guidance or suggestions you can offer.

    Here’s what I’ve done so far:

    Installed and activated the BuddyPress plugin for social networking features.

    Created a custom profile field called “Countries Visited,” where users can select the countries they have been to.

    Explored several map plugins, including “Interactive Geo Maps,” “Leaflet Maps Marker,” and “WP Google Maps,” but haven’t been able to successfully integrate any of them with the user profiles.

    Attempted to insert map shortcodes into various template files (e.g., member-header.php, member.php, profile.php) without success.

    Tried using the “Widget Shortcode” plugin to add the map shortcode to a widget area, but still didn’t see the desired result.

    I’m not a coder, so I’m struggling to find a straightforward solution for this issue. My goal is to have the interactive map on each user’s profile page, where it will dynamically update based on the countries they have selected in the “Countries Visited” profile field.

    If anyone has successfully implemented something similar on a BuddyPress site or has experience with any specific plugins that can achieve this functionality, I would greatly appreciate your guidance.

    Thanks in advance for your help!

    Best,
    Andrew

Viewing 25 results - 1,151 through 1,175 (of 69,016 total)
Skip to toolbar