Skip to:
Content
Pages
Categories
Search
Top
Bottom

Step 3 Sidebar trouble on install


  • thrills
    Member

    @thrills

    I am trying to adjust the html for the BP Template Pack plugin install and cannot get my sidebar to keep from getting pushed to the bottom. I have read different forums and tried different things, but I’m missing something. So far I have just been trying it on the index.php file in the Activity folder placed in my theme by BP.

    Here is my page.php file from my template: http://www.pastie.org/1684103

    Help! (and many thanks!)

Viewing 1 replies (of 1 total)

  • @mercime
    Keymaster

    @mercime

    Have you read this? https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/

    You now have six BuddyPress template folders transferred to your active WP theme folder in server which you should download to your computer to edit.

    Open up the first file in activity/index.php file and make the following changes:

    At the top of the file, replace:
    `

    `

    with:
    `

    `

    At the bottom of the activity/index.php file replace:
    `

    `

    with
    `

    `

    Save file and upload. Check alignment by going to http://yoursiteDomain.com/activity/. If all’s well, start making the changes on the remaining 12 files and upload to server within respective folders/subfolders.

Viewing 1 replies (of 1 total)
  • The topic ‘Step 3 Sidebar trouble on install’ is closed to new replies.
Skip to toolbar