Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • dqueens
    Participant

    @dqueens

    I’m looking for an answer to these 2 matters too but couldn’t find anything yet.


    dqueens
    Participant

    @dqueens

    Thank you for all your help!


    dqueens
    Participant

    @dqueens

    Hello Venutius,

    I think you misunderstood.

    BP Members list is displayed correctly. The problem is for the BP Featured Members list at the top.

    Please take a look at the following screenshot so you can see:

    View post on imgur.com

    I tried this CSS but it’s not working:

    .featured-members-list {overflow: auto;
    list-style: none;
    float: left;
    width: 30%;
    margin: 0 20px 28px 0;
    border: 0;}

    Also I tried to use one of the view strings (default) provided here but I don’t know exactly how to integrate it into the PHP code.


    dqueens
    Participant

    @dqueens

    Thank you for the code! It displays the list on 1 column.

    What CSS should I apply in order to have it in 3 columns and multiple rows? (same as bp members list)


    dqueens
    Participant

    @dqueens

    I really appreciate your explanations.

    It’s not necessary for me to use roles as long as I can manage all the users being displayed. (add & delete)

    I can do it with the plugin (using user meta) but still can’t find out where exactly to place the shortcode in order to get my list displayed at the top of the Members page.


    dqueens
    Participant

    @dqueens

    Thanks for your reply, Venutius.

    I though about using the following BP Featured Members’ shortcode to display the list in the header: <?php echo do_shortcode(“[bp-featured-members]”); ?>

    Any idea on how to succesfully integrate it in the members-loop file?


    dqueens
    Participant

    @dqueens

    Hello Venutius,

    I already tried the plugin but it creates a new section named “Featured Members” instead of displaying users at the top of the list.

    Thanks anyway!

Viewing 7 replies - 1 through 7 (of 7 total)
Skip to toolbar