-
Boone Gorges replied to the topic Email confirmations WordPress 4.9 in the forum How-to & Troubleshooting 8 years, 5 months ago
The email-change verification is meant as a security measure. If your BP credentials are stolen or lost, the only way you can get them back is with a Lost Password reset; the verification step means that an attacker can’t lock you out by changing your password and your password reset email.
On sites that I manage, users do occasionally lose…[Read more]
-
Boone Gorges replied to the topic How NOT to redirect users after login. in the forum How-to & Troubleshooting 8 years, 5 months ago
You could try using a different plugin for switching the login page. https://wordpress.org/plugins/search/login+page/ The one I’ve seen in use before is Theme My Login. Maybe it will work better with your setup.
-
Boone Gorges replied to the topic Appearance of a profile page in BuddyPress in the forum Installing BuddyPress 8 years, 5 months ago
Hi @thelovebridges –
BP doesn’t have any built-in tools for modifying the appearance of the page from the Dashboard.
This leaves you with two options:
1. Use custom CSS. You can probably accomplish much of what you want this way.
2. Override BP’s templates in your child theme. Only do this if you need to change markup.If you can give more of…[Read more]
-
Boone Gorges replied to the topic Groups Update Form in the forum Miscellaneous 8 years, 5 months ago
This would take some custom coding. I don’t have any examples of how it could work for BP activity items. But I wrote something similar for bbPress replies a couple years ago, which might serve as an inspiration: https://github.com/boonebgorges/bbpress-reply-titles
-
Boone Gorges replied to the topic Problem with "Please upload your profile photo to start using this site." in the forum How-to & Troubleshooting 8 years, 5 months ago
That string is not present in BuddyPress itself. It must be coming from the plugin described here: https://buddydev.com/buddypress/force-buddypress-users-to-upload-profile-photo/
Be sure to check for
wp-content/plugins/bp-force-profile-photoin your filesystem, and the Plugins screen on both the Dashboard and the Network Admin (assuming you’re…[Read more] -
Boone Gorges replied to the topic [Fixed] Groups Messages Disappear After Update in the forum How-to & Troubleshooting 8 years, 5 months ago
I’ve logged in and reproduced the error.
One of two things is happening here.
1. The item is being posted, but cannot be loaded for some reason. Check Dashboard > Activity to see if the item is listed there; if so, then it falls into this category.
2. The item is not being posted.
When I click ‘Read More’, I’m seeing something like this in the…[Read more]
-
Boone Gorges replied to the topic BBP Groups Messages Disappear in the forum How-to & Troubleshooting 8 years, 5 months ago
I’ll close this one.
-
Boone Gorges replied to the topic How to hide tabs on the Sitewide Activity page in the forum Requests & Feedback 8 years, 5 months ago
These tabs are hardcoded into the theme template. So you have two options:
1. Override the theme template in your own theme (copy
/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/activity/index.phpto/wp-content/themes/[your-theme]/buddypress/activity/index.php, open the copied template, and remove the tabs you don’t want.2.…[Read more]
-
randy volter's profile was updated 8 years, 5 months ago
-
dainismichel replied to the topic Profile is Forcing avatar upload in the forum Installing BuddyPress 8 years, 5 months ago
that setting did not work for me…
…i still have unwanted forced “please upload your profile photo to start using this site” 🙁
solutions?
–dainis
-
dainismichel replied to the topic Problem with "Please upload your profile photo to start using this site." in the forum How-to & Troubleshooting 8 years, 5 months ago
started happening on my site too…no idea why…no solution yet…
-
fred boldon's profile was updated 8 years, 5 months ago
-
Antonia Garz's profile was updated 8 years, 5 months ago
-
Andrzej Riemer's profile was updated 8 years, 5 months ago
-
@mercime wrote a new post on the site BuddyPress.org 8 years, 5 months ago
What would you like BuddyPress to focus on in 2018? The core team has ideas of where BuddyPress can expand on and your input is important to harness the time and resources of an all-volunteer crew.
The survey […]
-
Kristia Nowicki's profile was updated 8 years, 5 months ago
-
Boone Gorges replied to the topic Add members by group moderator to group in the forum How-to & Troubleshooting 8 years, 5 months ago
No, it’s not possible for group moderators to do this. But site administrators can do it at Dashboard > Groups > Edit.
-
Boone Gorges replied to the topic Cannot post updates and images in Activity Stream. Media Library also empty in the forum How-to & Troubleshooting 8 years, 5 months ago
Hm. I have never seen a problem like this before. It sounds like the problem is not really with BuddyPress per se, but instead some sort of database corruption.
Are you able to run mysqlcheck? http://www.thegeekstuff.com/2011/12/mysqlcheck/ A total guess, but it could be that this will clear up some of the problems.
-
Boone Gorges replied to the topic Member search into group does not work before filter it in the forum How-to & Troubleshooting 8 years, 5 months ago
> text search not using ajax
This is what it should do. The original problem in this thread was that group members search didn’t work at all, because it wasn’t sending the contents of the search box. With AJAX disabled, at least the search should work.
-
Boone Gorges replied to the topic Need some help figuring out a template problem in the forum How-to & Troubleshooting 8 years, 5 months ago
If the users of the site don’t care too much about what it looks like, then I would suggest switching to a theme like Twenty Sixteen. This will move you over to a “template pack” that is more modern and well-supported by the BuddyPress team.
Otherwise, there’s no danger in sticking with the existing theme, as long as it’s working for you. It’s…[Read more]
- Load More