Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

  • jturet
    Participant

    @jturet

    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?


    jturet
    Participant

    @jturet

    @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 offset in the page
    Change

                }
    
                // Reset the offset
                $uri_offset = 0;

    to

    
                    // Reset the offset
                    $uri_offset = 0;
                }

    And click ‘Update File’


    jturet
    Participant

    @jturet

    @r-a-y, That was easy, thank you!


    jturet
    Participant

    @jturet

    @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?


    jturet
    Participant

    @jturet

    Just tried it with the default theme (not my child theme) and twenty fifteen. Same result, does not appear to be theme related.


    jturet
    Participant

    @jturet

    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.


    jturet
    Participant

    @jturet

    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.

Viewing 7 replies - 1 through 7 (of 7 total)
Skip to toolbar