Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 5,176 through 5,200 (of 94,540 total)
  • Author
    Search Results
  • #309339
    BuddyBoss
    Participant

    @jjj

    Somehow my last comment got deleted so posting again. This is Michael here.

    I really appreciate the nice things you posted here about BuddyBoss. I’ve also enjoyed hanging out with you at many WordCamps, going years back. Our issues with BuddyPress are not that it is coded poorly or anything like that, I think the developers have done a tremendous job with what is there, and appreciate everything you have contributed to the project personally. Our main issue is just that it has evolved really slowly over the past 5 years, and the market has gotten way more competitive in that timeframe. This has hurt our ability to grow as a company. Customers are leaving BuddyPress and switching to more feature complete SaaS solutions. But then at the same time, they want to be able to customize everything like you can do in WordPress, and then they are stuck. There really is no solution available that has all the features people want, and is also available to customize and extend. So we are trying to address that for our customers. At the end of the day, BuddyPress is free to copy anything we do and merge or adapt it into BuddyPress; open source works both ways. Hopefully there are not too many hard feelings, we’re all working toward the same goal, but as you said, in different directions.

    #309337
    BuddyBoss
    Participant

    @hochingj Replying to your comment:

    With as much as @buddyboss depends on buddypress and with how much they charge, I sure hope they are doing the ethical thing and donating to the buddypress group that they are profiting off of.

    I think there is some misunderstandings here. First it is important to know that the BuddyBoss Platform is 100% free and open source. We do not charge for it, you can download it and develop on it for free right now. We are providing a feature rich and actively maintained plugin and we are funding all of the development and documentation for it out of pocket, and not charging anything for it. We did this because our business previously did depend on BuddyPress and our customers didn’t like what BuddyPress was offering, and we believed we could provide a better solution that met our customer’s needs, and so that is exactly what we did.

    Our solution is open source just like BuddyPress, and we will open it up to contributors on Github shortly. If you want to contribute to our platform we will welcome you with open arms. Our only goal is to provide a great service to our customers, and our features are driven entirely by customer feedback.

    We are profiting only on our theme, whose code is not pulling from anything created by the BuddyPress community. We no longer depend on BuddyPress to any extent for our new products so there is nothing for us to contribute to. We are contributing to the actual users of BuddyPress, by giving away a free version of BuddyPress that is more feature rich and developed at a faster pace, and is backwards compatible to BuddyPress, but not dependent on BuddyPress for its current and future development.

    If you fast forward to a year from now our plugin will be very different from BuddyPress, even more so than it already is. The differences are big enough that it would have made little sense to try to do this through BuddyPress. We cannot depend on others to do what our customer base is asking us for. We need to move really fast, and BuddyPress moves really slow, and is actively adverse to growing its feature set too large. But our customers do not want a streamlined plugin, they do not want to depend on other plugins. They want all of the community features out of the box and integrated with each other, and as much as possible, they want that right now. We need the ability to take common requests and build solutions to those requests, without having to ask permission to someone else first. This is what our customers want from us and our obligation is to our customers above all else.

    #309336
    01systems
    Participant

    Hello all – I’d like to agree with the quote below from @johnjamesjacoby

    I believe BuddyPress is, still to this day, the single most important piece of software on the open web. It empowers anyone to foster free and open dialogue with the privacy and freedom of having their own website on their own hardware, while also being powerful enough to scale up and grow as a community of people garners momentum. And it empowers people like the folks at BuddyBoss to grow even beyond BuddyPress itself.

    @buddyboss – Any cool improvements that can be ported back to buddypress would be appreciated I’m sure (^_^)

    @coolhunt – yes there are issues I agree, its not been easy and I refer you to the quote above from @johnjamesjacoby | lol @ below, funee and looks like we are in the same boat together!

    Does anyone have a good simple beautiful free theme that just works for BP.
    Im using 2020 on a project and its horrible…
    please please help obiwan save us

    @sbrajesh – BuddyDev website is very nice, good work.

    No-on active in the IRC channel? Some other communities I follow have nice integrations with IRC and Slack.

    I’d love to contribute any way that I can and have registered to show my support for “the single most important piece of software on the open web”

    Great work, thank you

    #309328
    metalhead505
    Participant

    The best thing to do is to ask for your money back. 🙂

    No, but seriously, I reported it already in Buddypress Trac, but no luck. You can try asking them again and see what they say. Request Refund for lost revenue lol

    #309311
    shanebp
    Moderator
    Mangesh Nadekar
    Participant

    Hi Team,

    I have upgraded buddypress form version 2.9.4 to version 5.0.0, now error messages are displaying in dashboard also i am using wordpress version 5.3

    Notice: Trying to get property ‘show_avatars’ of non-object in wp-content/plugins/buddypress/bp-core/bp-core-avatars.php on line 196

    Notice: Undefined offset: 2 in /wp-admin/includes/plugin.php on line 1854

    Kindly provide solution on above issue.

    #309308
    Jan Persson
    Participant

    I try to use BuddyPress’s functions in different languages (switching with the Polylang plugin).
    Have tried making different pages with BuddyPress/settings/pages. This only causes me error in the original language also (eng uk).
    Everything works well in the original language.

    What can I do?

    I use the latest versions of WordPress and all plugins.

    #309305
    webmasterfreya
    Participant

    Hi,

    I have this in the theme functions.php :

    function noindex_buddypress() {
        if ( is_buddyPress() ) {
            echo '<meta name="robots" content="noindex, nofollow">';
        } else {
        }
    }
    add_action( 'wp_head', 'noindex_buddypress' );
    phiggins25
    Participant

    Hello Team,

    I’d greatly appreciate support fixing this issue that has plagued my site for the last year and has caused me to abandon the hopes of finally finishing my work. In essence, my admin account is flagged as a spammer by BuddyPress across my entire multi-site network! I am not sure where it started, although I have a hunch it was caused by the plugin “Join My Multisite”. Either way, I have deactivated all plugins and created new sites on my network from scratch but as soon as I install BuddyPress the admin account will be marked as a spammer! This is a huge problem because my site uses BuddyBoss theme, which is powered by BuddyPress! I am in extreme need of assistance here! Please and thank you.

    Here is another thread with a user experiencing a similar issue:
    https://buddypress.org/support/topic/my-account-marked-as-spammer-and-i-an-admin/

    ophilippeo
    Participant

    Hi there,

    Thank you for your work.

    The widget latest activities shows activities from all over buddypress. (Yes a filter is possible)
    If you filter to updates only it still shows updates from all groups.

    I would like the widget to show activities only from groups I’m a member of. There is a plugin already showing only the groups I’m a member of:

    BuddyPress Extended User Groups Widget

    Any ideas on how to get that done?

    Thanks.

    #309301
    shanebp
    Moderator
    #309299
    oliviermillot
    Participant

    Thanks for your reply . I will check the elementor doc to see if there is a way to fix this problem. However I’m not sure, I saw a previous post that says Buddypress pages can’t be customized anw work with any page builder … I hope it’s not true …

    #309271
    Joost abrahams
    Participant
    #309270
    CGC studio
    Participant

    Hi

    I use one-community theme along with buddypress and bbpress.

    How can I translate “forum moderation” email entitled “my site’s name Moderation: Flagged topic”?

    see screesnhot :
    screenshot

    This notification email deals with forum moderation so I previously thought it concerned BBpress. But BBpress support assured me that they do not have the term ‘flagged’ in it and they’re not involved.
    So, they told me to ask you directly.

    Could you tell me how and where I could perform this translation?

    TIA : )

    CGC

    #309268
    shanebp
    Moderator

    Put this in the functions.php file in your child theme or in bp-custom.php
    It will redirect visitors to the home page if they are not logged in and they try to open a member profile or the members directory.

    function seaspray_restrict_members() {
    
    	if ( bp_is_user() || bp_is_members_directory() ) {
    
    		if ( ! is_user_logged_in() ) {
    
    			wp_safe_redirect( home_url() );
    
    			die();
    		}
    	}
    }
    add_action( 'bp_ready', 'seaspray_restrict_members' );
    #309267
    wfdeanb
    Participant

    Wordpress version would be 5.3 or latest.
    Not sure of theme but would be custom design.

    Hi

    Advice please. I need to build a site that has a requirement to display user profiles via search to the public.
    Existing profile example: https://www.puppyschool.co.uk/my-profile/849-gemma-krzesinska

    I need the profiles to have the same features as above.
    1. Location / address.
    2. Description.
    3. In the style of Facebook with fixed image and editable profile pic.
    4. The ability to add logos/ images.

    These profiles also need to be displayed and searchable on a map. As here: https://www.puppyschool.co.uk/puppy-training-class-locator

    I can see that BuddyPress is more than capable with some of this but, before I install and start building the site. Can you please advise me if BuddyPress can provide the solution I need.

    Many Thanks

    Dean Bailey

    #309262
    singhjassi9891
    Participant

    Hello Team,
    I am working on a metrimonial website. and I have installed a seeko theme which included buddyPress plugin too. What I want to do is too show the profile fields according to the membership levels. Suppose if the user have free membership account then, he’ll be able to see the limited profile fields of other users or if the user have the paid membership account then, that user can access all the profile fields of other users too. Basically, I want to show profile fields of other users according to user membership levels.. Quick and Small Help will be appreciated… Thanks in Advance!!

    seaspray
    Participant

    I’m new to BuddyPress but enjoying what it can do.

    I’m creating a website/community site for a sailing club and I want to be able to restrict member profile views to cogged in members. Actually, I’d like to make the member directory private too. I can’t quite work out how to do this. In the UK (and Europe) we have strict Data Protection laws and I’m a bit surprised the default seems to be only to restrict Profile edits… Anyhow, if someone can steer me in the right direction I’d appreciate it.

    Many thanks.

    #309255

    In reply to: Custom profile page.

    nikimaria
    Participant

    I created a post about adding custom pages to buddy press, maybe it will help:
    How to Add Custom Menu Item Page Content to Buddypress Member Menus

    cleanerorc
    Participant

    Is there a piece of code that can be used to substitute the group name from within any of the BP group pages. I need to use a shortcode with a parameter set to the current group name.

    WordPress 5.2.4, BuddyPress 5.0.0, https://ctacministries.org (requires login)

    Thanks – Mark

    #309251
    davidmabelle
    Participant

    Would love to be able to style Buddypress with Elementor and or Brizy.io instead of using a Theme. I would buy a plugin for this if a developer builds one.

    #309249
    Jpl75
    Participant

    HI,
    I already asked this question 4 weeks ago without answer from Buddypress support. So I try again !
    Members of my community must be connected to my site to see the members list.
    When I am connected, if I see someone connected (widget in sidebar), I click on his photo, I see his profile and “Private message” near the round photo.
    I click on “Private message” and arrive on my profile.
    I suppose that I only have to write the message. NO ! I must search the name of the person (I was on his profile just before !) and then write the subject, and the text.
    Is it the normal way or is there something wrong in my settings ?
    Thanks in advance.
    WP 5.2.4 with Twenty sixteen, Buddypress 5.0.0, https://www.alpes-spirit-chapter.com/
    Regards.

    #309234
    oliviermillot
    Participant

    Hello,
    Thanks for your plugin and sorry for my english…
    3Here is my problem:
    I recently installed Buddypress to create a social network website.
    However I have a problem I can’t edit any page with elementor pro page builder that seems to have any Buddypress components in it …
    It always shows me the same message “the content area was not found in the page”,I have a black screen and I can’t edit the page…

    And if I change this page to not be a Buddypress page anymore in settings>buddypress>pages,I can edit the page with no problem.
    I want to customize with elementor a login page on my site and a register page and put a login or register widget from the Youzer plugin.
    Youzer is an additional Buddypress and wordpress user profile plugin so I think it works with Buddypress and “call” some of the buddypress components …

    What can I do to be able to edit those pages ?

    For informations:
    Wordpress version: 5.2.4
    Theme : Hello elementor child 1.0.0
    Buddypress version: 5.0.0
    bbpress 2.6.2
    Youzer:2.3.3
    Elementor 2.7.5
    Elementor pro 2.7.3

    Thanks for your help.

    #309229
    ripulkr
    Participant

    Try logging in from the user account. The users are recorded in BuddyPress when they first login to the site.

    #309228
    ripulkr
    Participant

    You can use BuddyPress with any theme.

Viewing 25 results - 5,176 through 5,200 (of 94,540 total)
Skip to toolbar