-
meg@info replied to the topic Is bp-friends-template.php editable? in the forum How-to & Troubleshooting 11 years, 2 months ago
Hi @funmi-omoba, check this example of code, he may help you
function bp_new_link_class_get_add_friend_button( $button ) {
// add new css classes to the button
$button['link_class'] .= ' new-button-class2 new-button-class2 ';switch($button['id']){
case 'not_friends' :
$button['link_class'] .= '…[Read more] -
shanebp replied to the topic Private Message Button Label Change in the forum How-to & Troubleshooting 11 years, 2 months ago
Open the plugin file, find the text, replace the text
-
meg@info replied to the topic New great plugin, buddypress-wall by @megainfo in the forum Third Party Plugins 11 years, 3 months ago
Hi @funmi-omoba, @bp-help, @hnla
Thank’s funmi omoba for the post, i want tell you that the first version of plugin is now available for download from wordpress repo :
https://wordpress.org/plugins/buddypress-wall/
I Hope the Buddypress users will enjoy the plugin.
Any suggestions are welcome.Regards,
-
Hugo Ashmore replied to the topic New great plugin, buddypress-wall by @megainfo in the forum Third Party Plugins 11 years, 3 months ago
@funmi-omoba why post this here if you don’t link to the plugin? Seems a little pointless just bigging someone up in this fashion.
-
bp-help replied to the topic New great plugin, buddypress-wall by @megainfo in the forum Third Party Plugins 11 years, 3 months ago
@funmi-omoba
Where do you get it? -
Henry replied to the topic How to check if member has avatar ? in the forum How-to & Troubleshooting 11 years, 5 months ago
Make sure you have this inside your
<head> </head>
in your header.php file<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
jQuery doesn’t work without it.
-
bp-help replied to the topic Best way to limit friend requests to avoid spam in the forum How-to & Troubleshooting 11 years, 5 months ago
@funmi-omoba @sooskriszta @tifire @ubernaut @patricksaad
Thanks to the hard work of @sbrajesh at BuddyDev we now have a solution get it here: -
shanebp replied to the topic Blocking members and IP's in the forum How-to & Troubleshooting 11 years, 6 months ago
@funmi-omoba
Thank you for mentioning our BuddyBlock plugin.@tim_marston
If you’re using BP 1.7 then BuddyBlock will do exactly this:
” each individual member to be able to block another member from seeing/contacting/interacting with them”.Re IPs – there are some WordPress plugins that get IPs for posts and comments.
But the best way is to…[Read more] -
danbpfr replied to the topic Check if is friend to display data in member-loop in the forum How-to & Troubleshooting 11 years, 7 months ago
-
danbpfr replied to the topic Check "If friends" to display data conditionally in the forum How-to & Troubleshooting 11 years, 7 months ago
please open a new tread, this one is 3 years old, and give some details about your config (version, theme name) and what you want to do.
@opencode, thank you for sharing, but updating such old posts hasn’t much effect for most users. Also give some indication about BP version where your code will work on.
@funmi-omoba
Not recently active