-
Philippe Roussel replied to the topic Biographical info edit and view discrepancy in the forum How-to & Troubleshooting 21 hours ago
Pb fixed. I just need to deactivate and reactivate all plugins.
-
Philippe Roussel started the topic Biographical info edit and view discrepancy in the forum How-to & Troubleshooting 1 day, 14 hours ago
Hi,
WP: 6.6.2; BP:14.1.0; onehomeplanet.com
Once saved, the biography type field edits on the front end show in the corresponding Biographical Info in WP dashboard, but not under the BP View tab. Not a caching issue.
Thanks for your help,
Philippe
-
Philippe Roussel replied to the topic Saved bio not appearing in the forum How-to & Troubleshooting 2 days, 15 hours ago
No one has had the same issue?
I am referring to the Biography field when choosing a field type. I noticed that changes are saved only if I delete and recreate the field.
Thanks for your help.
-
Philippe Roussel started the topic Saved bio not appearing in the forum How-to & Troubleshooting 5 days, 19 hours ago
Hi,
I updated and saved my user profile bio in Buddypress, but it is still the previous one that appears when clicking on View.
Thanks for your help,
Philippe
-
Philippe Roussel replied to the topic Restricting groups creation to WP administrator in the forum Installing BuddyPress 1 year, 1 month ago
Hi,
I eventually figured it out. The most simple things are often the easiest to miss…
Thank you.
-
Philippe Roussel replied to the topic Public messaging precision in the forum How-to & Troubleshooting 1 year, 1 month ago
Thank you very much to both of you.
-
Philippe Roussel replied to the topic Public messaging precision in the forum How-to & Troubleshooting 1 year, 1 month ago
Hi,
Indeed, messaging someone “publicly” does not make much sense if everyone and their mother can see the message, not just the specific group of people you intended it to.
Now, how do you send a private message to several people at once? I guess I have to be “Friend” with each of them. From there is it enough to click on the username of one of…[Read more]
-
Philippe Roussel started the topic Removing "Leave Group" button in the forum Installing BuddyPress 1 year, 1 month ago
Hi,
I tried the following php but it does not work.
Thanks for your help.
function buddydev_remove_leave_group_button( $btn ) {
if ( $btn[‘id’] == ‘leave_group’ ) {
unset( $btn[‘id’] );
}return $btn;
}
add_filter( ‘bp_get_group_join_button’, ‘buddydev_remove_leave_group_button’ ); -
Philippe Roussel started the topic Sub-forums with no proper URL generated in the forum Installing BuddyPress 1 year, 1 month ago
Hi,
I created a hidden group with a hidden forum titled “Test 4.” The URL is https://onehomeplanet.com/bp/groups/test-4/forum/.
I also created a sub-forum titled “Test 4.1” (hidden as well) under the group’s main forum. Strangely, the URL becomes: https://onehomeplanet.com/forums/forums/test-4/test-4-1/
So, of course, the latter gives an “Oops!…[Read more]
-
Philippe Roussel started the topic Public messaging precision in the forum How-to & Troubleshooting 1 year, 1 month ago
Hi,
Does public messaging imply that only people in the same group will see the message or that all BuddyPress users will (which would seem to be the case anyway if no group has been created)?
Thanks for your help.
-
Philippe Roussel started the topic Restricting groups creation to WP administrator in the forum Installing BuddyPress 1 year, 1 month ago
Hi,
How can I restrict BP group creations to the WP website’s administrator?
Thanks for your help.
-
Philippe Roussel started the topic Private and public messaging in the forum How-to & Troubleshooting 1 year, 1 month ago
Hi,
I am unable to explain in a clear and succinct way to my website’s future members how to send private or public messages and how to do it individually or in bulk (addressing group members, for instance). One reason for my incapacity is that there is a little bit of information everywhere about these topics, which is often contradictory. The…[Read more]
-
Philippe Roussel replied to the topic See Friendship requests I sent in the forum Installing BuddyPress 1 year, 3 months ago
Same here. Could not find an answer anywhere.
-
Philippe Roussel replied to the topic Some members never receive their group invites in the forum Installing BuddyPress 1 year, 4 months ago
The issue is solved. 🙂
-
Philippe Roussel started the topic Some members never receive their group invites in the forum Installing BuddyPress 1 year, 4 months ago
Thanks for your help.
-
Philippe Roussel replied to the topic Profile picture appears huge in the forum How-to & Troubleshooting 1 year, 5 months ago
I had not allowed members to upload cover photos, and that’s probably where the issue came from. Now that I did, there is a cover image space displayed (rectangular) instead of a huge avatar space (square). Pb solved, thank you.
-
Philippe Roussel replied to the topic Profile picture appears huge in the forum How-to & Troubleshooting 1 year, 5 months ago
Thanks. Where do I find these previous suggestions?
-
Philippe Roussel started the topic Profile picture appears huge in the forum How-to & Troubleshooting 1 year, 5 months ago
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
-
Philippe Roussel's profile was updated 1 year, 6 months ago
@ph59
Active 19 hours, 22 minutes ago