Skip to:
Content
Pages
Categories
Search
Top
Bottom

Where is the members component?

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

  • Catherine
    Participant

    @snapstart

    For the templates? The profile directory


    tiptap
    Participant

    @tiptap

    Cool thanks.

    Ok thats not the set of files i need. I’m looking for the template that outputs the optionsbar.

    The output is something like;

    <div id=”optionsbar”>

    <h3>Jebel Ali Golf Resort</h3>

    <ul id=”options-nav”>

    ……

    </div>


    Brajesh Singh
    Participant

    @sbrajesh

    look at the optionsbar.php and userbar.php inside your theme directory


    Catherine
    Participant

    @snapstart

    yes, options bar – i did alot of work on those over the weekend to make them narrower, if they is what you are doing let me know and i will share that code!


    tiptap
    Participant

    @tiptap

    AHH ok.

    It looks like the core function I need to modify is bp_get_displayed_user_nav(); Which is called in the options bar.

    Is it possible to modify that function without going into the core component? ie could i just re-write it and place it in bp-custom.php?

    Thanks for the help so far

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Where is the members component?’ is closed to new replies.
Skip to toolbar