I am trying to get "Hi <users name> " in the header of my shop - along the lines of the logout/account button - trying to make it more personal
So it would Say
Hi Sarah | Your Account | Your Basket £2.00 5 items
But I have no idea how I can get that "name" inserted? Tried various firstname php calls and none work - I can see %s is used for the "greet user" section - but doesn't copy across either
Thanks
Sarah


Reply With Quote

