-
Author
-
December 14, 2015 at 06:32 #93083graphiteParticipant
Hi
I want to show user name on the top (next to Profile button or around menu).
Once login, he/she will be able to see their name on the top in every page. Is it possible?
ThanksDecember 15, 2015 at 01:56 #93289LauraModeratorHello, something like, Name instead of profile ?
If so, try this: https://archived.seventhqueen.com/forums/topic/search-form-field-name-changes/#post-75129 ( Nº1 )Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
December 15, 2015 at 02:04 #93297graphiteParticipantNo. I want to enable an additional feature that each user can see their name once they login (on the top area or the area alway shown on each page).
This may benefit those users who have two or more accounts recognising what username he/she login.
ThanksDecember 17, 2015 at 00:23 #93732LauraModeratorHello, i see, do you have any reference or how would you like it to be?
This can be done easily i just need to know what style you want 🙂Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
December 17, 2015 at 01:30 #93757graphiteParticipantHi Laura,
I want the username is located at the side of menu bar with the same style.
And simultaneously it is visible on top next to search menu when scrolling down.Maybe we can use an unclickable menu item to show the username. Not sure..
Thanks.Attachments:
You must be logged in to view attached files.December 19, 2015 at 00:17 #94185LauraModeratorHello, i see, well this would require ftp access, can you share it so i can check it out for you? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
December 19, 2015 at 12:39 #94248graphiteParticipantPlease leave instructions for the changes. Thanks^
December 20, 2015 at 23:55 #94454LauraModeratorHello, done, just added this code to your header.php at child theme just below “<!– End Nav Section –>”
COPY CODE<div class="nameleft"><li class="header-login-button"><div class="tiny secondary button radius"><?php echo bp_core_get_user_displayname( bp_loggedin_user_id() ); ?></div></li></div> <style> .nameleft li.header-login-button { margin-left: 85%; position: absolute; list-style: none !important; margin-top: 1%; } </style>
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
December 21, 2015 at 02:37 #94473graphiteParticipantThank you Laura.
Would you please make it linkable to the user’s profile?
Once the user clicks on, it navigates to /members/_the user_December 22, 2015 at 21:07 #94940LauraModeratorHello, it would be part of a custom request, if you want just send me a mail to laura@seventhqueen.com
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.