Skip to:
Content
Pages
Categories
Search
Top
Bottom
  • @MrMaz Hey Marshall.

    I’m trying to make the ‘Links’ page my home/index page and take it down off the menu at the top. Much in the same way Buddypress allows you the option of putting the Activity Stream on the home page. Any thoughts on how to do this most effectively?

    Thanks!

    – Mark

    • @markwmann

      You can make any page you want the home page by assigning a custom template to a WP page and selecting that page as your front page. Here’s how to make the BP-Links directory your home page:

      1 – Add the following at the top of buddypress-links/themes/bp-links-default/index.php

      2 – Upload that index.php file to the root your active…[Read more]

      • Oh crap! Code doesn’t post in activity stream… lemme try again without brackets:
        ?php
        /*
        Template Name: Links-BP
        */
        ?

        Make sure to add the appropriate brackets to the first and last lines!

Skip to toolbar