-
Author
-
November 7, 2014 at 16:19 #34542
santee
ParticipantHello, I would like only the administrator can change the avatar of members, is it possible?
Thank youNovember 7, 2014 at 16:26 #34544sharmstr
ModeratorThat’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 #34549santee
ParticipantThank 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 #34550sharmstr
ModeratorAdministrators 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 #34553santee
ParticipantThank 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 #34561sharmstr
ModeratorThat’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 #34562santee
ParticipantOk thank you.
Where is ? member loop ? This removes also for the administrator?November 7, 2014 at 17:15 #34565sharmstr
ModeratorAgain, 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.