-
wpuser replied to the topic After WordPress 6.7 release, buddypress fails in the forum How-to & Troubleshooting 6 days, 1 hour ago
Also, I am no longer able to customize the order of my members list. I was using default alphabetical, but also that function no longer works.
-
wpuser replied to the topic After WordPress 6.7 release, buddypress fails in the forum How-to & Troubleshooting 6 days, 1 hour ago
On second thought… this is within the Buddypress coding, so something that must have changed for WordPress 6.7 is not interacting correclty anymore with Buddypress.
The “Alphabetical” sorting of the user list is sorting on the “Name” base field of bp_xprofile_data table (field 1). This field I had renamed to “Naam” (which is Dutch for Name).…[Read more]
-
GyziieDK replied to the topic After WordPress 6.7 release, buddypress fails in the forum How-to & Troubleshooting 6 days, 4 hours ago
Sounds weird, since I’m also using the user fields (xProfile fields) – my site is translated into Danish, but my site-admin back-end it set to English. This is due to it being easier to find items in the menu when troubleshooting (hate when settings and so on is translated lol).
So seems weird to me if the translation part of it is causing the…[Read more]
-
GyziieDK replied to the topic Limit activity in groups to admin/mods only in the forum How-to & Troubleshooting 6 days, 4 hours ago
Found the solution with the following code:
Restrict in single group
function restrict_activity_posting_for_specific_group( $can_post, $user_id, $group_id ) {
// The ID of the group you want to restrict posting in (replace with the actual group ID)
$restricted_group_id = 123; // Example group ID// Only apply the restriction to the…[Read more]
-
Intellective's profile was updated 6 days, 7 hours ago
-
wpuser replied to the topic After WordPress 6.7 release, buddypress fails in the forum How-to & Troubleshooting 6 days, 8 hours ago
I managed to locate the issue. After the wordpress update, it was not allowing my translations for the xprofile fields anymore. For some reason it has to be English now, it is no longer allowing it to be Dutch. I’ll flag this with the WordPress development team.
I’ll close the ticket, as the issue is likely not because of Buddypress but because…[Read more]
-
Karls Couch Cleaning Adelaide's profile was updated 6 days, 13 hours ago
-
AjengWulandari's profile was updated 6 days, 16 hours ago
-
Val9ja's profile was updated 6 days, 17 hours ago
-
Patricia Taylor's profile was updated 1 week ago
-
GyziieDK replied to the topic Limit activity in groups to admin/mods only in the forum How-to & Troubleshooting 1 week ago
Unfortunately this plugin breaks the “groups” settings from backend and comes up with a critical error, so if anyone has a solution, please let me know. 🙂
-
Dianne66's profile was updated 1 week ago
-
alex1658's profile was updated 1 week ago
-
Robert Martin's profile was updated 1 week ago
-
GyziieDK replied to the topic After WordPress 6.7 release, buddypress fails in the forum How-to & Troubleshooting 1 week ago
Sounds like compatibility issue within the theme then. Have you tried it with a BuddyPress supported theme?
-
wpuser replied to the topic After WordPress 6.7 release, buddypress fails in the forum How-to & Troubleshooting 1 week ago
Yes – cache is cleared.
I tried on 2 different servers.
I have used the basic wordpress theme – which was updated today.At this moment the issue is only with alphabetical. All 2 users are “activated”.
-
GyziieDK replied to the topic After WordPress 6.7 release, buddypress fails in the forum How-to & Troubleshooting 1 week ago
You can add users from back-end, yes.. but the users still need to “activate” their account and login for them to show up on the front-end (in directory).
Does the member show up in the normal member directory? – and is the issue only with the “alphabetical search”? .. My alphabetical search works fine, so might be a theme compatibility…[Read more]
-
wpuser replied to the topic After WordPress 6.7 release, buddypress fails in the forum How-to & Troubleshooting 1 week ago
This is my settings: https://ibb.co/6twjgxB
Nothing special.
Can you explain what the issue could be with the memberlist? Why does alphabetical not work? It worked before the update.
-
Relax inn's profile was updated 1 week ago
-
GyziieDK replied to the topic Limit activity in groups to admin/mods only in the forum How-to & Troubleshooting 1 week ago
Found plugin that does the job:
- Load More