Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 2,851 through 2,875 (of 73,058 total)
  • Author
    Search Results
  • #318552
    milsou
    Participant

    Hello everyone

    I’m new user of Buddypress … and I don’t understad how to create profil page for users.

    Searching and don’t find a clear answer. Thanks for help

    #318547
    terazibey34
    Participant

    I have a site. https://hassasterazi.com How can I switch to the buddypress system without losing any data from this site?

    #318546
    shanebp
    Moderator

    Create an overload of the members-loop.php template.

    Then change this:
    <?php if ( bp_has_members( bp_ajax_querystring( 'members' ) ) ) : ?>

    To this:
    <?php if ( bp_has_members( bp_ajax_querystring( 'members' ) . '&member_type=tutors' ) ) : ?>

    Coequipier.com
    Participant

    I have a BuddyPress social networks in a multi network WordPress install (WordPress multisite), thanks to LH Buddypress Multi Network plugin.

    Everything is up to date.

    How can I prevent people from accessing to a profile page from another blog?

    For example :
    teacherSite, teacherUser
    studentSite, studentUser

    I have restricted access to site for non-member.
    teacherUser can only connect on teacherSite.
    And he can’t see in the directory other users from others blogs.

    If studentUser knows the teacherUser username or if he finds or tests…

    He can go to studentSite.domain.com/members/teacherUser/, and he can see the profile of teacherUser even though teacherUser is not linked to studentSite.

    Fortunately, there is no information (because everything else is well segregated) except the name and the gravatar.

    But he can still make a connection request or send him a private message!
    teacherUser will not see any notification on teacherSite. But he will potentially receive an email which will redirect him to studentSite without being able to connect to it.

    How to avoid this?

    If you know, you are a master!

    #318536
    Charles
    Participant

    Hi all.

    On the messages page (/members/runningversity/messages/), there is a twisty next to the search box. See pic: https://photos.app.goo.gl/Dy75x2agYWFoqKXp6 (opens in new tab)
    It reorders the messages in some way. Class is “last filter”.
    Should it look like this or not? Or should it have some text in it to explain what it does?
    Any advice much appreciated, plus would love to see what it should look like if anyone has a moment to share a shot of theirs.

    Buddypress 7.3.0 (same issue on 7.1.0)
    WP: 5.6.2 (would rather not update this quite yet even in my staging copy – in the midst of testing a lot of plugin updates)
    All other plugins (apart from security) disabled.
    Astra theme (but same happens in 2020 theme)
    No errors in the inspect console

    #318531
    stevebab
    Participant

    Hello BuddyPress community. I have been trying to find a way to incorporate the Filterable BuddyPress Members List on a page. I have found a shortcode plugin that will embed the list, but it is not filterable.

    Here’s the reason, I am creating a staff portal dashboard where employees can access announcements, download links, and search the directory from one page. I am using Gutenberg to build the page using tabs. I want the directory inside one tab.

    Is there any plan to make the “Directory” and “Activity Stream” a Gutenberg block?

    More than that, does anyone know of a simple way to include the full function of the Members list as one element on a complex page?

    #318518
    kamelblua
    Participant

    Hello guys,
    I was working with your plugin and and an issue with the function bp_register_member_type and bp_register_member_types, it seems like nothing happen even if i call it right. Can you check on your side if the function is working all right please ?

    Source : https://codex.buddypress.org/developer/member-types/

    Cordialy.

    dvalken
    Participant

    Hello all, im using the “Gaming Mag” theme its an child of the “News Vibrant” theme.

    Right now when i open a blog you see the author name, when you click it it will display all the posts the author created.

    I wish to change that, i would like when you click the author name it brings you to the author’s buddypress profile. Can anyone explain me how to do that?

    #318492

    In reply to: BuddyPress 8.0.0-beta1

    deborah86
    Participant

    I posted my initial response about this on the blog page. I want to add additional ideas and context here. The changes to the plugin sound great and are needed but they just don’t go far enough. The update is not that exciting.

    There doesn’t look like there is going to be support for block-based themes, full-site editing, or Gutenberg. There is no mention of new Gutenberg blocks.

    It looks like the next release will still rely on a limited amount of widgets. The widgets can’t be added to pages to create unique looks unless the user downloads a plugin.

    Widgets are going away and will be replaced with blocks soon. WordPress users will have to disable newer features in order to use the older BuddyPress features. How is this fair?

    BuddyPress should incorporate the newer WordPress features and add backwards compatibility for those unable to upgrade right away.

    Also, your website doesn’t contain any documentation on creating blocks for Gutenberg or block-based themes that work with the plugin. There is no exciting news about documentation updates.

    The release notes say there are updates to the BP Nouveau template pack. I am wondering what these updates are. Will this include updates to the Companion Stylesheets?

    Honestly, with full-site editing and block-based themes coming, these updates are a little too late.

    I am hoping the BP Nouveau template pack at least removes some of the BuddyPress CSS elements and gives more control back to the theme authors.

    Why is the plugin overriding the theme’s original styles for page titles, fonts, color schemes, etc?

    This creates extra work for someone modifying a theme or creating a theme. The plugin works against the original theme and not with it. The plugin should focus on modifying the elements that are not taken care of by the theme.

    The alerts look like you just copied what the alerts looked like in a previous version of Bootstrap. They have to be redesigned.

    The plugin is not mobile-friendly. The plugin overrides the mobile-friendly designs put in place by the theme designer to make the experience as terrible as possible on a mobile device.

    – Small fonts in places
    – Fonts too large in others
    – Selection areas too small to touch
    – Buttons too small

    I understand not all themes are done well, but the majority using the new features available in WordPress already does a better job with design than the BP Nouveau styles.

    Overall, this new update isn’t going to be ready for WordPress 5.8. It seems as though the developers o BuddyPress don’t care about what the WordPress Core community is accomplishing and the progress they are making.

    In 2017/2018 this would be an awesome update. It’s 2021 and the update is meh.

    #318480
    pmanuel
    Participant
    if(isset($_GET['check'])) {
    $perso_id = $_POST['ida']." ".$_POST['idb']." ".$_POST['idc']." ".$_POST['idd'];
    //Oder:
    //$perso_id = "1234567891D 2345678 9012345 6"
    if(perso_checksum($perso_id)) {
    echo "Personalausweisnummer korrekt!";
    if(!perso_gueltig($perso_id)) {
    echo "<br> <b>Perso ist abgelaufen!</b>";
    }
    echo "<br><br> Daten der Ausweisnummer: <pre>";
    $data = perso_info($perso_id);
    print_r($data);
    echo "</pre>";
    //Zugriff z.B. so:
    //Alter: $data->alter;
    //Geburtsmonat: $data->geb->monat;
    //Ablauftag: $data->ablauf->tag;
    } else {
    echo "Personalausweisnummer falsch!<br><br>";
    }
    }

    how can i integrate this into the buddypress registration

    #318470
    Varun Dubey
    Participant
    #318454
    rando
    Participant

    Hello i have a issue similar to Him but the issue is i can’t install php gd
    becuase im running it on localhost apache server XSAMMP

    In google chrome dev tools it shows this error
    Failed to load resource: the server responded with a status of 500 (Internal Server Error)
    and the /wp-admin/admin-ajax.php
    returning 0

    any idea why it’s happening ?

    Changing browsers – deleting cookies – deleting sections – incognito mode = they all didn’t work

    #318451
    simpsinator
    Participant
    #318447
    honoluluman
    Participant

    Hello,

    I am trying to create 2 functionalities and i would like to ask for your help please.

    1. Trying to get all users with WP_User_Query that have not been active for last 60 days

    // Get the contributors and administrators who haven't logged in for 60 days
        $args = array( 
        'role__in' => array( 'contributor', 'administrator' ),
    	'meta_key'     => 'last_activity', // this is a meta_key storing the last time the user was logged in by buddypress in 'Y-m-d H:i:s' format
    	'meta_query' => array( 
            array(
                'key' => 'last_activity',
                'value' => date('Y-m-d H:i:s', strtotime( "-60 days" )), // what am i doing wrong? 
                'compare' => '<',
                'type' => 'DATE' // Let WordPress know we're working with date
                )
            )
        );
    
        $remind_users = new WP_User_Query( $args ); 

    -What am i doing wrong on the comparison?

    2. Send en email notification to specific users when there is a sidewide notice on our website.

    function important_notification() {
        
        $notification = '' . bp_get_message_notice_text( $notice->message ) . '';
    
        $args = array(
        'meta_key'     => '_is_featured'
        );
        
    
        $members = get_users( $args );
        foreach( $members as $member ) {
        $user_id = $member->ID;
        $member_account = bp_core_get_user_domain( $user_id );
        
        $first_name = $member->first_name;
    
        $email_subject = 'Important information';
    
        $message = sprintf( 'Hello %1$s,' , $first_name ) . "<br><br>"; 
       
        $message .= sprintf( 'We have an important information for you:' ) ."<br><br>"; 
        $message .= sprintf( '<i>%1$s</i>' , $notification ) ."<br><br>";
        $message .= sprintf( 'Please login <a href="%1$s" target="_blank">to your account</a> to remove the information if you want.' , $member_account ) ."<br><br>";
        
    
        
        wp_mail( $member->user_email, $email_subject, $message );
        }
    }
    add_action(  'xxxxxxxx',  'important_notification');

    -Will the $notification = '' . bp_get_message_notice_text( $notice->message ) . ''; get the message text of the sidewide notice?
    -In which action could i hook this function in order to send an email when admin will publish a sidewide notification?
    add_action( ‘xxxxxxxx’, ‘important_notification’);

    Thank you very much for your time.

    #318446
    vishakhanehe
    Participant

    Hi Team,

    I am using BuddyPress v-7.1.0.

    When I log out then on the activity page, Feed does not load. Even refresh also does not work.
    Platform URL

    Sharing a small screen recording too Screen recording.

    Feed is having issues on normal browsers and on mobile too. Please help urgently. I am stuck.

    #318445
    epgb101
    Participant

    Hi.
    I get ‘Leave site?’ button keeps appearing when I enable Buddypress plugin (every other plugin is disabled) and partially enter a field, then nivigate away from that page.

    Is this normal – as it doesn’t happen with plain WordPress (ie no buddypress enabled) form filling and moving away?

    #318403

    In reply to: Pages not working

    Varun Dubey
    Participant

    @earthwarrior99 which pages are not working, BuddyPress mapped pages or general WordPress page

    #318401
    Varun Dubey
    Participant
    linguabuddy
    Participant

    @vapvarun thanks, I know that’s an option, but it feels like a workaround, and a step away from the site-wide taxonomies I’ve created.

    I was hoping someone could explain how to use the core taxonomies with BuddyPress groups (or give me a clear explanation why it isn’t possible)?

    #318393
    Varun Dubey
    Participant
    Varun Dubey
    Participant

    @charlotteoswald, seems to work fine at my end tested with chrome browser tried to change avatar using the webcam.
    Try standard debugging apporach https://buddypress.org/support/topic/when-asking-for-support-2/

    #318389
    Varun Dubey
    Participant

    @epgb101 try to use raw code inside code snippet plugin

    // open all buddypress activity links in new tab
    function vap_activity_links_target_blank($link) {
    	$link = str_replace(' rel="nofollow ugc"','target="_blank" rel="nofollow ugc"',$link);
        return $link;
    
    }
    
    add_filter('bp_get_activity_content','vap_activity_links_target_blank',20);
    add_filter('bp_get_activity_content_body','vap_activity_links_target_blank',20);
    add_filter('bp_get_activity_parent_content','vap_activity_links_target_blank',20);
    add_filter('bp_get_activity_latest_update','vap_activity_links_target_blank',20);
    add_filter('bp_get_activity_latest_update_excerpt','vap_activity_links_target_blank',20);
    add_filter('bp_get_activity_feed_item_description','vap_activity_links_target_blank',20);
    add_filter('bp_get_activity_feed_item_description','vap_activity_links_target_blank',20);
    #318386
    epgb101
    Participant

    Hi
    I pasted https://pastebin.com/Z3z7s87j into a code snippet and it does nothing WP 5.7.1 – I set it to Run Snippet Everywhere.

    Not sure why this would not be standard option in Buddypress. In seconds all my users are off and outside my site which they don’t want to be! They want to stay on it – not have to keep finding the URL to my social network.

    Any ideas how to do this in activity stream?

    Thanks.

    epgb101
    Participant

    I pasted this into a code snippet and it does nothing WP 5.7.1 – I set it to Run Snippet Everywhere.

    Not sure why this would not be standard option in Buddypress. In seconds all my users are off and outside my site which they don’t want to be! They want to stay on it – not have to keep finding the URL to my social network.

    Any ideas how to do this in activity stream?

    Thanks.

    #318369
    chanelwp
    Participant

    Cannot create new Group on https://novelnetwork.com
    WordPress version: 5.7.1
    BuddyPress version 7.3.0
    other plugins (all latest versions) on this site include:
    BP Custom
    BP Profile Search
    BP Simple Private
    BP xProfile Location
    BuddyPress Member Types Pro
    BuddyPress Xprofile Custom Field Types
    Paid Memberships Pro
    Paid Memberships Pro – BuddyPress Add On
    WooCommerce Product Vendors

    Issue:
    Been running BuddyPress a few years on this site. Suddenly an issue when trying to create a new BP group – it just goes to the first screen (Details), I enter Group name and description, and when I click “Create group and continue” it just clears the form. This is a membership site, so you would need to be logged in to see the Groups page.

    Error log shows these errors:
    #3 /home/novelnetwork/public_html/wp-content/plugins/buddypress/class-buddypress.php(522): require(‘/home/novelnetw…’)
    #4 /home/novelnetwork/public_html/wp-content/plugins/buddypress/class-buddypress.php(125): BuddyPress->includes()
    #5 /home/novelnetwork/public_html/wp-content/plugins/buddypress/bp-loader.php(46): BuddyPress::instance()
    #6 /home/novelnetwork/public_html/wp-content/plugins/buddypress/bp-loader.php(90): buddypress()
    #7 /home/novelnetwork/public_html/wp-settings. in /home/novelnetwork/public_html/wp-content/plugins/buddypress/cli/src/scaffold.php on line 19

    Any help would be appreciated!

Viewing 25 results - 2,851 through 2,875 (of 73,058 total)
Skip to toolbar