Forum Replies Created
-
please help 🙁
thanks
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
and i must write it in ‘function.php’ in childtheme
or directly in the file buddypress? (not erase in update ?)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
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 ?anybody ? pls
pls ! up
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/
thanks @mercime but. i want disable “pseudonym”
when admin creat a users he is forced to enter a pseudonym
@ 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/111607nobody ? :/
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 ^^
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
i have just Field-Name :
oh yeah thanks !
i need just 1 line.
its possible include the “namejob” of profils ? i dont want enter manually each jobplease need help
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.
i have use display: none . But is not correct
nobody?
and its possible to..
have a chip/icon on admin-notification bar to show: recent article. recent Pages only … not “message” ?