-
Author
-
November 7, 2014 at 16:19 #34542santeeParticipant
Hello, I would like only the administrator can change the avatar of members, is it possible?
Thank youNovember 7, 2014 at 16:26 #34544sharmstrModeratorThat’s really a question better suited for the buddypress forums. But you can hide the option on the front end with this
COPY CODEli#change-avatar-personal-li { display: none; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
November 7, 2014 at 16:33 #34549santeeParticipantThank you !
I tried and it works, the link no longer appears. The problem is that it no longer appears to the administrator. The administrator must be able to add and remove avatar.
Any idea?November 7, 2014 at 16:34 #34550sharmstrModeratorAdministrators can change avatars using wp admin
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
November 7, 2014 at 16:37 #34553santeeParticipantThank you.
I can only remove the avatar from users> extended profile.
There are no buttons: add an avatar.
It’s boring!Attachments:
You must be logged in to view attached files.November 7, 2014 at 16:49 #34561sharmstrModeratorThat’s right I forgot about that. There’s many topics about this over in the buddypress forum
You’ll have to use bp_core_remove_subnav_item( ‘slug’, ‘subnav-slug’ )
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
November 7, 2014 at 16:52 #34562santeeParticipantOk thank you.
Where is ? member loop ? This removes also for the administrator?November 7, 2014 at 17:15 #34565sharmstrModeratorAgain, please go to the buddypress forum. They have several topics about it. I was merely giving you a hint on what to search for over there.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.