Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 1 replies (of 1 total)

  • Yassin Bey
    Participant

    @yassin-bey

    Great! thank you, found the solution in https://buddypress.org/support/topic/change-the-default-activity-tab/.

    Here’s the solution by @paulhastings0 and it also works with the Buddypress Follow plugin:

    1. Make sure that you’re working on a child theme of the BP Default theme.
    2. Copy/paste the contents of bp-default/activity/index.php into your child theme’s activity/index.php folder
    3. Find the line <li class=”selected” id=”activity-all”> and delete class=”selected”
    4. Scroll down a few lines further to <li id=”activity-friends”> and insert class=”selected” just after id=”activity-friends”

    🙂

Viewing 1 replies (of 1 total)
Skip to toolbar