This topic has 1 reply, 2 voices, and was last updated 9 years by Abe.

  • Author

    Tagged: 

  • #32123
     slampty
    Participant

    Did anything change on the code bellow, because now that I’ve updated to sweetdate 2.7 one of the fields it’s not showing up:
    ***********************************
    //members page fields
    add_action

    (‘after_setup_theme’,’kleo_my_member_data’);
    function kleo_my_member_data()
    {
    global $kleo_config;
    //this is the details field, right now it take

    the “About me” field content
    $kleo_config[‘bp_members_details_field’] =

    ‘Sobre mi’;
    //this display the fields under the name, eq:

    36 / Woman / Divorced / Berlin. Modify with the

    names of the fields you want to appear there
    $kleo_config[‘bp_members_loop_meta’] = array(

    ‘Campo Artístico’,
    ‘Ciudad’,
    );
    *****************************
    Can’t see the field “Campo Artístico”

    Link:

    http://www.gr8cast.net/artistas/

    Thanks for all your support.

    #32770
     Abe
    Keymaster

    Hi, we haven’t changed anything in the theme update. Make sure you have the child theme activated and also that the fields in your code added match your desired field names

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?