Search Results for 'buddypress'
-
Search Results
-
Hello everyone!
I have a website with a user base, and now I started using Buddypress on it. I would like to know if it is possible to get user data in the WordPress profile and put it in the Buddypress xprofile.
Thanks in advance for your help.
Versions:
Wordpress 5.3
Buddypress 5.1.2On the BuddyPress notification page for users, the page ID appears to be set to 0, which creates issues with other plugins I have that are interacting with that page when it shouldn’t be due to the null value. Is this page intentionally set to a null value and is there a reason that the page ID shows up as a 0?
Thanks!

I’m not one to normally ask for help as I’ve figured out ways to do quite a few things but I just need some conceptual help from people smarter than I.
I have a buddypress instance where someone performs an action on my website (using strava as an example, imagine it’s them logging a workout) and it creates A) a database entry in my own database and B) an activity in the BP world (and database of course).
I am looking to add the ability to tag another user in this activity, and then the other user would then verify (yes/no) and if yes, then it creates the activity in the BP world and in my database.
I have so far been able to add mentions to my custom form (without a problem, what an easy system!) but I’m stuck conceptually how to continue.
Should I create a duplicate activity with the tagged user’s ID? Will that lead to them getting a notification? Is there a way for them to approve or decline the notification that is already in existence or will I have to build something for that?
Just looking for the most “BuddyPress-ic” way to attack this problem and was hoping I could use your insight.
Thanks in advance!
Topic: Customising comments section
Fresh and clean install of WP (5.4), recent PHP (7.4.3) – after installing BP (5.1.2) new user registration newer completes – after filling all fields and clicking “Submit” nothing happens – email notification not sent, page not refreshed etc – everything stays still like no button was pressed.
This as also confirmed on ANY theme and language.Site is located here: https://яцдютт.рф/
Hi
I bought the plugin, installed it and got this error :
Trying to get property ‘id’ of non-object in
/var/www/html/xxxxxx/wp-content/plugins/buddypress/bp-core/classes/class-bp-admin.php
on line 621
I saw that similar notices were already recorded for show_avatars and that they will be fixed.
If you can embedd this one too at the same time…
Thanks
NB : I used a plugin to reset a full installation. I thing it is related with this.Hello
Wordpress 5.4 & Buddypress 5.1.2 installed on a subdomain.
I have a couple of problems when I install the plugin buddypress.
The first is:
After I have installed buddypress on a clean install of WordPress, there is a problem with the confiuration of Pages.
The first three pages – Members, Activities and groups are created by buddypress, but the Pages Register and Activate NOT.
Even if I then create those pages again myself.
Those two pages both link to my homepage.
And I do have enabled the option in general settings that – anyone can registerYes, I can choose the “Register & Activate pages” that have been created by buddypress, but if I want to view those pages then I will come to both of them on the Homepage, with no extra functionality created by buddypress to register or activate !!
Maybe those pages have been created somewhere, but I can’t find them, select them or let new members link to those pages 🙁
Second is:
That I dont have any BuddyPress tab when adding menus, or can I choose that in the screen options, as you demonstrate in this video for the Login and Logout Menu.So it looks like there is something missing in my buddypress install.
I do not know what I am doing wrong or still have to adjust to have these two pages made by buddypress ?? Hope you can help me out with this.Hello everybody, sorry for my English.
I install Buddypress correctly, but i don’t have the associatives page fields! why?
[url=https://www.photorapide.com/images.php?photoName=0893h9.jpg&photoId=1494207][img]https://si3.photorapide.com/invites/photos/2020/04/0893h9.jpg[/img][/url]Topic: Stop Emails via Buddypress
Hi,
I’m using Buddypress via BuddyBoss. How can I stop this email being sent out ‘Your username and password info’. As the user creates their own password on registration.
This email seems to trigger once I click ‘activate’. I would be grateful if there is a way to stop this email, it’s confusing users.
Thanks
Hello everyone,
Very nice to e-meet you.
I am seeking for advices.
I would like to launch an alumni website and thought Buddypress would be the best for that.
Do you know if someone of the community already did a tutorial?
The main goal is :
– to have an alumni directory
– members profile should display only their resume (CV with things such as current and past positions, associations, diplomas, year of graduation from our uni featured)- nothing such as wall post and activity on the website.
– ability to post positions / apply for positionsSo I found out buddypress might be the best plugin but wondered 1) if i am right or 2) do you see any other one instead?
Second question : are the feature I look for easily implemented (I don’t speak about theme here) if I know wordpress or should it require extensive customisation?
– is there a recommended wordpress plugin for the job board which would be highly compatible with Buddypress and make it less painful for customisation? Maybe Wp job board?Thanks a lot lot in advance for any recommendations over those points.
Kind regards,
Vince
Topic: Buddypress Group Photo
Hi,
Is there a snippet that can be used to allow all group members the ability to change the Group photo and cover image?
Thanks
Hello,
I am being asked to associate (repair)a wordpress page with a buddyPress component which is “Register”. I had one registration page before but since I did not need it anymore I deleted it. How do you stop getting this repair warning. perhaps associating the “register” component with a homepage ?
Thank you!
Topic: /Members’ slug
Hello,
I know one is supposed to associate a WordPress Page with each BuddyPress component directory. (members)
but I am wondering if it is possible to hide the “members’ slug” in urls structure:
example.com/members/username
to something like this instead:
example.com/username
I am asking this because it might posed a security risk allowing hackers to gain access to all members listed in a website just by going to example.com/members
Thank you!
Topic: Integrating with UserPro
Hi,
Does anyone know how to integrate BuddyPress with UserPro? I would like to use the registration forms from UserPro but the profile pages, search, messaging, etc. from BuddyPress. But I don’t know how to make the information collected by the UserPro registration forms to be available in BuddyPress.
Thanks.
Javier.
Topic: current_component not set
Hello, we need help with the following problem:
When switching our live system from bp 4.3.0 (legacy templates) to bp 5.1.2 (nouveau templates), we are running into problems with the pagination and grid layout for example on the groups page. The reason for this seems to be that buddypress()->current_component is empty. Therefore the loop classes (bp_nouveau_loop_classes()) can’t be generated correctly. We don’t understand why this happens and so far we haven’t been able to reproduce the error on our development system. (This makes troubleshooting almost impossible, because we need our live system to be up and running and therefore switched it back to the old state.)
We are running wp 5.3.2 and bbpress 2.6.4. We already tried to clone the file system and database from our live system (as far as possible), but so far the error did not occur on any other system. We are using several other plugins and tried to deactivate them one by one, also without success. We use a custom theme and template overrides, but this doesn’t cause any trouble at all on our development system. We would be grateful for any advice on how to reproduce the error on our development system or any ideas why current_component is not set as it should be.
Topic: Translating BuddyPress
Hello, I have recently started translating BuddyPress to my native language , my question is if it is worth it and will the translations ever be reviewed and accepted ? Since I do not have time to waste would like to hear your feedback on this. The language in question is Serbian(Latin)
Hello everyone. I’m wondering if you can help with a small query.
I’ve installed BuddyPress on my site and have created a profile field called ‘Job Title’ that users have to fill out when they register (along with name, email etc.). Is there a way to customise the comments section of a regular blog post so that this profile field (Job Title) is shown along with the user’s name?
For example, right now when a user comments on a blog post, only their name is shown. But what I’d like is for their name and Job Title to be shown.
Thanks in advance for the help!