-
Author
-
September 7, 2018 at 10:31 #208791Jacy1001Participant
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.
September 7, 2018 at 20:19 #208873RaduModeratorHi,
The “Add Friend” button it’s displayed by default.
If i misunderstood please explain better
Chers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 7, 2018 at 20:31 #208883Jacy1001ParticipantOK, 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.September 7, 2018 at 21:46 #208903RaduModeratorI 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
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 8, 2018 at 11:57 #208947Jacy1001ParticipantAnd While you’re at it, i would like to hide the private message button
September 10, 2018 at 17:11 #209190RaduModeratorHi,
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
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 10, 2018 at 17:16 #209192Jacy1001ParticipantHello 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?September 11, 2018 at 17:32 #209307RaduModeratorHi,
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
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.