• natsshop

    (@natsshop)


    Hi there,
    in the Woocommerce my account page I need to display the customer’s first and last name. I’ve already found something that shows the first name. However, I don’t think it’s appropriate to address customers only by their first name. I changed line 36 like this: '<strong>' . esc_html( $current_user->first_name ) . '</strong>',
    This works so far but I need the first and last name. I’m grateful for any help.
    Regards Gisela

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey there, @natsshop! Thanks for contacting us.

    You can achieve this with custom code.

    While we can’t provide support for code customization as per our support policy, we do our best to offer advice and direct you to appropriate resources.

    You can visit the WooCommerce Facebook group or the #developers channel of the WooCommerce Community Slack. We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there too.

    I’m going to leave it open for a bit to see if anyone is able to chime in and help you out further.

    Please let us know if there’s anything else we can do to help or if you have any questions.

    Have a wonderful day!

    Thread Starter natsshop

    (@natsshop)

    Hi Carolm29,

    many thanks for the answer. By the way, I found the code in my query from an answer here in this forum. That’s why I thought, my question was right here. Because the current greeting of the customer reflects the name of the email. Just doesn’t look professional. I’ll take a look at the links provided, thank you very much.
    Have a nice day for you too.

    Plugin Support Zubair Zahid (woo-hc)

    (@doublezed2)

    Hello Gisela (natsshop)

    Thank you for your reply.

    This is a public forum where other Woo community members may share a solution for questions asked. That usually happens with some of the requests.

    If you like you may wait for a Woo community member to answer your query.
    But there is no guarantee or time limit on that. ??

    Please take a look at the links shared in the last message.
    Let me know if you have any questions about them.

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show user full name in myaccount page’ is closed to new replies.