Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 3,976 through 4,000 (of 69,016 total)
  • Author
    Search Results
  • #309864
    rewardbuddy
    Participant

    Hello,

    I have a wordpress site with MyListing theme and Buddypress.
    Buddypress was working fine with groups however all of a sudden I cannot view, create new or edit any groups pages.
    When I click on a groups page it goes to the URL but just a blank screen.

    Help please!

    #309861
    LAN NAA
    Participant

    version wordpress 5.3.2
    version Buddypress 5.1.2
    https://ventanasdelaeducacion.com
    theme ELEMENTOR

    I have installed Buddypress, I have created a group as an external user with a teacher profile (client) and with selected capabilities. When creating the group that user has become the group administrator. As such you should be able to access
    editar grupo
    to edit group and add users. But every time I try to access it tells me this: You do not have sufficient permissions to access this admin page.
    Reason: The current user doesn’t have the “bp_moderate” capability that is required to access the “Groups” menu item.

    I have the buddypress capabilities editor and I tried to add that capability (bp_moderate). But it does not appear in the list of capabilities. So believe her. Now it appears and I have assigned it, but it still does not let me access the group editor.

    I do not know what to do! please help me !!

    joeyleblanc94
    Participant

    Hi,

    I am using buddypress with Gwangi theme to make it a social media website, i want to hide private button on member when they are not friends.

    here’s my code.

    add_filter( 'bp_get_send_message_button', function( $array ) {
        if ( friends_check_friendship( bp_loggedin_user_id(), bp_displayed_user_id() ) ) {
            return $array;
        } else {
            return '';
        }
    } );

    What should i do and where should i apply my code to achieve the customisations.

    #309857
    caaprichos
    Participant

    Hello! Could you help me that I am going crazy with a problem that I cannot solve?
    I have the latest versions of wordpress and buddypress. I have a social network where I have pages that are assigned to a profession (accountant, administrative assistant, manager, HR) in each of the pages I have an advanced search engine with the (Name, City, Services), When doing the search I get the members page and what I need to leave is the page of each of the cities where you search, Example: Name (empty) City: Cuenca Services: (empty), instead of leaving a member page that leaves a page Of all the users that are in the city of Cuenca, if you add the services it would be a greater filtering but as a priority search in the area! I am using the Name Directory plugin but I cannot solve the problem.
    I don’t know if he explained me well! Can you help me!!

    kerchmcc
    Participant

    This worked to get the alphabetical listing by last name set up.
    https://buddypress.org/support/topic/last-name-sorting-of-member-directory-standard-method-not-working/ (thank you very much!)
    But default to last active doesn’t make any sense for this particular group.
    I’d be happy to delete the option or preferably make alphabetical the default. I’ve been searching thru these forum posts for days.

    WordPress 5.2.5
    Buddypress 5.1.2

    #309842
    joeyleblanc94
    Participant

    Hi, Can somebody kindly guide me how to customize members action buttons i.e. Add, cancel friend, chat, feature etc. I want to customize them i.e. by changing there style icon, adding new ones or removing old or functionality, etc, I tried search in buddypress admin setting but found nothing. is there any way to customize them? if in code which file to edit? Please help.

    #309839
    Quentinius
    Participant

    Using Buddypress Nouveau and Materialis Pro theme.

    Wp Issue With Buttons

    As you can see having some issues with the buttons on the activity feed.

    I’m not sure how to resolve this so can anyone advise me please? I have looked through the CSS and can’t find any element which represents that weird curve shape and not sure how to replace it.

    (Edit, I tried to attach a screenshot but it didn’t embed properly, the screenshot is here https://ibb.co/7JmSc9K )

    #309836
    vuture
    Participant

    Hey guys,

    I can’t imagine that this topic “how to get and avatar into bp mails” isn’t interesting for most people using buddypress.

    Isn’t there anyone who can see what I did wrong and how to fix this issue?

    Best regards,
    Chris

    #309830
    bmcconach
    Participant

    Howdy, BuddyPress friends!

    I have been working on a project for fun and have been enjoying the laying out of items and adding plugin functionality a bit much here lately. So much so, in fact, that I put the testing phase on the back shelf for a bit.

    When I was attempting to request membership from a test account to a private group that my admin account was the creator of, I ran into an issue: I can get to the request page (/groups/test-group/request-membership/?_wpnonce=47febc75fe) by clicking the link to do so and then am presented with a textarea for request comments, however when I submit the form (with or without comments) I am taken back to the group’s main page (/groups/test-group/) and am presented with “There was an error sending your group membership request. Please try again.” The request does not come through (not in BP’s notifications, e-mail, pending requests, etc.) at all.

    At first this was a minor irritation because I could go to the group as the admin and invite the test account to join the group. There I am presented with a checkbox for my test account’s name, as well as a submit button; however when clicking on the checkbox, the form instantly submits without ever sending an invite. I even attempted to modify the live source to set the field to checked, attempted to submit, and received a success message stating my invite was sent, but of course it never was.

    I have checked the list of plugins I have on my site, disabled a few I didn’t necessarily need, and have checked each of the remaining to see if there’s any sort of conflict between plugins affecting groups, but to no avail. This functionality is key to the use of groups for my project, so I would sincerely appreciate any advice from more knowledgeable members of the BP community.

    Some support information, including a list of active plugins, can be found below. Please note that any plugin with ** beside it came bundled with the theme.

    == Server Environment ==
    	Operating System: Linux
    	Software: Apache/2.4.6
    	MySQL version: MariaDB Server v5.5.61-MariaDB-38.13
    	PHP Version: 7.2.24
    	PHP Max Input Vars: 2500
    	PHP Max Post Size: 64M
    	GD Installed: Yes
    	ZIP Installed: Yes
    	Write Permissions: All right
    	Elementor Library: Connected
    
    == WordPress Environment ==
    	Version: 5.3.2
    	WP Multisite: No
    	Max Upload Size: 64 MB
    	Memory limit: 512M
    	Permalink Structure: /%postname%/
    	Language: en-US
    	Timezone: America/New_York
    	Debug Mode: Inactive
    
    == Theme ==
    	Name: Gwangi
    	Version: 2.1.1
    	Author: Themosaurus
    	Child Theme: No
    
    == User ==
    	Role: administrator
    	WP Profile lang: en_US
    	User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36
    
    == Active Plugins ==
    	(BuddyDev) BP Auto Login on Activation
    		Version: 1.0.3
    		Author: Brajesh Singh
    
    	Author Avatars List**
    		Version: 1.18
    		Author: Paul Bearne
    
    	Awesome Weather Widget
    		Version: 3.0.2
    		Author: Hal Gatewood
    
    	bbPress
    		Version: 2.6.3
    		Author: The bbPress Contributors
    
    	BP Messages Tool
    		Version: 2.1
    		Author: PhiloPress
    
    	BP Profile Search
    		Version: 5.2.4
    		Author: Andrea Tarantini
    
    	BuddyPress
    		Version: 5.1.2
    		Author: The BuddyPress Community
    
    	BuddyPress Default Cover Photo
    		Version: 1.6.0
    		Author: SeventhQueen
    
    	BuddyPress Extended Friendship Request
    		Version: 1.2.0
    		Author: BuddyDev Team
    
    	BuddyPress Reorder Tabs
    		Version: 2.0.1
    		Author: BuddyBoss
    
    	BuddyPress Xprofile Custom Field Types
    		Version: 1.1.3
    		Author: BuddyDev
    
    	Classic Editor
    		Version: 1.5
    		Author: WordPress Contributors
    
    	Classic Editor Addon
    		Version: 2.6.0
    		Author: Pieter Bos, Greg Schoppe
    
    	Dashboard Notepad
    		Version: 1.42
    		Author: Stephanie Leary
    
    	Easy Custom Sidebars**
    		Version: 1.0.10
    		Author: Titanium Themes
    
    	Elementor**
    		Version: 2.8.3
    		Author: Elementor.com
    
    	Envato Market
    		Version: 2.0.3
    		Author: Envato
    
    	Essential Addons for Elementor
    		Version: 3.7.1
    		Author: WPDeveloper
    
    	Grimlock**
    		Version: 1.2.5
    		Author: Themosaurus
    
    	Grimlock Animate**
    		Version: 1.1.0
    		Author: Themosaurus
    
    	Grimlock for Author Avatars List**
    		Version: 1.0.4
    		Author: Themosaurus
    
    	Grimlock for bbPress**
    		Version: 1.0.3
    		Author: Themosaurus
    
    	Grimlock for BuddyPress**
    		Version: 1.1.4
    		Author: Themosaurus
    
    	Grimlock for Elementor**
    		Version: 1.0.1
    		Author: Themosaurus
    
    	Grimlock for Jetpack**
    		Version: 1.0.4
    		Author: Themosaurus
    
    	Grimlock for Testimonials by WooThemes**
    		Version: 1.1.0
    		Author: Themosaurus
    
    	Grimlock for The Events Calendar**
    		Version: 1.1.2
    		Author: Themosaurus
    
    	Grimlock Hero**
    		Version: 1.0.7
    		Author: Themosaurus
    
    	Grimlock Isotope**
    		Version: 1.0.7
    		Author: Themosaurus
    
    	Grimlock Login**
    		Version: 1.0.10
    		Author: Themosaurus
    
    	Hide Admin Bar
    		Version: 0.3.9.9
    		Author: Shelby DeNike
    
    	If Menu - Visibility control for menu items
    		Version: 0.15
    		Author: Layered
    
    	Kirki Customizer Framework**
    		Version: 3.0.45
    		Author: Ari Stathopoulos
    
    	MediaPress
    		Version: 1.4.6
    		Author: BuddyDev
    
    	Menu Image**
    		Version: 2.9.5
    		Author: Rui Guerreiro
    
    	Simple Buddypress Profile Privacy
    		Version: 0.7.9
    		Author: Justin Hansen
    
    	Social Articles
    		Version: 2.9.5
    		Author: Broobe
    
    	The Events Calendar
    		Version: 4.9.14
    		Author: Modern Tribe, Inc.
    
    	UpdraftPlus - Backup/Restore
    		Version: 1.16.21
    		Author: UpdraftPlus.Com, DavidAnderson
    
    	Verified Member for BuddyPress**
    		Version: 1.1.1
    		Author: Themosaurus
    
    == Must-Use Plugins ==
    	Gateway Relay
    		Version: 1.0
    		Author: Arnold Bailey (Incsub)
    
    	rms_unique_wp_mu_pl_fl_nm.php
    		Version: 
    		Author: 
    
    	WPMU Assist
    		Version: 1.0.2
    		Author: Arnold Bailey (Incsub)
    
    == Elements Usage ==
    	
    	wp-page : 12
    		eael-adv-tabs : 1
    		google_maps : 1
    		image-carousel : 1
    		shortcode : 1
    		text-editor : 1
    		wp-widget-grimlock_author_avatars_section_widget : 1
    		wp-widget-grimlock_posts_section_widget : 1
    		wp-widget-grimlock_query_section_widget : 1
    		wp-widget-grimlock_section_widget : 3
    		wp-widget-grimlock_the_events_calendar_tribe_events_section_widget : 1
    
    == Log ==
    	
    PHP: showing 1 of 1PHP: 2020-01-02 10:43:38 [error X 1][/home/*****/public_html/wp-content/plugins/elementor/elementor.php::97] Cannot redeclare elementor_fail_wp_version() (previously declared in /home/*****/public_html/wp-content/plugins/elementor/elementor.php:97) [array (
      'trace' => '
    #0: Elementor\Core\Logger\Manager -> shutdown()
    ',
    )]
    
    JS: showing 1 of 1JS: 2020-01-11 16:50:05 [error X 1][https://*****/wp-content/plugins/grimlock/assets/js/navigation-stick-to-top.js?ver=1.2.5:27:45] Cannot read property \'top\' of undefined
    bbpressyzh
    Participant

    I’m using buddypress + bbpress + ultimate member
    I found that only avatar from ultimate member has been fetched, which is not what I want.
    I think the ultimate member caused this bug but I need ultimate member to create login and register page.
    Can I fetch buddypress avatar to show up in the bbpress forum without deleting ultimate member?
    Thanks in advance!
    The website is https://marshallyin.com

    #309753
    andhi1
    Participant

    Hi!
    No page for Members was created during the installation of BuddyPress so there is no page to assign in BuddyPress settings

    BR
    Anders

    #309747
    caaprichos
    Participant

    Hello! I have wordpress 5.3.2 with buddypress Versión 5.1.2, The template or theme is Sweet Date Core creating a social network and it doesn’t allow me with different plugins when uploading a photo to increase it (make it bigger and make it smaller) on the activity page !! I don’t know how to fix it or have different plugins that do contraindication! I have these plugins: Easy FancyBox (Disabled), FancyBox for WordPress (Active), Gallery Carousel Without JetPack (Active), Imsanity (Disabled), rtMedia for WordPress, BuddyPress and bbPress (Active), User Profile Picture (Active). I have a chaos with the plugins and I can’t increase the photo uploaded to the activity page! Can you help me??

    #309746
    Prashant Singh
    Participant

    Hi,

    Please check if the page is created under pages and also if it is assigned in BuddyPress settings.

    Thanks

    #309742
    andhi1
    Participant

    Hey!
    I have installed BuddyPress but cannot create menu for Members
    See picture:
    no members page

    What to do?
    Anders Hidman
    Sweden

    vuture
    Participant

    Hello,

    I want to create an email-token to display a member avatar in a bp-custom-mail.

    I tried to implement snippets from this tutorial, but maybe I don’t understand everything correctly.

    1) I created a single-bp-email.php with custom html content which works fine.
    There I can add the output whereever I want the avatar to be displayed <?php bp_email_avatar(); ?>, right?

    2) To my bp-custom.php I added this function:

    function bp_email_avatar() {
      $token = '{{recipient.avatar}}';
      printf( '<img src="%s">', $token );
    }

    Have a look at my bp-custom.php:
    https://1drv.ms/u/s!AikSNhBAk4teugLf_yT-8610eUDC

    $formatted_tokens['recipient.avatar'] = bp_core_fetch_avatar(
      array(
        'object'  => 'user',
        'item_id' => $formatted_tokens['initiator.id'],
        'html'    => false,
      )
    );

    => The last snippet results in a php-error.

    Could you help me to make this work?

    Thanks in advance,
    Chris

    #309725

    In reply to: @all

    Prashant Singh
    Participant

    Hi,

    I guess it is not possible to tag all members at once. Although this one https://buddypress.org/support/topic/how-mention-all-members/ is old but just to check the reason why ‘all mention’ is not recommended you can see that. The plugin mentioned there is very old and hasn’t been tested with the latest 3 major releases so be careful to use it.

    Thanks

    #309721
    Buddy Quaid
    Participant

    I answered my own question, so I’ll post my solution here.

    Page: /plugins/buddypress/bp-blogs/classes/class-bp-blogs-blog.php

    It’s a hack so I hope there is a way I can do this WITHOUT a hack. Someone please let me know!!!

    LINE: 236

    wb.archived = '0' AND wb.spam = 0 AND wb.mature = 0 AND (wb.deleted = 0 OR wb.deleted = 1) {$hidden_sql}

    LINE: 250

    wb.archived = '0' AND wb.spam = 0 AND wb.mature = 0 AND (wb.deleted = 0 OR wb.deleted = 1) {$hidden_sql}

    #309716

    In reply to: SQL Database Error

    Strothi
    Participant

    Dear all,

    I did some tests and it indeed seems to be buddypress. If I deactivate it, the error stops. I also though it might be a conflict with other plugins and or bp-custom settings, but deactivating all others did not solve the issue, so it seems to be a issue with buddypress itself?! Would appreciate if someone had an idea on what to do about it.

    Thanks so much in advance.

    Kind regards, Philip

    dfcday
    Participant

    Hello BuddyPress Team,

    Is it possible to use an add-on to design the profile fields so that certain fields can only be changed by an admin?

    These should be shown to the user in the profile but should not be changeable by the user.

    Thanks for you work.

    Regrads Peter

    #309713
    tkdgns1106
    Participant

    I have a page written in buddypress group. When I hit that page, I want to display the group I created at the top.
    How can I display groups on a page?

    If not, is there a way to navigate to that group when the page is clicked?

    #309712
    webmasterfreya
    Participant

    Nobody ?

    In older versions of buddypress i found in the bp-group-functions.php in function groups_send_membership_request this statement :

    $requesting_user->comments = isset( $_POST['group-request-membership-comments'] ) ? $_POST['group-request-membership-comments'] : '';

    which makes sense as the posting variable (group-request-membership-comments) should be handled to end up in the table bp_groups_members.

    In the version 5.0.0 such a statement is not found (not by me that is), so this could explain the disappearing comments from the group membership request page.

    Any help would be appreciated.

    #309711
    Brandon Meyer
    Participant

    I’ve started these adjustments by first creating new profile fields for the headline and user location by going to BuddyBoss > Profiles > add new field, making a note of their id’s in the url. I then found a relevant tutorial on the Buddypress codex “Displaying Extended Profile Fields on Member Profiles” but it seems to be based on and older version of Buddypress. I found out some current hooks in the user profile header are bp_before_member_header_meta below the main display name and bp_before_member_in_header_meta below that. So I added the headline and user location, as well as the nickname/handle with this code based on the linked tutorial in my child themes functions.php file:

    add_action( 'bp_before_member_header_meta', 'display_user_nickname' );
    function display_user_nickname() {
    	$args = array(
    	'field' => 3,
    	);
    $user_nickname = bp_get_profile_field_data ( $args );
    if( $user_nickname ) {
    	echo '<span class="mention-name">@' . $user_nickname . '</span>';
    	}
    }
    
    add_action( 'bp_before_member_in_header_meta', 'display_user_headline' );
    function display_user_headline() {
    	$args = array(
    		'field' => 12,
    	);
    	$user_headline_copy = bp_get_profile_field_data ( $args );
    	if( $user_headline_copy ) {
    		echo $user_headline_copy;
    	}
    }
    
    add_action( 'bp_before_member_in_header_meta', 'display_user_location' );
    function display_user_location() {
    	$args = array(
    		'field' => 16,
    	);
    	$user_location = bp_get_profile_field_data ( $args );
    	if( $user_location ) {
    		echo '<br />' . $user_location;
    	}
    }

    With that, the headline and user location were added (I used a line-break to separate them the way I wanted it), but it left me with two instances of the nickname/handle: the pre-existing one and the new one that I just added. I tried to remove the pre-existing one using:
    remove_action( 'bp_before_member_in_header_meta', 'bp_displayed_user_mentionname' );

    That is exactly the function used to output the mentionname of a displayed user according to the documentation, but it didn’t work and I still would’ve had to figure out how to remove the span class and @ symbol that’s there too anyways. So I copied the file, \buddyboss-theme\buddypress\members\single\member-header.php, into my child theme and deleted lines 44-50:

    <?php if ( bp_is_active( ‘activity' ) && bp_activity_do_mentions() ) : ?>
        <span class=”mention-name”>@<?php bp_displayed_user_mentionname(); ?></span>
    <?php endif; ?>
    
    <?php if ( bp_is_active( ‘activity' ) && bp_activity_do_mentions() && bp_nouveau_member_has_meta() ) : ?>
        <span class=”separator”>•</span>
    <?php endif; ?>

    But to my eternal consternation, that did not work either! (yes I duplicated the same path)

    That’s where I’m currently standing:

    • I need to figure out if there is a hook to the right of the display name or just create one.
    • I need to figure out a way to remove unwanted meta that are currently there in the header – I’m a little suspicious that these are being generated in some kind of loop that remove_action doesn’t have any effect on (bp_nouveau_member_meta?). If so, I need to figure out how to add/remove meta from that loop instead of using add_ remove_ action hooks.
    • Once I do all of that I need to figure out if there’s a hook just below the user profile image and use that to move the “connect,” “follow,” and “message” buttons.
    • I will then need to locate the code that’s generating the cog icon for the user settings and copy/paste that into the hook to the right of the display name, floating right to place it in the upper right hand corner of the user profile header.

    It appears as though I’m really putting tech support over at BuddyBoss to the test with these requests, so I would really appreciate any suggestions if anyone has any to offer over here!

    Thanks!

    #309703
    #309702
    assertiv
    Participant

    Sorry if this is the wrong spot, I’m not quite sure where to put this.

    I am looking for some specific functionality that I am not finding in plugins. my site is under construction. We were hoping that buddypress would be a good platform for the site but I’m not quite sure.

    What we need is somewhat similar to pinterest.

    Required functions:
    – each user would have multiple pinboards
    – user could set privacy of each board – only me, friends, show to everyone
    – each item on the board would have an image, short description, maybe a price
    – each user can “pin” an article from another user to put in a target board
    – put tags or categories for each pinboard

    can you tell me if you know anything to help me ?
    thanks a lot

    #309698
    avidmktg
    Participant

    I am having the same issue using the BeSocial theme. I have deactivated all my plugins except BuddyPress and used the Twenty Nineteen theme instead of BeSocial and am still having the Friend Requests issue “No pending friend requests” shown instead of the users.

Viewing 25 results - 3,976 through 4,000 (of 69,016 total)
Skip to toolbar