Viewing 1 replies (of 1 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @nguyendam – Unfortunately this is an ongoing problem with BuddyPress that we have not been able to resolve consistently. You can try the following in your theme’s functions.php file:

    /** BuddyPress Re-Directs */
    add_filter( 'bp_do_redirect_canonical', '__return_false' );

    … but recent reports indicate this no longer helps with this specific issue.

    Thanks!

    – Cais.

Viewing 1 replies (of 1 total)
  • The topic ‘Group buddypress fail’ is closed to new replies.