How would I go about allowing non users—guests—to view the sub sites of a multi site? I’m not sure if this is a thing with BuddyPress, but regardless, would you have any ideas or suggestions to allow access to view subsites of the main multisite? What I mean is, that if I am not logged into an account, it doesn’t display any sub sites on the sites page, or on the corresponding user’s sites page on the main site.
Additionally, it seems that if I am logged into a member account, not the admin account of the main site, the sites page will display only 1 site in the all sites categories, but display the user’s corresponding site in the my sites category. What exactly could be causing this phenomenom?
WP: 5.1.1
BP: 4.2.0
Site: http://worldcubers.com/
>there is no way to deactivate it
So you deactivated the plugin via the plugins screen in wp-admin?
What makes you think BuddyPress is still running?
Using ftp or a file manager, you can always change the buddypress folder name in the plugins directory. And WP will deactivate the plugin.
If you still think it is running, then it is code from: some other plugin, your theme, some custom code that was added to your site.
I’ve gotten BadgeOS set up to do somewhat what I’m looking for via the Community add-on, but it puts them in a profile tab labeled ‘Achievements’. If nothing else, that will work, but was looking to have the badges/awards listed directly in the Profile tab under a custom profile field.
What I’m specifically looking to do is have a custom (preferably full HTML) profile field where I can upload the icons for awards and link them to dedicated pages explaining what each one is.
I’ve added in BuddyPress Xprofile Custom Field Types, which gives an image field, but apparently not a custom HTML profile field option.
Hi, I just checked. It says Buddypress Legacy.
I am experiencing the same issue. Buddypress is consuming a large server resource and slow down our site but now there is no way to deactivate it
I don’t know the answer to that as I know nothing about wordpress.com but I’d hope if there was a Swedish translation for BuddyPress that .com would support it.
Certainly on a self hosted solution you would get the latest translation plus the ability to customise it so that the language used was suitable to your specific site.
I’d say ou either need to ask that developer if they can acommodate your requirement or you’d need some custom code written. Either way it’s not a BuddyPress question since it’s wp emails that we are talking about.
By default BuddyPress does not send out emails notifying users that a post has been published, this would have to be enabled somewhere, either via a plugin or via custom code.
thanks @venutius, just so folks are clear (it took me awhile to unravel how it works) the blog-author-profile-for-buddypress plugin creates a Widget you can place in a widget area – my theme has an ‘after post widget’ area
author widget pulls extended profile data fields. nice.
I’m pretty sure BuddyPress would not send those notifications automatically since BuddyPress only does that for internal components. So you must have some code making that happen. It’s this code that you would need to change.
It’s the WordPress polyglots that manage translations for BuddyPress, they have a slack channel and I think you can find out the status of a Swedish translation from there.
Hi, which BP Theme are you using? You can tell by looking in Settings>>BuddyPress>>Options.
Maybe https://wordpress.org/plugins/badgeos/ can do what you are looking for?
in BuddyPress, only members with manage_options capability can update profile groups, though I’m not entirely sure what you are asking.
Is this not a question for BuddyBoss? The features you are talking about do not appear in vanilla BuddyPress as far as I’m aware.
Sorry for the late reply.
It isn’t working for me, sadly. I am trying this on a staging site. Could that have something to do with it? When I try to edit my functions.php file via the wordpress editor, it gives me the error: “Scrape nonce check failed. Please try again.” However, it doesn’t give me that error when making edits on my live site.
Is there something I should be doing in addition to the autocomplete definition? I found this topic that is more recent. https://buddypress.org/support/topic/messages-send-to-auto-fill-functionality-not-working/
Could this be something?
– Joshua
Hello, I tried your code with adding it in functions.php of the theme and replacing in add_role ‘invited_members’ by the name of my custom role. But it doens’t work, the new invited stays subscriber.
Is it because is not an invite sent to a group but by mail ?
What is the variable $inviter ? the member wich send the invite or this one wich receive the invitation by mail ?
I don’t find the variable $invited_users in by-mail.php nor in your functions.php. Is it a Buddypress variable ?
I see in the file functions.php of your module in the $defaults_array : ‘minimum_role’ => ‘subscriber’.
What is it ? Is it the minimum role of member to be able to send an invitation ?
And an other question : when the new user has followed all the steps and go to the profile of wich had invited him, he cannot write on his wall or add medias, just read. Is it normal ?
Thanks a lot for your help !
Otherwhise, your plugin works fine !
It’s hard to answer this one, but if you remember to a word or a sentence from the thread you found earlier, you can try to use google operators to find it.
example google search: site:Buddypress.org “crop image”
https://www.google.com/search?client=firefox-b-d&q=site%3ABuddypress.org+%22crop+image%22
Hello,
Just installed BP and really like it, but I have a small problem.
My site uses a plugin what imports content from other sites, it also imports comments.
Now since buddypress activated all the imported comment authors changed to the wp admin user.
If I check the comments on the backend it shows the original (imported) usernames, but on the frontpage it all changes to admin. If I deactivate BP the problem dissappears.
WP:5.1.1
BP:4.2.0
Theme:Bimber
I tryed searching the plugin code to find what exactly overwrites the author but no luck, tried to turn on/off all default wp “disscussion” settings, BP settings but no luck.
Anyone have any idea?
Thanks.
Hi there,
Yes emails can be difficult to diagnose because sometimes they are sent but not accepted by the destination email host.
The first thing to do is to deactivate all plugins and see if that corrected it.
IF that fails, try switching to a default theme such as 2017.
Next thing to try is reinstall your BP Emails in Admin>>Tools>>BuddyPress.
If they are still not being sent then you need to turn on WP-DEBUG and see if there are any errors being produced.
If they are still not being sent, then deactivate BuddyPress and see if the standard WordPress emails are being sent.
Some people have got to this point and fixed it by installing an alternative WP Email engine, as it was down to their hosting provider not allowing the WordPress emails through.
Hi,
Yes indeed. I followed youre advice and found it. In the past when i deactivated all the plugins, there was always 1 security plugin that i let active together with buddypress. Turns out it was the security plugin givin a problem. One of the settings in the plugin was installed that i need to give users manually premission. I changed the settings and new users can register the normal way.
Thank you for youre help.
Hi, there.
I am having trouble finding what exactly could be the error on my site that I am not receiving emails!
Like for an instance, if I register I do not get an activation link and when I go to the Pending User List and send the activation email from there, the email is sent. But when I instantly again send the activation email the email is not sent.
Another instance like, if I change my password I receive the email at first but again if I change it, I won’t receive an email.
What could be the issue here? This is so frustrating as I cannot know what is going on with my site!
Is BuddyPress causing an problem!!?
Thanks in advance.
Hello,
I am working on one of my project with buddypress, but when user goes to thier profile it will show his extended profile fields data but when user clink on edit tab from front end it will not show any option to edit the profile from front end.
How can I give access to user to edit their profiles from front end instead of going to backend.
Please help me for this, I am looking for the solution but didin’t find anything for this
Thanks in advance