Tell us what you are trying to do?
I created a toolset user form with toolset to register subscribers.
To approve the user, I;m using WP Approve User (https://wordpress.org/plugins/wp-approve-user/)
After anyone fills the form I'm sending an email to Admin using Better Notifications for WP.
It works, but it doesn't send the user first name and last name.
It only send user login and user email.
this is the form:
Un nuevo usuario intentó registrarse como socio en [global_site_title]:
Hello. Thank you for contacting the Toolset support.
As you are using the plugin Better Notifications for WP, can you please check with the said plugin support and check with them how you can add the firstname and lastname into the notification?
It should work. Can you please share problem URL where you added the form as well as admin access details.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
I've adjusted the notification email body as given under:
Nombre: %%USER_FIRST_NAME%%
Apellido: %%USER_LAST_NAME%%
Nombre de usuario: %%USER_DISPLAY_NAME%%
email: %%USER_EMAIL%%
Fecha de registro: [wpv-user field="user_registered" id="%%USER_USERID%%"]