Change header text after login [Theme: Photolistic]
-
I created a simple header text on top of my page to welcome user and to direct them to sign in or register. What I wanted to know is that if there’s a way to change the text to something like “welcome back, <username> (<u>sign out</u>)” AFTER login?
I put the code on header.php to create the text. It’s as simple as
<div id="signin"> Welcome to UN-RULY, <a href="https://www.unrulyshop.com/my-account/"><u> Sign in or register</u></a> </div>
My site is https://www.unrulyshop.com
Thanks in advance
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Change header text after login [Theme: Photolistic]’ is closed to new replies.