Forum Replies Created

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
  • in reply to: Display of profile #20507
     towarzyski.pl
    Participant

    Perfect !
    Thank you very much.
    How did you do this ?

    in reply to: Display of profile #20433
     towarzyski.pl
    Participant

    Hello,

    Should I wait for the answer ?

    in reply to: Display of profile #19995
     towarzyski.pl
    Participant
    This reply has been set as private.
    in reply to: Display of profile #19994
     towarzyski.pl
    Participant

    My code in functions.php

    COPY CODE
    <?php
    
    add_action('after_setup_theme','kleo_my_actions');
    
    function kleo_my_actions() 
    {
        global $bp_tabs;
        
    	$bp_tabs['base'] = array(
    			'type' => 'regular',
    			'name' => __('O mnie', 'kleo_framework'),
    			'group' => 'Podstawowe informacje',
    			'class' => 'regulartab'
    	);
    
    }
    
    ?>
    in reply to: Display of profile #19993
     towarzyski.pl
    Participant

    I did it.
    Now I have Sweetdate Child activated.
    I changed functions.php and have code added. (See attached file).

    Unfortunatelly nothing changed. I see no results.
    Would you please take a look for example user:

    You’ll see that despite new code in functions.php there are no new tabs.
    I’m also sending you ftp password in private.
    I’ll be appreciate if you’ll take a look.

    in reply to: Display of profile #19893
     towarzyski.pl
    Participant

    Thank you. I saw your link and I’m not sure if it’s what I’m looking for.
    Do you suggest that if I add code from this link to functions.php than I’ll have info about every user like highlited in attached screenshot ?

    in reply to: Different numbers of users #13762
     towarzyski.pl
    Participant

    Thanks a lot !

    in reply to: Translation canceled after every update #13415
     towarzyski.pl
    Participant

    Thank you !

    in reply to: Search Form doesn't work #13414
     towarzyski.pl
    Participant

    Thank you.

    in reply to: Search Form doesn't work #13122
     towarzyski.pl
    Participant

    Do you know where in database it is ?

    in reply to: Search Form doesn't work #12990
     towarzyski.pl
    Participant

    I realized how it works. Finally…. 🙂

    The only problem is that it works only with new registered users.
    Can I somehow change sex data with old users to make it searchable now ?

    in reply to: Search Form doesn't work #12984
     towarzyski.pl
    Participant

    OK. I hope to find out how it works and don’t bother you anymore in this case.

    I need to know where is data with users sex ? I mean where in data base is information if user is a man or woman ?

    I tried to find it using PHPMyAdmin but it didn’t succeed…

    in reply to: Search Form doesn't work #12658
     towarzyski.pl
    Participant

    I’m sorry but it seems that I was stuck.
    I did what you suggested,
    Values are the same. There are only “Man” and “Woman”.
    (on the mainsite you’ll see it translated but after login you’ll see real values).

    Matching fields are set, profile re-saved.
    Unfortunatelly It didn’t work.

    I’ll be very appreciate if you’ll take a quick look….

    Kind Regards
    Adam

    in reply to: Search Form doesn't work #12558
     towarzyski.pl
    Participant

    Hi,

    Thanks a lot. It’s almost ready.
    It works but unfortunately in reverse….it means that when I search as a man looking for women -> i can see only men but I should see only women….and vice versa.

    What can I do to fix it ?

    Regards
    Adam

    in reply to: Search Form doesn't work #12517
     towarzyski.pl
    Participant
    This reply has been set as private.
    in reply to: Problem with plural form translations #12180
     towarzyski.pl
    Participant

    Thanks.

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

Log in with your credentials

Forgot your details?