Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
  • in reply to: Translating profile tabs an modifying them #3657
     D3NE
    Participant

    Do I need to install bp-album or rtmedia?, the photos are showing ok to me… should I do that?

    in reply to: Translating profile tabs an modifying them #3638
     D3NE
    Participant

    Sorry I think I’m just not getting it… I keep receiving the error that I pointed before.

    in reply to: Translating profile tabs an modifying them #3467
     D3NE
    Participant

    Thanks for answering… look, I added this code on my function.php on the sweet-child:

    $bp_tabs['looking-for'] = array(
    'type' => 'cite',
    'name' => apply_filters('kleo_extra_tab1', __('Looking for', 'kleo_framework')),
    'group' => apply_filters('kleo_extra_tab1', 'Looking for'),
    'class' => 'citetab'
    );

    $bp_tabs['base'] = array(
    'type' => 'regular',
    'name' => apply_filters('kleo_extra_tab2',__('About me', 'kleo_framework')),
    'group' => 'Base',
    'class' => 'regulartab'
    );

    /* rtMedia tab - only if plugin installed */
    $bp_tabs['rtmedia'] = array(
    'type' => 'rt_media',
    'name' => __('My photos', 'kleo_framework'),
    'class' => 'mySlider'
    );

    /* Bp-Album tab - only if plugin installed */
    $bp_tabs['bp-album'] = array(
    'type' => 'bp_album',
    'name' => __('My photos', 'kleo_framework'),
    'class' => 'mySlider'
    );

    And this is what I’m getting on the tabs section:

    Fatal error: Class ‘RTMediaFriends’ not found in /home2/d3ne/public_html/tuiris.com/wp-content/themes/sweetdate/custom_buddypress/class-bp-tabs.php on line 272

    in reply to: Members online not working #3363
     D3NE
    Participant

    Hi, this solution isn’t working for me, when I add this shortcode and edit the “field” changing it to the one I use, it just shows a number, without any image here’s an screenshot: http://tuiris.com/wp-content/uploads/2013/09/Captura-de-pantalla-2013-09-25-a-las-23.06.05.png

    (look for the number 1)

    And when I use this solution:

    [kleo_status_icon type=”Modelo” subtitle=”Modelos Online”] it shows the right number of connected accounts BUT I cannot change the Icon… (the two heads that I use for number of users registered just repeats on this new field).

    http://tuiris.com/wp-content/uploads/2013/09/Captura-de-pantalla-2013-09-25-a-las-23.06.12.png

    What I need is to use the “Two photographers” Icon where the “Two Heads” are and leave the two heads just for the number of registered users.

    Ty.

    in reply to: Where to translate bp-album? #3359
     D3NE
    Participant

    When I try to translate the Album section using the bp-album option on the Localization Plugin, it overwrites the translations that I’ve made to the Kleo Framework…

    Help please 🙂

    Thanks.

    in reply to: Where do I translate this words? #3194
     D3NE
    Participant
    in reply to: Add/Delete Buddypress search options #3187
     D3NE
    Participant

    Ouch, forget about it I found the thing I needed under Users tab, Sorry!

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

Log in with your credentials

Forgot your details?