This topic has 7 replies, 2 voices, and was last updated 6 years by Radu.

  • Author
  • #208791
     Jacy1001
    Participant

    Is it possible to show the friends button from the member page? So members can easily connect with more users at once. Now each member has to click on the profile before they see the friend button.

    #208873
     Radu
    Moderator

    Hi,

    The “Add Friend” button it’s displayed by default.

    If i misunderstood please explain better

    Chers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #208883
     Jacy1001
    Participant

    OK, these buttons are not visible on my members page.
    Is there a way to show them?

    Attachments:
    You must be logged in to view attached files.
    #208903
     Radu
    Moderator

    I see that, not sure why i’ve noticed the issue it happens also on our demo, we are looking for the issue and solution right now.

    Will let you know
    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #208947
     Jacy1001
    Participant

    And While you’re at it, i would like to hide the private message button

    #209190
     Radu
    Moderator

    Hi,

    In the guest view there are no buttons since if you are not logged in you cannot add friend or sent message.

    So you want to hide it ? while logged in right ?

    Use this css

    COPY CODE
    
    .members div#send-private-message {
        display: none !important;
    }
    

    The css will be added to wp-admin -> theme options -> general settings -> quick css.

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #209192
     Jacy1001
    Participant

    Hello Radu, thank you for the quick reply.
    Nice to hide the private message button, but I need the friend button to be visible, but when I’m logged in both buttons are not visible at all.
    Is there a way to show the friend button? or on what page can I see these buttons?

    #209307
     Radu
    Moderator

    Hi,

    It’s displayed by default in member directory Add friend and private message, can you please provide the wp-admin login and the members page there where you cannot see the buttons ?

    I think you there are using a shortcode or something to show members >

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 8 posts - 1 through 8 (of 8 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?