-
Author
-
April 13, 2016 at 00:28 #116100imbixxParticipant
Hello,
I want to put the job title of the user under the name of the user (replace date or add another line)
I added a screen to show you.
Thanks a lot,
Valentin
Attachments:
You must be logged in to view attached files.April 13, 2016 at 19:41 #116356RaduModeratorHi,
Please follow this topic : https://archived.seventhqueen.com/forums/topic/members-mansory-page/#post-85970
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 18, 2016 at 16:59 #117273imbixxParticipantHi Radu,
Thanks for the answer, i tried your solution but i doesn’t work…
COPY CODEfunction KleoRemoveLastActivityFromDirectory() { return false; } add_filter('bp_get_member_latest_update', 'KleoRemoveLastActivityFromDirectory');
and the member_loop don’t do anything…
Thanks for helping!
ValentinApril 18, 2016 at 17:13 #117286imbixxParticipantHi, thanks for the code.
But how to display the user’s job at this place ?
ValentinApril 19, 2016 at 16:04 #117620RaduModeratorFollow this link please : https://archived.seventhqueen.com/forums/topic/member-customization/#post-55624
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 25, 2016 at 19:17 #118818RaduModeratorYou have to paste that code into child theme functions.php and the Kleo Child theme needs to be active :
It works the solution is tested by me and by the other users
Make sure you write correctly name of fields
Cheers
R.Hi 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.