Reply To: Members page sidebar
1. Which version of WordPress are you running? 6.5.4 2. Did you install WordPress as a directory or subdomain install? Dir 3. If a directory install, is it in root or in a subdirectory? Root 6. Which...
View ArticleReply To: Members page sidebar
https://prnt.sc/GdVvz9bqfmdM First Go to appearance section click on widgets and remove all widgets from the ” Members Directory Right Sidebar “. It will remove all widgets from member directory
View ArticleReply To: Fatal error
@serranospc Please paste the error log that are help which type of issue you are facing and it is also help how to replicate the issue.
View ArticleReply To: Fatal error
It doesn’t seem to occur anymore, so I’ll follow up. About preventing group user from having access to the wordpress user database, can we exchange this for invitations to external emails?
View ArticleBuddyPress Emails
Hello, I was wondering do I have to use an outside platform to send the email templates? Like Mailjet or Mailchimp?
View ArticleBuddyPress Emails
Hello, I was wondering if I have to use an outside email platform to send the email templates? Like mailjet or mailchimp.
View ArticleReply To: BuddyPress Emails
Only if you want to. But it all depends where you have BuddyPress hosted. If you can get notifications when resetting a password, you can get send/recieve emails from BuddyPress too.
View ArticleReply To: BuddyPress Emails
Hi vaquip, You can use email platforms like Mailjet or Mailchimp to send email templates, or you can use built-in options from services like Gmail or Outlook. Best regards, Calculatorul mediei de...
View ArticleHow to add xprofile fields in the members directory
Hi everyone This code below add Age after the username in the members directory. /** * Show Xprofile Field Data After The username in The Members Directory. */ function...
View ArticleReply To: How to add xprofile fields in the members directory
Do you want it all as one big clickable link? So it displays like this, over three lines…. ??? Name, Age City Country
View ArticleRemove @username from profile url
My site is allinop.,com I want members profiles to be anonymised and therefore hide @username from the members profile URL Is there a way to achieve this?
View ArticleReply To: Remove @username from profile url
@aboutm2 please paste this code snippet and check it as per your requirement. // Hide user name from BuddyPress profile function hide_user_name_from_profile() { if ( bp_is_active('xprofile') ) { ?>...
View ArticleReply To: Remove @username from profile url
Thank you , that worked for removing @username from the profile page. However, @username is still visible within the member’s posts (witin the user’s info box). @username is also visible within the...
View ArticleNew Function Request
Can you add an image upload functionality in the profile section? To elaborate, within the profile, we can create multiple groups with custom fields such as text, textarea, etc. We need to include an...
View ArticleNotify all members within a group category
Hi, is it possible to notify all members within a group category evnthough they are in different groups?
View ArticlePersistent Notification Message After Plugin Update
After updating the plugin to the lattes version (14.0.0), a notification message is stacked at the top of my WordPress admin dashbored as follows: (For BuddyPress Multilingual to work you must enable...
View ArticleNeed help fixing code so all default wordpress avatars are used on buddypress
So i made this code which successfully fetches wordpress avatar to display on buddypress it does sync the profile pictures but it dooesn’t change all the profile pictures on buddypress for example the...
View ArticleWebsite error
Hi all I have a website error. Our hosting company have given me this error below which seems to relate to the Buddypress add-in & hope someone can help. I am no way an expert unfortunately as our...
View Article