Forum Replies Created
-
Hi @strangerrj,
How do you generate the /the_messaging_page/ part in php?@chouf1,
I used it just like that inside the template but it didn’t return anything. But if I only use an action hook like
`add_action( ‘the_content’, ‘bp_add_friend_button’, 5 );`
Then the same button appears in all the posts. First I thought this worked but when I clicked the button all the buttons in all the posts became ‘cancel friendship request’Ok, thanks. I installed that plugin but that is a partial solution, if the users can find that feature in their profiles.
But ideally I want to be able to call a user’s profile with their ID or their “Name”.Hi Chouf,
Thanks for the response. Although I’m having hard time connecting the dots.
I’d already used
`bp_add_friend_button( $user_ids[‘users’][$i]->id ) ?>`directly in my code but it didn’t return any results.
Do I need to use an action hook to display it in posts?Hi
Did you able to find a solution for this? I need it exactly for the same purpose.Cheers
Hi!
I’m wondering if anybody figured out how to add a template tag for Add Friend button?
Cheers
Buddypress 1.6.2 & WP 3.4.2
New Installation
Firefox & Safari
Frisco Theme active.
I turned of almost all the plugins but no change.This is really nonsense. People do not want to become a member because this field is public by default and most of them don’t know how to change it.
It’s really annoying.You can also add the following css command:
#whats-new-form {display:none;}