Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • talha8877
    Participant

    @talha8877

    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’


    talha8877
    Participant

    @talha8877

    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”.


    talha8877
    Participant

    @talha8877

    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?


    talha8877
    Participant

    @talha8877

    Hi
    Did you able to find a solution for this? I need it exactly for the same purpose.

    Cheers


    talha8877
    Participant

    @talha8877

    Hi!

    I’m wondering if anybody figured out how to add a template tag for Add Friend button?

    Cheers


    talha8877
    Participant

    @talha8877

    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.


    talha8877
    Participant

    @talha8877

    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.


    talha8877
    Participant

    @talha8877

    You can also add the following css command:

    #whats-new-form {display:none;}

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