Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 4,351 through 4,375 (of 73,985 total)
  • Author
    Search Results
  • #311584
    kingfisher64
    Participant

    @mercime – thanks for replying. I’ve just asked in Slack in Formidable and they have said that Formidable works with the WordPress user tables. So should BuddyPress not just find those fields?

    I’m assuming Buddypress works this way too?

    Trying to get my head around exactly how both work so my apologies for the ignorance.

    Thanks for your time šŸ™‚

    Kookidooki
    Participant

    Hello guys,

    I’m using the latest WP and Buddypress version for a new site. During testing we’ve encountered some problems:

    1. Cannot crop and upload avatars.
    2. Cannot upload images => it’s throwing http error.

    I’ve never seen this kind of problem before on other (older) buddypress and wordpress installs. We’re still using the same server.

    I did some search and some saying it’s a GD-library problem that’s not installed (?).

    What exactly is the problem and how can we fix this?

    Thank you for your time.

    djintelbe
    Participant

    Hello,

    I am getting problem with “Load more” in my Buddypress activity stream.
    When I click the ā€œLoad Moreā€ on the buddypress activity it loads more but does not refresh it. I want to make it ā€œloads moreā€ and refreshes at the same time after the load more is clicked on user activity stream.
    The raison I want that is I am using MathJax to render mathematical symbols ans equations and it needs the page to be refreshed before redering them.

    Please help me, I begg you. I need really that and I tried solving it myself several days but nothing.

    Wordpress version: 5.4.1
    Buddypress version : 5.2.0

    #311579
    @mercime
    Participant
    bluesweet
    Participant

    OK,
    I don’t want bbpress forum replies to show up on Buddypress activity stream. I have researched this problem for days and cannot find a solution. I have tried 3 different plugins and they do not work anymore. I have come across this question multiple times but no one seems to give a clear answer. This question has gone back a least 9 years. I find it hard that Buddypress or bbpress has not found a solution to this problem. Please help!!!

    #311577
    @mercime
    Participant

    @kingfisher64 Not sure if that plugin has integration with BuddyPress. Since that is a paid plugin, you should be able to ask at the plugin’s forums whether it is compatible with BuddyPres. If so, how to go about the integration with BP registration. Good luck!

    kingfisher64
    Participant

    Hello,

    I was wondering if it’s possible to get the fields that formidable forms create as part of their user registration plugin to map to BuddyPress?

    Formidable lets the user create several different user registrations so one could be for business with one set of fields another set (with some common denominators).

    I’ve tried adding custom fields but did not see the formidable fields.

    Many thanks for any advice received your time is appreciated.

    #311564
    Morris Ward
    Participant

    Hello everyone!

    This is my first time dealing with BuddyPress and I have a couple of questions:

    1. On the Getting Started page, it says: “AllowOverride should be set to All in folder where .htaccess is”. I don’t have “AllowOverride” in my .htaccess file, so do I have to manually set it? Why is this necessary?

    2. Is it possible to have BuddyPress tables in a separate database, not the same one where WordPress tables are?

    evohans
    Participant

    re: https://developer.buddypress.org/bp-rest-api/extending-the-bp-rest-api/

    I’m a little stuck on the documentation, how would I go about creating a new route for say…. adding reactions to an activity field?

    I started playing around with building it but became confused as to how to actually execute a reaction on an activity

    bp_rest_register_field(
            'activity',      
            'reactions', 
                    array(
                        'get_callback'    => 'get_additional_field',   
                        'update_callback' => 'update_additional_field', 
                        'schema'          => array(                               
                            'description' => 'Reactions on Activity',
                            'enum'          => array('HAPPY', 'LOVES', 'DISLIKES','FUNNY', 'WOW', 'ANGRY', 'SAD'),
                            'type'        => 'string',
                            'context'     => array( 'view', 'edit' ),
                        ),
                      )
                  );
    #311558
    @mercime
    Participant

    @cmsplay Glad it worked out for you šŸ˜€

    Re font size smaller, just add the following just under themargin-bottom: 24px; :
    font-size: 12px; // or whatever size you want

    In general, the key difference is the focused discussion and engagement found using Group Forums with the bbPress forums. Just like you see here in our support forums. The good thing is that bbPress plugin has the same lead developer and you can be assured of the seamless integration between BuddyPress and bbPress.

    BuddyPress Sitewide/Group Activity streams are automatically generated content on all actions happening sitewide/group like a new member joining the group, member status updates, new forum topics (if bbPress is activated) etc. See https://codex.buddypress.org/administrator-guide/activity-streams/ So while you can , favorite, delete, or comment on each generated activity update, you can see it’s miles different from having a forum in your site.

    I hope that helps you and good luck on your BuddyPress community!

    #311552
    clickallco
    Participant

    Maybe this plugin could help you

    BuddyPress Global Search

    #311551
    cmsplay
    Participant

    mercime thank you so! much. IT WORKED! :-))

    Just need to find a way to make the font size in activity posts one size smaller though.

    Not really sure what the difference between BuddyPress Groups with Activity boards and bbPress – from what I’ve read they both seem to be methods to do the same thing and BP Groups uses bbPress for its own fora. Is there a key difference folks?

    Thanks again mercime.

    #311544
    eleconte
    Participant

    Hello, I have some difficulties with the look of my Buddypress profile. Maybe it’s due to my theme Unyson. How is it possible to customize the profile page without coding or is there some themes that I could apply ?

    #311543
    vegito03
    Participant

    I have got this error when I was installing BuddyPress in my site daredevilgaming.com but somehow I figured out it by reinstalling the plugin. So try it once

    #311533

    In reply to: First and Last name

    eleconte
    Participant

    Thank you @vapvarun but it doesn’t work for me. I’ve installed the plugin, checked the sync option in Buddypress and edit the fields with sync of First and Last name.
    My profile still doesn’t show the first and last name.

    #311531
    eleconte
    Participant

    Hi, I’m very new to BuddyPress and I have one question that could looks obvious. After installing the profile doesn’t show the WP profile fields as First Name and Last Name. As I have users that already have filled that fields, how can I show it in the profile ?

    #311528
    Varun Dubey
    Participant
    eleconte
    Participant

    Hi, I have a WP site with users already registered in. After installing BuddyPress I can only access to the user created with BuddyPress. How can I link BuddyPress to my WP users that was created before the installation of BuddyPress ?

    #311523
    janb
    Participant

    Site is a multisite. On the specific subsite, On the teams page on backend. It is showing all groups from all subsites. I’d like to filter out to show only the groups for that current subsite.

    I have applied this code- http://buddypress.org/support/topic/buddypress-multisite-shared-users-but-segregated-groups-activity-forums/.

    I think the way to achieve this is to add custom query using bp_parse_args to exclude certain group ids. But I wasn’t able to achieve it. Can someone give me an idea or some inputs on how to get this.

    King Ding
    Participant

    Hello!

    I have created a plugin that moves the user email preferences to the woocommerce ‘my account’ menu. Everything looks great, but when I select options between the “yes/no” and then click save, nothing changes/nothing is saved?

    Perhaps I’m missing something? Could anyone shed some light on which file remembers and stores the selection after hitting submit?

    The form in question can be located here:
    buddypress/members/single/settings/notifications.php

    Thanks!
    – D

    #311518
    shanebp
    Moderator

    From the codex:

    Group Types

    oxeem
    Participant

    Buddypress Groups is working fine. However I want to extend my website to allow people to create companies which work like Buddypress Groups but with one difference, everyone who has been added to the company, you can see all the groups they’re in.

    I understand I’ll probably need to run a loop to see all the groups everyone is part of, however for the first bit, actually creating a company. Is there a way for me to create another Buddypress Groups module or something so I can have people creating groups and also creating companies?

    Thanks

    #311516
    shanebp
    Moderator

    Use this hook which is available right after they join.
    do_action( 'groups_join_group', $group_id, $user_id );

    Try this in your theme/functions.php or in bp-custom.php:

    function schene_promote_group_member( $group_id, $user_id ) {
        $group_member = new BP_Groups_Member( $user_id, $group_id );
        $group_member->promote( 'admin' );
    }
    add_action( 'groups_join_group', 'schene_promote_group_member', 10, 2 );
    Andreas
    Participant

    Hi everybody,

    I want to give each new group member the default BP role ā€œAdministratorā€. Usually when someone joins a new group after his membership request was confirmed, his default BuddyPress role (I don’t mean the WP role) is ā€œMemberā€. So do you have an idea how to set this?

    Thank you already for your ideas šŸ™‚

    #311512
    tespitler
    Participant

    Hello!

    We use the WP Rocket Cache plugin on this website. But when we install budypress the design is broken. Help me pls.

Viewing 25 results - 4,351 through 4,375 (of 73,985 total)
Skip to toolbar