Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • victord34
    Participant

    @victord34

    please help 🙁

    thanks


    victord34
    Participant

    @victord34

    @henrywright

    do you have another exemple. to make page notif ?

    I try that, and many other setting… nothing appears.

    
    if ( bp_is_active( 'notifications' ) ) {
        bp_notifications_add_notification( array(
            'all'           => $user_id,
            'pages'          => $item_id,
            'pages/ edit' => $secondary_item_id,
            'component_name'    => $component_name,
            'component_action'  => $component_action,
            'date_notified'     => bp_core_current_time(),
            'is_new'            => 1,
        ) );
    }
    

    thank you


    victord34
    Participant

    @victord34

    and i must write it in ‘function.php’ in childtheme
    or directly in the file buddypress? (not erase in update ?)


    victord34
    Participant

    @victord34

    yeah thanks. sorry i don’t know the Php (just a little). im webdesigner.

    so its possible to add notification page ? for all users admin/subscriber.
    (there are no anonymous users in my intranet)

    thanks


    victord34
    Participant

    @victord34

    why make #buddypress ?

    I can change everything on the member page but if i change color.. the color change for every pages.

    if i make on the member page in wpadmin (“royal custom css” plugin) :
    .entry-title {
    color: green !important;
    background: red !important;
    }

    The page not change. buddypress keeps colors by default theme
    the “entry-title” is above of id #buddypress, so i dont need a #buddypress id, no ?


    victord34
    Participant

    @victord34

    anybody ? pls


    victord34
    Participant

    @victord34

    pls ! up


    victord34
    Participant

    @victord34

    ha.. okey thanks @mercime 🙁

    can you help me for another question very important for me ?

    https://buddypress.org/support/topic/bphelpcode-field-member-page-display/


    victord34
    Participant

    @victord34

    thanks @mercime but. i want disable “pseudonym”

    when admin creat a users he is forced to enter a pseudonym


    victord34
    Participant

    @victord34


    victord34
    Participant

    @victord34

    @ Mercime its an exemple.

    i want a plugin ..like facebook notification. when someone create a post or a new page.
    i have creat a exemple for you : http://imagik.fr/view-rl/111607


    victord34
    Participant

    @victord34

    nobody ? :/


    victord34
    Participant

    @victord34

    sorry for spam.
    And thanks @bphelp . And i see your BP Remove Profile Links. He is great !

    BUT Now

    in profiluser page i have the FIELD3:

    <tr class=”field_3 field_poste-occupe field_type_textbox”>
    <td class=”label”>Poste occupé</td>
    <td class=”data”><p>poste occupé cest ca</p>
    </td>
    </tr>

    i would like “include” the <td class=”data”> content in your Code ‘field-name’ : $bphelp_my_profile_field_3=’Field-Name’;

    thank you.

    and sorry bad english im french ^^


    victord34
    Participant

    @victord34

    other question : what is the “BP Remove Profile Links” in your blog ?

    i search a plugin for remove OR change the link in admin bar profil


    victord34
    Participant

    @victord34

    i have just Field-Name :


    victord34
    Participant

    @victord34

    oh yeah thanks !

    i need just 1 line.
    its possible include the “namejob” of profils ? i dont want enter manually each job


    victord34
    Participant

    @victord34

    please need help


    victord34
    Participant

    @victord34

    you must select a page to view the list of members above. but the page I chose it is impossible to define a background or insert the css code in the page.

    So I would create a wordpress pages. define my css. AND make an “includephp” of “member list” page in div or other.


    victord34
    Participant

    @victord34

    i have use display: none . But is not correct


    victord34
    Participant

    @victord34

    nobody?


    victord34
    Participant

    @victord34

    and its possible to..

    have a chip/icon on admin-notification bar to show: recent article. recent Pages only … not “message” ?

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