Show Sidebar Log in
Commons In A Box Logo
  • Home
  • About
    • Project Team
    • Logos and Graphics
  • Showcase
    • CBOX Classic Showcase
    • CBOX OpenLab Showcase
  • Demo
  • Get Started
  • Documentation
    • Technical Guide
    • CBOX Classic Guide
    • CBOX OpenLab Guide
  • Support Forums
    • CBOX Classic
    • CBOX OpenLab
    • Developers Forum
  • News

Group Admins

  • Profile picture of Scott Voth

CBOX Classic Support

Public Group active 4 months ago

This group provides support for Commons In A Box Classic, our original software for community-building. Register for an account or log in to commonsinabox.org, then join the group and post your question here.

How to display 'Biographical Info' field in BuddyPress profile

  • This topic has 2 replies, 2 voices, and was last updated 8 years, 8 months ago by Tom Davis.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • September 6, 2016 at 12:37 pm #6083
    Tom Davis
    Participant

    Is there a way to display the field in the WP profile titled “Biographical Info” (I think it is named “description” internally)  in the BuddPress profile page that other members see?

    I am trying to achieve a page that gives Name, Biographical Info, then all the extended profile fields.

    September 7, 2016 at 8:44 am #6085
    Scott Voth
    Keymaster

    Hi Tom – Under Users on your dashboard you can go to “Profile Fields” and add a new field called Biographical Info.  You can make it a “multi-line text area” and decide if you want it to be optional or required.

    To display the bio info from the WP profile, I think you may need to do a little coding – this link may help: https://paulund.co.uk/how-to-display-author-bio-with-wordpress

    get_the_author_meta('description');
    September 7, 2016 at 2:09 pm #6086
    Tom Davis
    Participant

    Hi Scott,

    While this did not get me all the way there, it did open a new avenue that lead me to the solution.

    In the members/member-header.php file of the theme (child theme of course) I added:

    <p><?php the_author_meta(‘description’,bp_displayed_user_id()); ?></p>

    just after the beginning of the “item-meta” div.

    This was exactly what I needed.

    Thanks for chiming in!

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Log In
Group logo of CBOX Classic Support
  • Home
  • Forum
  • Announcements
  • Docs
  • Members 287
  • Send Invites

Groups

Newest | Active | Popular | Alphabetical
  • Group logo of CBOX Classic Support
    CBOX Classic Support
    287 members
  • Group logo of CBOX Pioneers
    CBOX Pioneers
    71 members
  • Group logo of CBOX Developers
    CBOX Developers
    40 members
  • Group logo of CBOX OpenLab Support
    CBOX OpenLab Support
    22 members
  • Group logo of CBOX-OL Testing Partners
    CBOX-OL Testing Partners
    12 members

CBOX has its roots in the CUNY Academic Commons, which in turn was made possible through funding from The City University of New York itself.

CUNY Logo

CUNY Academic Commons Logo

City Tech logo

The Commons In A Box was made possible through the generous support of the Alfred P. Sloan Foundation.

Alfred P. Sloan Foundation Logo

NEH Logo

The CUNY Graduate Center has directly contributed to the CUNY Academic Commons, housing the project since its inception, and has contributed to CBOX through its GC Digital Initiatives.

CUNY Graduate Center Logo

CUNY Graduate Center Digital Initiatives Logo

Powered by Commons In A Box
css.php
Skip to toolbar
  • About WordPress
    • WordPress.org
    • Documentation
    • Learn WordPress
    • Support
    • Feedback
  • Log In
  • Register