Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • iheartwine
    Participant

    @iheartwine

    I thought it’s a piece of cake for advanced BP-ers 🙁


    iheartwine
    Participant

    @iheartwine

    I got rid the activity from the profile with this code:

    function bphelp_remove_groups_from_profile(){
    bp_core_remove_nav_item('activity');
    }
    add_action('bp_activity_setup_nav','bphelp_remove_groups_from_profile');

    but still looking for a solution to eliminate it from Group page


    iheartwine
    Participant

    @iheartwine

    Thanks Shmoo. My community is based mainly on WP Events manager for groups, BBPress and Buddypress links. I don’t need activity at all (but just like I said, BP Links uses it for comments, so I had to turn it on). So basically I want to get rid of it in both places – in groups and profiles.

    When I will remove activity-loop there is still the link in navigation tabs :/


    iheartwine
    Participant

    @iheartwine

    actually it was caused by interference with group hierarchy plugin :/


    iheartwine
    Participant

    @iheartwine

    ok, overwriting bp-groups-classes.php helped.

    resolved


    iheartwine
    Participant

    @iheartwine

    it seems there is something messed up, I made a lot of customization. Any clue where could I search for a solution, why it sorts the list reverse? 🙁

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