Thread Starter
kalico
(@kalico)
Looks like the same (similar) problem on the front end: In a group, on the Extras tab, I cannot control the order of pages via the drag-and-drop menu. When I reorder things, it doesn’t stick. I can change the names of the “page for fields” and the pages, but I can’t reorder them.
If it makes any difference, I have a multisite environment. BuddyPress is network activated, but I have designated a subsite to be the BuddyPress root blog with this constant in wp-config.php:
/* set BuddyPress to operate site-wide, but with root at site ID 3 */
define('BP_ROOT_BLOG', 3);
With this arrangement, the only way I found to get BPGE admin settings page to show up is to network activate it. This way, the BPGE admin settings shows up in the main site of the network. It does not, however, show up in the admin menu of the BP root blog.
This is basically the same as BuddyPress itself. The BuddyPress settings menu is only available on the main site of the network, not on the BP root blot.
Thanks in advance for your attention to helping me sort this out.
Hm, that can actually be a problem (multisite + not default root blog).
I will need to actually find time and dive into this.
Thanks for reporting!
See https://github.com/slaFFik/BP-Groups-Extras/issues/70 for reference.