Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to put Widgets content in members theme


  • Kieran
    Participant

    @cozzie

    Hi there

    Is it possible to add widgets to the members theme pages rather than the home page?

    Some of the widgets I really want to display on the side of the members pages, I’m thinking I’l put them where the user bar is – but can this be done, if so how?

    Thanks a lot!

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

  • roscosys
    Participant

    @roscosys

    I too are looking to do this, i’ll be watching this post for an answer!


    3318273
    Inactive

    I’m new to this but I think that you have to add a sidebar into the member-page. I haven’t got the solution you’re searching for but this is a lead to follow:

    You have to modify the theme you’re using so that a sidebar shows. You can do this in

    /bp-themes/yourtheme/header.php

    Add:

    <?php get_sidebar( );

    At the end of the file.

    This will probably not work so well with uncustomized themes. There’s no room for the sidebar to show up. You’ll have to modify the look so that the sidebar shows correctly.


    3318273
    Inactive

    I read about some plug-in that would give you the ability to do this. Search for buddypress in the plug-ins repository.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to put Widgets content in members theme’ is closed to new replies.
Skip to toolbar