Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 2,001 through 2,025 (of 69,016 total)
  • Author
    Search Results
  • #322820
    oysteradministrator
    Participant

    I am using WOrdpress 5.8.3 I have BuddyPress 9.2.0 I am using Woffice theme
    I do get messages that BakeryBuid cannot update and I do not know if that is related to my problem

    On the home page banner I have a link to “Activity”. When clicked on it “loads community updates”. However it seems stuck on profile changes from 3 months ago and does not show recent topic changes

    In the Dashboard there is an icon for “Activity” and that too only lists activity up to 3 months ago.

    How do I refresh the list???

    #322808
    shanebp
    Moderator

    BuddyBoss is a fork of BuddyPress. The respective codebases have diverged, as all forks do.
    If you are using BuddyBoss – you should use their support ticket system.

    #322807
    bikerflyeradmin
    Participant

    I have been trying to figure this out for quite some time. I really do not understand who, if anybody, would want to destroy every image uploaded to a website. It seems everyone would want nice images. I am running buddyboss, which is built on buddypress, and even the images uploaded to activity feed are absolutely destroyed. Changing wordpress compression quality does nothing. I makes absolutley no sense whatsoever.

    #322783
    Mathieu Viet
    Moderator

    Hi,

    About 1 and 2, these meta are not generated by BuddyPress, so I advise you to identify the plugins involved and ask their support.

    About 3, you can probably do it for your site, it’s more risky to do it from the BuddyPress plugin.

    About 4. The only approaching string added by BuddyPress is 'Deleted User' and it’s only added at runt time, so to me these are not added by BuddyPress into the DB, so I’d try to see if this comes from another plugin and contact their support.

    About 5. It’s an interesting point, only the first subject of the messages thread seems necessary, and I wonder do we even need a subject to start a private conversation 🤔 ?

    About 6. I don’t think BuddyPress adds postmeta or if it does it’s probably when Post types Activities are on (Blogs component active).

    Varun Dubey
    Participant
    #322777
    Varun Dubey
    Participant

    for the country list, you can use the following code snippet
    https://gist.github.com/slaFFik/67e5782da62a2577d1f8
    yes, BuddyPress can be used with MyCred, Gamipress, or BadgeOS.
    For referral, you can use affiliate wp and they can be awarded using referral. ( that’s also support mycred)

    jackster160
    Participant

    Hi everyone

    Anyone been able to re-create Tumblr features with BuddyPress?

    I like the idea of using WP over other platforms as the WYSIWYG editor is nice and the idea that users could have some choice over their profile themes.

    Thing is, we would like front end only dashboard for users and the ability to have re-blogging with quotes, front page with popular content, hashtags, search for content/hastags, user directory etc

    Frontend options looks to just be https://wordpress.org/plugins/wp-user-frontend/ ??

    Not sure how to do directory of users and popular content though.
    Any thoughts?

    #322756
    Manathan
    Participant

    Hi @wesszzel,

    I just found this article that helped me: Redirect a Page to the BuddyPress Member Profile.

    Best,

    #322748
    aksi746
    Participant

    I faced some field problems some years ago in my site but then I took guide form the moderator of the buddypress you can apply that guide on it may be it works.

    #322734
    Mike Witt
    Participant

    OK, well it appears that there is actually no BP template that can be overridden for this situation. I ended up doing it by filtering the code that creates the Friends Tab in the profile. Here’s what I ended up with. If anybody sees anything wrong here, let me know. All this does is create the same tab (a list item) that BP does, except I don’t include the count.

    function filter_bp_friends_tab( $args ) {
        $new_args = '<li id="friends-personal-li" >'
            . '<a id="user-friends" '
            . 'href="' . bp_get_displayed_user_link() . 'friends/">'
            . 'Friends</a></li>';
        return( $new_args );
    }
    add_filter('bp_get_displayed_user_nav_friends', 'filter_bp_friends_tab'); 

    note that the functions like bp_get_displayed_user_link() are defined in the buddypress filebp-members/bp-members-template.php

    #322732
    andhi1
    Participant

    Hi!

    I have installed BuddyPress and created a menu for members, but when I click on it no members are displayed

    Shatila to do?
    Anders

    rcotwunite
    Participant

    Hello all,

    I am working on a site called for record collectors- https://recordcollectorsoftheworldunite.com/

    This site has a database of records. I’d like to add functionality to give users a “Wantlist” and a “Have list”. I’d like them to browse through records and click “I have this” or “I want this”. That will then update their “Wantlist” and “Have list” in their profile area. I’ll also need to figure out how to add “Wantlist” and “Have List” as pages in their buddypress account.

    So the two questions are:
    1. How can I have a button on my website add to a users’ buddypress account? (When they click “I want this”, how do i add it to their “Wantlist”?
    2. How do I add buttons/sections of their account so that they can access this area of their account?

    Thanks so much for the help!

    #322729
    pellepedersen
    Participant

    I am new to BP and I am not that technical.

    on the site https://www.danskeosteopater.dk/ the BP search function has suddenly stopped including new members.

    see: https://www.danskeosteopater.dk/find-en-osteopat/members/

    I believe the error is in the buddypress/members/members-loop.php file.

    Is there anyone who can help me? I will of course pay for your service.

    Best regards

    Pelle

    #322719
    shanebp
    Moderator

    Go to wp-admin and then Settings > BuddyPress. Under ‘Components’, make sure ‘Extended Profiles’ is checked and then save the settings.

    fittoneflex
    Participant

    Hi
    A client is trying to register as a member a prompt says there has been a critical error on the website. When pressable checked the backend they discovered this. May I request some assistance please as I have no experience with these matters? Thanks

    Checking the error_logs, it shows some issues with the plugin buddypress.
    
    [01-Jan-2022 03:35:48 UTC] PHP Fatal error: Uncaught Error: Call to a member function profile_groups() on null in /srv/htdocs/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php:101

    mariaat
    Participant

    I wish to add a sidebar to the buddypress Docs page. Tried many plugins, but all of them replaces an existing sidebar. The Doc’s page doesn’t have one. How can I add a sidebar to this generated page?

    #322700

    In reply to: 404 on acitivty stream

    VibeThemes
    Participant

    This is not a reported issue in BuddyPress. This has to be definitely related to UMP. Check if the slug “activity” is already used somewhere. You may want to rename your Activity page to something else and re-save permalinks to check if it fixes the above issue.

    #322699
    VibeThemes
    Participant

    Is already possible. Just edit the menu, enable BuddyPress from the screen options. Select the Profile link form BuddyPress member panel into the menu. Save the menu. Done

    #322696
    drerob0320
    Participant

    I am having trouble between the buddypress plugin and my avada wordpress theme. 1) My activity does not come up as a page. Since I am using Ultimate Membership Pro (UMP) plugin, I want to lock the activity stream page so only members have access. Currently it keeps giving me a 404 as my page title.

    #322684
    VibeThemes
    Participant

    Yes is very true. We have created a BuddyPress extension called “Vibe” framework which removes this limitation. The entire social network plugins just runs on 1 single page, all other parts of your site remain as it is with absolutely zero impact.

    The re-freshing of content is really an extremely poor strategy, imagine if you have 10 active users in your site and they just open activity page without posting anything, your server is still receiving 10 hits per X seconds for content refresh. Our plugin we are using Firebase for realtime data change detection. see video : https://www.youtube.com/watch?v=lLDs4Ue1vzU

    BuddyPress is still powerful if you use with right extensions.

    Ryoma
    Participant

    Hi there,

    I have a problem and want to know hoe to solve it.

    <Group – Invite friends> → works well and hasn’t issue
    OK
    1) check the invite friend
    2) Load a invite friends list in right part.
    ————————————————————————————————–
    <Create New Group – Invite friends> → has issue
    Error
    1) check the invite friend
    2) Don’t load a invite friends list in right part.

    <Tutorial video>

    [video src="https://schrew.com/wp-content/uploads/2021/10/2021-10-09_12-29-59.mp4" /]

    I changed my theme to default and stop other plugin.
    But this problem is occur.
    So I think the problem is depends on Buddypress Code.

    Thanks.

    #322649
    greenhope
    Participant

    Sorry stylenewstrends, I’m not sure I understand your question? I am asking if anyone can help me in trying to understand why on buddypress it is not possible to do such a silly thing as using an animated avatar and how to get around this obstacle.

    #322648
    TotsBabyShop
    Participant

    Is there sonmeone I can talk to about Buddypress? I am adding a social media network to my website. This is a business website and so I want to take a yearly subscription for the network. However, I cannot install and test buddypress as ir is not working on my site. I am unwilling to take a subscription until I see how buddypress looks and behaves.

    #322635
    NicCrockett
    Participant

    I’ve figured out the BuddyPress plugin is overloading my server. When I go live this will also affect SEO due to almost triple page load time, even on pages that aren’t BuddyPress related. I narrowed the issue down to a constant call of the admin-ajax.php page in WordPress. This can be turned off by the “Activity auto-refresh” under Options in BuddyPress’ settings. Once turned off, page load decreased significantly and it’s within Google’s acceptable load time. The problem with doing this, is users don’t get updates. They’d have to refresh the page to see updates and they’d have no idea when new updates were added.

    Is there anyway to fix this issue with this switch on? I’m overloading the shared hosting plan while not live and only three users active.

    I thought of one way that doesn’t fix the issue but gives the site owner more leeway. Instead of an on/off switch for the “Activity auto-refresh” setting, can there be a textbox for the site owner to enter refresh milliseconds? The on/off switch can still be present, but for those of us that need more control over this setting using a milliseconds value would give the user somewhat real time updates, meet Google’s page load requirements, and won’t overload shared hosting plans.

    Here’s what the site is running. I’d rather not give the site link out on an open forum and destroy my hosting plan.
    WordPress Version: 5.8.2
    BuddyPress Version: 9.1.1
    Hostinger Business Account and this is the only site on this account so far.

    Thanks,
    NicCrockett

    #322633
    deaf25
    Participant

    I am surprised BuddyPress has not developed a recaptcha add-on or plugin so that our registration can be more secured. Is there a plugin/addon that is now available?

Viewing 25 results - 2,001 through 2,025 (of 69,016 total)
Skip to toolbar