Do you have some “old” custom function in bp-custom.php or theme functions§.php ?
A modified file in your child-theme ?
Could also be a corrupted file. Reload BuddyPress via FTP if nothing of the previous is the case.
@danbp, oh I see, I have lots of codes. I will re create the theme from the scratch to know which code is the culprit.
Regards
This is quite funny, I have taken all the custom codes out and the problem still not solved. please any more suggestion from anyone?
thanks
Do you use a cache ? If yes, clear it !
Same thing for your browser. F5, F5, F5, mister 😉
Or even better, give an url.
@danbp, I have just found out that the problem is from one of my plugin, am still very puzzled on how to solve this.
Any help will be appriciated.
tahnks
Additionaly, don’t wait too long to answer when you open a topic. Topics are closed after 1 mounth…..
@shanebp, @danbp,
I am very sorry for leaving the topic so long, Its been a long time I visited here. been so busy working on some different project plus now enroled in Uni doing IT.
here is the plugin:
https://wordpress.org/plugins/bp-facebook-style-friend-lists/
Thanks for your help
And which theme do you use ? Can you provide a site URL please ?
Congrats for your job ! 😉
@danbp,
one of my free theme that I planned to release
Here:
front
u: demo
p: demo
thanks
Seems ok on my install.
Plugin tested on 2.2 RC2 and no “send message” button on my profile.
Problem is elsewhere i guess. Recheck your theme or custom code.
See bp-messages/bp-messages-template.php:1636
function bp_get_send_message_button() {
// Note: 'bp_get_send_message_button' is a legacy filter. Use
// 'bp_get_send_message_button_args' instead. See #4536
@danbp,
Thanks so much for your help, I will recheck that theme and update the plugin with new inbuilt css.