Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • in reply to: [HELP] Avatar on Sign Up #2777
     aero77
    Participant

    sweetdate child functions file ?

    in reply to: user profile fields #2445
     aero77
    Participant

    nevermind I figured it out, but I tried adding another tab using the functions file in the childs theme, but I couldnt make it appear. Here is how the file looks like.

    COPY CODE
    
    add_action('after_setup_theme','kleo_my_actions');
    
    function kleo_my_actions() 
    {
        $bp_tabs['physical'] = array(
            'type' => 'regular',
            'name' => __('Physical', 'kleo_framework'),
            'class' => 'regulartab'
        );
    
    }
    
    in reply to: Facebook registration w/ avatar #2118
     aero77
    Participant

    good idea 🙂

    and how can we find the settings for the avatar size ? I noticed the gravatar appear larger than the uploaded ones.

    in reply to: age user field #1965
     aero77
    Participant

    Thanks. I didn’t check the birthday box. 🙂 Got it working now 🙂

    in reply to: User profile fields #1942
     aero77
    Participant

    Thanks I got it figured out now 🙂 Great theme!! 🙂

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

Log in with your credentials

Forgot your details?