Forum Replies Created
- 
		
			
Thanks for the response, i’ve tried several different things but can’t seem to put it together correctly. Could you help me set up the code? @aryae-coopersmith: Navigate to Plugins -> Editor from your dashboard 
 Choose ‘Buddypress’ from the dropdown and click ‘Select’
 Use Cmd+F or Ctrl+F to find ‘buddypress/bp-core/bp-core-catchuri.php’ and click it
 Scroll down or use Cmd+F/Ctrl+F to find// Reset the offsetin the page
 Change} // Reset the offset $uri_offset = 0;to // Reset the offset $uri_offset = 0; }And click ‘Update File’ @r-a-y, That was easy, thank you! @hnla Looks like the patch has been accepted, I appreciate everyone’s help. How exactly can I go about applying this to my live install? Just tried it with the default theme (not my child theme) and twenty fifteen. Same result, does not appear to be theme related. What exactly do you mean by the page not being nested? In my situation both the nested and un-nested versions are accessible however only the un-nested version displays the member loop. This holds true for any arbitrary blank page that I choose to point the Buddypress page options to. The page exists, however there is no content. Thanks Hugo, your work is greatly appreciated! Edit: I should also mention that other Buddypress pages such as Groups and Activity have no such issue.