-
GyziieDK replied to the topic After WordPress 6.7 release, buddypress fails in the forum How-to & Troubleshooting 10 months, 3 weeks ago
Also please note that the name field marked in the Users > Profile Fields with “(Primary)” IS the display name itself. This should be the field users use upon registration of their user – and this is also the field the BuddyPress Member Directory uses to sort content Alphabetical.
-
GyziieDK replied to the topic After WordPress 6.7 release, buddypress fails in the forum How-to & Troubleshooting 10 months, 3 weeks ago
Hello again ๐
This might start to make sense then!
First, when you translate something within the code itself (not using a translation plugin and po/mo file) it will for the most part be overridden whenever you update your WordPress / plugins that are translated. So, this might be why it doesnโt work now after the update.
I personally use a c…[Read more]
-
wpuser replied to the topic After WordPress 6.7 release, buddypress fails in the forum How-to & Troubleshooting 10 months, 3 weeks 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 10 months, 3 weeks 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 10 months, 3 weeks 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 10 months, 3 weeks 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 10 months, 3 weeks ago
-
wpuser replied to the topic After WordPress 6.7 release, buddypress fails in the forum How-to & Troubleshooting 10 months, 3 weeks 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 10 months, 3 weeks ago
-
AjengWulandari's profile was updated 10 months, 3 weeks ago
-
Val9ja's profile was updated 10 months, 3 weeks ago
-
Patricia Taylor's profile was updated 10 months, 3 weeks ago
-
GyziieDK replied to the topic Limit activity in groups to admin/mods only in the forum How-to & Troubleshooting 10 months, 3 weeks 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 10 months, 3 weeks ago
-
alex1658's profile was updated 10 months, 3 weeks ago
-
Robert Martin's profile was updated 10 months, 3 weeks ago
-
GyziieDK replied to the topic After WordPress 6.7 release, buddypress fails in the forum How-to & Troubleshooting 10 months, 3 weeks 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 10 months, 3 weeks 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 10 months, 3 weeks 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 10 months, 3 weeks 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.
- Load More