Okay
  Public Ticket #2566758
Dashboard- Name Change
Closed

Comments

  • DREAMCRAFT started the conversation

    Hey Guys

    While opening the dashboard, its showing some welcome thing like HELLO SOME NAME( Attached the screenshot). How to change that name?

    For everyone, its showing the same name.

  • [deleted] replied

    Hello DREAMCRAFT,

    The name shown is saved in Amelia database for the logged in WP user, maybe you booked an appointment for this customer while logged in to WP or tested the bookings so it was saved then. 

    At the moment, the only way to change that would be in your database (via PHPMyAdmin or any other database administration tool). So, please go to your database and find the wp_amelia_users table.

    Please note that “wp_” is the default database prefix, but it is possible that you have a different one. So you’re looking for the table “your_prefix_amelia_users”.

    When you open that table, find the name that is displayed in the dashboard, click on “Edit” in that row, and simply change the details there.

    Selection_9991942.png 

    Let me know if this helped!