Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 22 replies - 1 through 22 (of 22 total)

  • rickgoz2009
    Participant

    @rickgoz2009

    Thank you for your answer.

    Yes I put it in header.php

    But this is MY link:

    <li> <a href="http://***.com/register/" title="register">register</a></li>

    And this is the ORIGINAL link THEME:

    <li<?php if ( bp_is_page( BP_GROUPS_SLUG ) ) {?> class="selected"<?php } ?>><a href="<?php echo get_option('home') ?>/<?php echo BP_GROUPS_SLUG ?>" title="<?php _e( 'Groups', 'buddypress' ) ?>"><?php _e( 'Groups', 'buddypress' ) ?></a></li>

    In the last one, we have CSS if the page GROUPS is activ

    For MY link I have no CSS. And if I put it, it’s always activ

    You understand what I mean?

    Thank you to devote time to me


    rickgoz2009
    Participant

    @rickgoz2009

    Hello,

    Thank you for your answers.

    See the picture i talking about this:

    <img src=”http://phigoz.free.fr/slugs.jpg&#8221; alt=”problem” />

    When I put this :

    define ( 'BP_ACTIVITY_SLUG', 'activité' );
    define ( 'BP_BLOGS_SLUG', 'journals' );
    define ( 'BP_MEMBERS_SLUG', 'membres' );
    define ( 'BP_FRIENDS_SLUG', 'peeps' );
    define ( 'BP_GROUPS_SLUG', 'leschallenges' );
    define ( 'BP_MESSAGES_SLUG', 'messages' );
    define ( 'BP_WIRE_SLUG', 'pinboard' );
    define ( 'BP_XPROFILE_SLUG', 'profil' );

    in the wp-config.php i have new url adress BUT my little pictures disappear

    Have you got an idea?


    rickgoz2009
    Participant

    @rickgoz2009

    Nobody can help me?


    rickgoz2009
    Participant

    @rickgoz2009

    @DJ PAUL

    Can you help me to put my little avatar again?

    I understand that you cannot do this for me BUT can you give some advice?

    Thank you very much


    rickgoz2009
    Participant

    @rickgoz2009

    Sorry i have not read this file. I understand now..

    But if i want to use this plugin I have to know some knowledge in php-htlm, isn’t it?


    rickgoz2009
    Participant

    @rickgoz2009

    Any progress on this plugin?


    rickgoz2009
    Participant

    @rickgoz2009

    I have not solved my problem..

    I did not find where i have to change CSS data..

    So I waiting for you!

    Thanks!


    rickgoz2009
    Participant

    @rickgoz2009

    Thank you very much!


    rickgoz2009
    Participant

    @rickgoz2009

    Okay thank you


    rickgoz2009
    Participant

    @rickgoz2009

    I know that the fonction is:

    function bp_user_link() {
    global $bp;
    echo apply_filters( 'bp_the_avatar_thumbnail', $bp->displayed_user->domain );
    }

    But i do not know where can i put it in the data sidebar-login.php


    rickgoz2009
    Participant

    @rickgoz2009

    @ Korhan Ekinci you solved your problem?


    rickgoz2009
    Participant

    @rickgoz2009

    Nobody can help me?

    If I put those slug in the config.php, my little avatar in Groups Page, near friends, messages, wire, disappear ..


    rickgoz2009
    Participant

    @rickgoz2009

    Nobody can help me?


    rickgoz2009
    Participant

    @rickgoz2009

    Okay thank you very much!


    rickgoz2009
    Participant

    @rickgoz2009

    Yes I input those slugs in wp-config.php juste before the “Stop Editing!” line.

    BUT input done; my little avatar in the profil menu (Activities, Wire, Message, Friends, Groups..) disappeared

    Have you got an idea?


    rickgoz2009
    Participant

    @rickgoz2009

    Sorry!

    And do you know where in wp-config.php?


    rickgoz2009
    Participant

    @rickgoz2009

    Okay thank you,

    But how can i use the wp-config.php fil because in this file i have not this code:

    01.define ( ‘BP_ACTIVITY_SLUG’, ‘streams’ );

    02.define ( ‘BP_BLOGS_SLUG’, ‘journals’ );

    03.define ( ‘BP_MEMBERS_SLUG’, ‘users’ );

    04.define ( ‘BP_FRIENDS_SLUG’, ‘peeps’ );

    05.define ( ‘BP_GROUPS_SLUG’, ‘gatherings’ );

    06.define ( ‘BP_MESSAGES_SLUG’, ‘notes’ );

    07.define ( ‘BP_WIRE_SLUG’, ‘pinboard’ );

    08.define ( ‘BP_XPROFILE_SLUG’, ‘info’ );

    09.

    10./* Some other non-component slugs */

    11.define ( ‘BP_REGISTER_SLUG’, ‘signup’ );

    12.define ( ‘BP_ACTIVATION_SLUG’, ‘enable’ );

    13.define ( ‘BP_SEARCH_SLUG’, ‘find’ );

    14.define ( ‘BP_HOME_BLOG_SLUG’, ‘news’ );

    So how can i change?


    rickgoz2009
    Participant

    @rickgoz2009

    It’s ok

    It’s solved.

    One part is in bp-core.php, the other part is in bp-groups.php

    thank you for helping me.

    Have a good day


    rickgoz2009
    Participant

    @rickgoz2009

    Thank you but me, in my wp-config.php i have not

    01.define ( ‘BP_ACTIVITY_SLUG’, ‘streams’ );

    02.define ( ‘BP_BLOGS_SLUG’, ‘journals’ );

    03.define ( ‘BP_MEMBERS_SLUG’, ‘users’ );

    04.define ( ‘BP_FRIENDS_SLUG’, ‘peeps’ );

    05.define ( ‘BP_GROUPS_SLUG’, ‘gatherings’ );

    06.define ( ‘BP_MESSAGES_SLUG’, ‘notes’ );

    07.define ( ‘BP_WIRE_SLUG’, ‘pinboard’ );

    08.define ( ‘BP_XPROFILE_SLUG’, ‘info’ );

    09.

    10./* Some other non-component slugs */

    11.define ( ‘BP_REGISTER_SLUG’, ‘signup’ );

    12.define ( ‘BP_ACTIVATION_SLUG’, ‘enable’ );

    13.define ( ‘BP_SEARCH_SLUG’, ‘find’ );

    14.define ( ‘BP_HOME_BLOG_SLUG’, ‘news’ );

    Do you know where is this?


    rickgoz2009
    Participant

    @rickgoz2009

    I use this theme http://testbp.org/register


    rickgoz2009
    Participant

    @rickgoz2009

    Yes.

    But I want only Username or only Name.

    Or why not Username and Name is same.

    Thank you


    rickgoz2009
    Participant

    @rickgoz2009

    Modify the text of the notification mail.

    When a new member subscribe etc..

Viewing 22 replies - 1 through 22 (of 22 total)
Skip to toolbar