This topic has 4 replies, 2 voices, and was last updated 10 years by Abe.

  • Author
  • #7895
     jaybini
    Participant

    I have to press about me tab so the about info appears , how to make it appears automatically when the profile is viewed ?

    #8000
     Abe
    Keymaster

    Hi, Make sure you use the latest theme version and follow this topic to choose which tabs appear https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-image
    The first array will be the first one and the selected one

    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.

    #8086
     jaybini
    Participant

    I tried adding lifestyle tab but it didn’t appear

    $bp_tabs[‘lifestyle’] = array(
    ‘type’ => ‘regular’,
    ‘name’ => __(‘Life Style’, ‘kleo_framework’),
    ‘class’ => ‘regulartab’
    );

    from where do i get the tabs names ‘lifestyle’, ‘visual-apperance’, ‘base’ and so on
    what can i do ?

    #8100
     jaybini
    Participant

    i fixed it i have to enter the group to make it work.

    Anyway i have another issue, when i click on about me for example it disappears and its contents appear , and so on when i click on any other tab when i click on looking for , contents appear teh tab disappear and about me tab appears again :S

    i updated the theme and its still like that

    #8146
     Abe
    Keymaster

    You added some css that messes with that:

    #profile .tabs.pill.custom dd.active a, #profile .pmpro_label {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    display: none;
    }
    to

    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 5 posts - 1 through 5 (of 5 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?