Awarded Certificate Not Being Displayed
-
I created a certificate and set an engagement up so that it is awarded when the course I created is completed. I see on the frontend that it goes from the default text of “You do not have any certificates yet.” to a blank page. When I right click and click inspect to see the computed HTML. It’s just an empty list item in the certificate loop. The following is the elements shown:
<ul class="llms-certificates-loop listing-certificates loop-cols-3">
<li class="llms-certificate-loop-item certificate-item">
</li>
</ul>On the backend, I see that the certificate was awarded to the student. Not sure why this is happening since none of the certificate code was edited.
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.