BuddyDev

Search

[Resolved] Featured Members not displaying on Members page

  • Participant
    Level: Initiated
    Posts: 3
    E Horniachek on #8652

    Although there’s a “featured members” tab on the Members page, the featured member is not shown anywhere. I have to click on the tab to see who the featured member is. Is there a way to have the featured member shown on that page?

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #8653

    Hi,
    I am sorry but I could not understand the problem. can you please explain it to me in more details.

    You can use the widget/shortcode to list featured members in addition to the directory.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 3
    E Horniachek on #8666

    I am using the widget to display the featured member on several of my webpages. I want my featured member to display in the widget on my member page. Is this possible?

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #8667

    Thank you.
    Does you theme have a sidebar widget area on member page? if yes, you can use it to list there.

  • Participant
    Level: Initiated
    Posts: 3
    E Horniachek on #8668

    I suppose it doesn’t. Is there a way to change it so there is a widget area on the member page?

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #8669

    Thank you.
    I am sorry but that depends on theme.

    if you are comfortable with code, you can register a widget area using

    register_sidebar() function and display it using dynamic_sidebar()

    References:-

    https://codex.wordpress.org/Function_Reference/register_sidebar
    https://codex.wordpress.org/Function_Reference/dynamic_sidebar

    I personally suggest asking the theme developer to provide a widgetized area for the same.

    regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 3
    E Horniachek on #8673

    Ok, thanks for your help.

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #8679

    You are welcome. marking it as resolved. Please do open a new topic if you need any assistance in future.

    Regards
    Brajesh

The topic ‘ [Resolved] Featured Members not displaying on Members page’ is closed to new replies.

This topic is: resolved