Hello,
In One of my site certificate is not generated as image.but it shows in user profile as data image mode.
i think below function is not working
//Save certificate image
add_action('wp_ajax_save_certificate_image',array($this,'save_certificate_image'));
also i have uncheck the "Disable Course Certificate image mode" in LMS settings
many thanks in advance
Try to regenerate the certificate for the user by following this tip . Please follow :
https://wplms.io/support/knowledge-base/improvements-in-wplms-certificates/
check if the new certificate image is saved in media library or not .
Hello,
Thank for you response.
If some Student get the certificate and again he retake the course then next this certificate will not generate right ??
@redspark
Yes, you are right. Once the certificate is assigned. It will not be assigned next time on course retake.