Search Results for 'buddypress'
-
Search Results
-
I’m using Buddypress for a side project.
But i cannot figure out how to disable the “side panels”
Does anyone know how to disable them both(Left and right)?I would like to display profile fields on different parts of the site.
I read that BP comes with this function:
https://codex.buddypress.org/developer/function-examples/bp_profile_field_data/I created a shortcode in my functions.php file:
/* Dislay BP field */ add_shortcode('bp_field_display', 'bp_profile_field_data');Then went and added this shortcode to one of my pages:
[bp_field_display field="Register As"]I expected that it would show me the value of the field I have on my profile called Register As. I didn’t specify a user ID so it should return mine since I’m logged in.
Instead, I got blank, nothing displayed at all.
Any idea what I’m missing? I’m open to other suggestions but thought that making this shortcode wouild be the most direct and straight forward way.
I am planning to write a plugin that takes care of a few things that don’t get done. For example, automating fetching external blogs.
One of the things I want to fix is that some activity (specifically external blogs) does not update the “last updated” value in the groups. This stops highly active (via external feeds) groups from appearing on my recently active groups listing. What I need to know is how is “last updated” updated? What do I call to update it?
I’m trying to overwrite the styles of the class login-split but it doesn’t work and I’m not sure why that happen. I need to make that class 100% width.
Topic: Private messaging feature
Hello,
We are a website design agency and we recently set up one of our clients websites using buddypress. you can see the site here: http://www.thehubtaunton.com/ (currently behind a coming soon page).
When using the private message feature within buddypress, we have encountered an issue:
When logged in as admin, if you view a users profile (example: https://www.thehubtaunton.com/members/marc-testing/) you can then click on private message, however, when i do this and fill in the message it doesnt seem to work properly. the user is not notified and it seems to post the comment on my own user profile, not the user i attempted to private message.
Could you please let me know how we can get this sorted out as soon as possible?
WP Version: 5.6
Buddypress Version: 7.1.0Please let me know the best way to supply login details.
Topic: Buddypress dropdown menu
Topic: Activation Email Issue
Hi all,
I found that two issues of the activation email from BuddyPress.
1.The first activation email is missing background color and the text not center. When I tried to send the same email again, the email becomes all right.
2. I saw an account from WordPress backend is pending, but that account is already able to use the function in frontend (such as upvote a post, which is supposed to only available to activated account). When I tried to register a new account and duplicate the issue again, but no such issue found.
Can anyone help me to figure out and solve the issues? Thanks a lot.
Hello,
I’m using on my site BuddyPress for around 2 years. I just now decided to activate the Activity stream feature. I’m getting a page that is showing the recent activity, but I have issue. When I activate it I made one action and it was shown on the activity feed. After that the new actions are not shown. Any idea how to check what could be wrong. On the back-end in admim panel I see the activities (8), but on the front-end page they are showing only 3 of them and not the rest. Do I need to give links for my issue or screenshots? How to troubleshoot this?
Thank you for your time.
WordPress 5.6.2
BuddyPress 7.2.0Topic: Actividy Feed On Multisite?
I am trying to learn about how Buddypress works on Multisite.
Specifically, how does the activity feed work if I have Buddypress activated on 2 different sites on a multi site install?
Are buddypress “Activities” a universal table the same way user meta is?
Can users see all of the relevant activity feed items on sub-1.domain.tld and sub-2.domain.tld?
Topic: Optimizing buddypress files
Hello, on my website i am using only 3 buddypress pages -> Members page , Registration page, Activation page, and i have this installation https://prnt.sc/1003nc1
I would like to remove all the following js and css that are running on all the pages of the site:
wp-content/plugins/buddypress/bp-core/js/confirm.min.js wp-content/plugins/buddypress/bp-core/js/widget-members.min.js wp-content/plugins/buddypress/bp-core/js/jquery-query.min.js wp-content/plugins/buddypress/bp-core/js/vendor/jquery-cookie.min.js wp-content/plugins/buddypress/bp-core/js/vendor/jquery-scroll-to.min.jsand
wp-content/plugins/buddypress/bp-members/css/blocks/member.min.css wp-content/plugins/buddypress/bp-members/css/blocks/members.min.cssand just keep them on those 3 pages for logged out users.
I know that i could use a statement likeif ( !is_user_logged_in() )but i dont know the handlers for those js and css and i dont know how would be the process to deregister / enqueue them.I think the members page and subpages can be declared with
bp_is_my_profile()?I am sorry for the luck of knowledge but i am still new and learning on those stuff.
Any help please would be appriciated. thank you 🙂
Topic: Plugins compatible with wpml
Did you want to know if the BP registration option, BP profile search and Buddypress multilingual plugins are compatible with the wpml language plugin?
I have last verion of wordpress and buddypress.
My site is https://satisfyu.com