Search Results for 'buddypress'
-
Search Results
-
Topic: Smartphone home screen
I can’t find a way to upload any media to it. There are photos and videos that I’ve posted to the activity feed, but they don’t show up under that tab.
Can anyone help me with this?
I installed BuddyPress two weeks ago, and I’m on WP 6.2.
Hi, I want to use a buddypress group for sort of a general chat function for my website. I have found snippets to remove group tabs but I can’t seem to figure out how to hide a single tab in only one group.
The tab I want to hide in this single group comes from this plugin: BP Group Documents: https://wordpress.org/plugins/bp-group-documents/
Does anyone have any ideas? Thank you so much..
Topic: BuddyPress registration
Hi,
I am using BuddyPress on a multi-lingual Divi website (WPML) with 2 a subdomain for each languages.
The website is https://klm-huisjes.ellyvandriel.nl/
WordPress 6.2
BuddyPress 11.1.0The Registration and Activation pages exists but are empty and when trying to visit them, I am refered to the homepage. Adding a new Registration page did also not resolve the issue. This page is also empty.
I just read this and wonder if this is causing the issue: Please note: For BuddyPress Multilingual to work, your site’s language URL format needs to be set to use different languages in directories. You can find the language URL options by going to WPML → Languages and scrolling to the Language URL Format section.
If so, is there a solution. This website really needs the 2 different subdomains.
Thanks,
MargrietHi!
I installed BuddyPress on a multisite (activated both on the network and on the main site of the netowork) but all the BuddyPress pages returns blank and 404 pages, as you can see here: https://www.awesomescreenshot.com/video/17114642?key=29418fda6549e8fcd3499704aa44caf5.
How can I fix that?
Best regards,
Topic: ACF field in js-templates
Hi,
I created an ACF field in the users profile.
I will keep displaying this field in the list of users on the “send-invites” group page which is generated in “buddypress/common/js-templates/index”.
Do you know if it is possible to have a get_field(‘field_name’) there?
I can’t figured it out.THANKS
I have a problem translating members, activity and groups pages.
I am using Polylang & Loco Translate but still there is no option to translate them.
If i try to translate them with polylang, the content replaced with just a header.
Loco translate shows that Buddypress is 100% translated to all the languages, but i cannot find a way to display them..I’ve built a site in Elementor using BuddyPress and Buddybuilder to customize the profile page etc. However, I am also needing certain things to work with toolset views. Views requires either the ID or the username of the member.
When I use the regular shortcodes to display ID or Username it’s simply showing me mine for all profiles rather than that of the profile owner. How do I make a shortcode which will pull the buddy press data and show for the profile owner?
Out of about 6000 members, we have around 1000 who have no entry with the type
last_activityin thewp_bp_activitytable.I think some will be simply members who have yet to log in, but it doesn’t seem to be all of them.
For instance, if I search the data for members who have no
last_activitybut do have an entry with typeupdated_profile, I find over 700 members.As far as I can tell, the function
bp_core_record_activity()is hooked towp_head, and should be updatinglast_activityevery 5 minutes.There being no
last_activitydefinitely seems to be a bug of some kind. If I edit the Extended Profile in admin of a member with nolast_activity, ‘Last active’ in the ‘Member’s stats’ box shows the current date/time. This seems to be because in\BP_Members_Admin::user_admin_stats_metabox(), the account is activated (so$last_activedoesn’t get assigned the registration date), butbp_get_user_last_activity()returns nothing. Sostrtotime( $last_active )returns the current date/time.Any ideas as to how this might have happened?
I wondered about the ‘Repair member “last activity” data’ option under Tools > BuddyPress, but I ran this on my local installation and it doubled the number of members without
last_activity, so I’m not sure what that’s about.Hello everyone, I have a problem with sending the friend request. When a user sends the friend request to another member, whoever receives the friend request does not have the button to accept it. I’ve tried changing the theme and disabling all plugins but it doesn’t work. So I think it’s a buddypress update issue. Thank you
Hello everyone, I have a problem with sending the friend request. When a user sends the friend request to another member, whoever receives the friend request does not have the button to accept it. I’ve tried changing the theme and disabling all plugins but it doesn’t work. So I think it’s a buddypress update issue. Thank you
A field in Signup Fields duplicated.
I’m really pleased if someone tell me how to fix this.I have no idea about what is cause,
it occured when I added some fields in “Base” Tab(Predefined items).Topic: Profile picture appears huge
Hi,
I recently installed BuddyPress. For some reason, profile pictures take all the space in width above the different option tabs in personal accounts. People do not want to see their faces in huge when logging in to check their accounts; how can I fix this?
Thanks for your help,
Philippe
Hello,
The theme I use for my website, which features content related to the 666 angel number love, is customized by WordPress. Although I am interested in switching to BuddyPress, I want to make sure UI/UX is not impacted by the migration process. Please advise me on how to complete this migration while maintaining the website’s traffic and ranking. Thank you for your help.Hello,
Is BuddyPress 11.1.0 compatible with PHP 8.x? If I click on the Activity menu item and click on any post to make an edit, the Activity History box has the following message:
“There has been a critical error on this website. Please check your site admin email inbox for instructions.”
However, no such email appears in my inbox, and it never states what exactly is the critical error. Also, I cannot edit the time stamp of a post. Nothing happens when I click on the Edit link.
The reason why I’m asking is because I’ve run into similar critical error messages for a few other back-end components on my website that are exhibiting compatibility issues with the new PHP 8.x. My website is currently running WordPress 6.2 and PHP 8.1.17, in case if anyone needs to know. Any help in resolving this issue will be greatly appreciated.
Aaron
Hello,
Setup:
WP version 6.2,
BP version 11.1.0,
PHP version 7.4I want an activation mail setup during the registration process, as the site needs a double-opt-in for the registration of new users.
the problem is as follows:
- A user registers
- An email is sent to the admin, that a user registered
- BUT the promised activation email to the user does not get sent.
as I thought this might be a common problem, of course I have done some research and found no fitting solution, as the mails in general do work, what the solutions claim to fix.
I have also done excessive testing.
I found no cause/solution and so I supect a BP/WP bug or misconfiguration I did not find.
I confirmed via MailHog and the “Post SMTP” plugin that the mail does not get sent at all, but other mails get sent. So from my point of view there is NO Problem with SMTP or mail sending in general.
When I reject the user in the confirmation process, then a mail gets sent to the user.
I have checked the Mail-Templates of BP, repaired them twice and checked for the trigger “Der Empfänger hat sich registriert”, in english: The recipient has registered”.
All this happens on the local and the production server.I deactivated as much other plugins as possible to exclude them as source of the error.
Everything seems to be fine. But the Email does not get sent. I am totally stuck.
Can someone help?
E.g. confirm the activation mail gets sent/not sent?