Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • Jonbie
    Participant

    @jonbie

    Got it sorted, thanks for the help @mercime


    Jonbie
    Participant

    @jonbie

    Hi Mercime,

    I am using a theme called kleo, my url is audiokulture.com.

    I am using chrome to find the css paths but when i even directly copy the paths into my child themes style.css it does change the code or even show up in chrome? (the code that is)


    Jonbie
    Participant

    @jonbie

    Hi Henry,

    Thanks for the reply, in the meantime i actually figured it out.

    But Thanks!


    Jonbie
    Participant

    @jonbie

    Hi hugo,

    Thanks for the instructions, i am finding it hard to follow as i am only coding a very short time with php.

    I have used @modemlooper code,

    <?php echo xprofile_get_field_data( ‘name of field’ );?>

    it works but im not sure where to add it. I have tried everywhere within the member-header.php.

    the page title in everypage is the users name. I want the profiled field to be displayed beside their name.

    any ideas?


    Jonbie
    Participant

    @jonbie

    Thanks Shanebp,

    I am nearly there with the code, going to keep trying rather than install another plugin.

    appreciate the suggestion though.


    Jonbie
    Participant

    @jonbie

    Hi Modemlooper,

    Thanks for that but the code only seems the show the profile field while your in your friends list. I does not show when you are in the member directory looking through members?

    any ideas?


    Jonbie
    Participant

    @jonbie

    Hi Hugo,

    Thanks for the quick reply.

    I have a child theme already set up and i have put the following code into member-header.php but i am unsure of exactly where to put it and if the code is 100% accurate?

    <div id=’member_profile’>
    <div class=’profile_fields’>Category: <span><?php echo bp_get_profile_field_data(array(‘Type of account’ => ‘Type of account’));?></span></div>
    </div>
    <?php

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