When creating the certificate, the system seems to pick the name from "display publicly as" in user's profile, which by default picks only the first name of the student; hence the certificate is issued with First Name only. How to set it so it picks both first name and last name of student to appear on the certificates? (Other than going into the user profile and change the name in the "display publicly as").
Thanks
Any suggestion to fix this issue?
I still do not see a fix to this issue. Please see captures for reference.
Team-
Can you check for why the students First and Last name will not display on the certificate. Only the first name displays which is an issue when they submit the certificate for credits for CEUs earned.
We have may remarks from student so we have to fix this as soon as possible.
Thanks
Please I beg you create support topics in support forums.
Update : Topic moved from General discussion to Other Issues
Ok,
Create two custom fields for the Student profile : "First name" and "Last Name" , do not delete the first "Name" field, simply rename it, BP uses this field for multiple purposes so please do not delete the field.
Now use the shortcode : [certificate_student_field field="First name"]
[certificate_student_field field="Last name"]
And you will get the values printed on the certificate.