Home › Forums › Legacy Support › Support queries › Update Issues › Issue in course certificate
Tagged: certificate, Course
- This topic has 22 replies, 3 voices, and was last updated 8 years, 2 months ago by Tee.
-
AuthorPosts
-
August 25, 2016 at 12:35 am #66706TeeParticipantHi, When student open the certificate, he can not print it, or save it as pdf because it is shifted up so there are no buttons. Please see the attached screenshots. Thanks.August 25, 2016 at 12:37 am #66707TeeParticipantHere is information of a student account to check: user: tee pass: tee2015 please see the attached screenshot.August 25, 2016 at 7:18 am #66730Anshuman SahuKeymasterPlease try adding the given css from wp-admin -> appearance -> customize -> custom css : .bp-user .mfp-ajax-holder .mfp-content { margin: 50px auto 0 auto; }.mfp-content .extra_buttons { display: inline-block; }August 25, 2016 at 11:52 am #66805TeeParticipantNow it is good, but the save button does not work and when I try to print it, it just shows the background image without the text. Could you please check it!. Thanks,August 26, 2016 at 6:50 am #66962Anshuman SahuKeymasterOk i checked the certificate . Here are my findings : You have not provided height and width to your certificate .. Second thing there is something that is appending in your certificate image . In your certificate image path " ?a6a419 " this is appended and it is causing issues . Note that we are using a script that takes screenshot of the certificate html generated and it does not supports images from CDN and with complex links . It needs an absolute url of the image like this "http://your-site.com/uploads/2016/08/image.jpg" not this : "http://your-site.com/uploads/2016/08/image.jpg?a69asdk"August 26, 2016 at 1:24 pm #67059TeeParticipantHi, But the Url of the background image that I am using is like this : http://giee.org/wp-content/uploads/2016/04/Cirtificates-of-the-course-1.png so I think it is correct, and I already provided height and width for the certificate in Text pad as follows: and I still not able to print or save. So what is the issue? Thanks.August 27, 2016 at 6:10 am #67160Anshuman SahuKeymasterYes I know that the url provided is absolute but when the certificate content is loading there is something that is appended in the image url and it is causing issues with the script that we are using for the certificates .That maybe appearing from some third party plugin .Please try deactivating third party plugins in your site and check the issue again .August 27, 2016 at 7:04 pm #67287TeeParticipantI figure out that a SSL plugin cause this issue, I tried to use many other SSL plugin so I keep my website secure but still the same issue. I tried "<span style="color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif; font-size: 14px; font-weight: 600; line-height: 19.5px; white-space: nowrap;">SSL Insecure Content Fixer", "Really Simple SSL" and others. Without these plugins </span> <span style="color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif; font-size: 14px; font-weight: 600; line-height: 19.5px; white-space: nowrap;">my site become in secure. So what should I do?</span> Thanks.August 27, 2016 at 7:08 pm #67288TeeParticipantThis reply has been marked as private.August 29, 2016 at 6:03 am #67370Anshuman SahuKeymasterI did not found any issue with the dashboard when I checked .Please check screenshot in private reply . Please try clearing the cache and again check the dashboard . Please check js errors on your dashboard page and share its screenshot . For the certificate error can you please share a Valid Ftp credentials to check the issue at your end ? Ps : mark reply as private while sharing the credentials .August 29, 2016 at 6:08 am #67374Anshuman SahuKeymasterThis reply has been marked as private.August 29, 2016 at 4:32 pm #67574TeeParticipantThis reply has been marked as private.August 30, 2016 at 5:57 am #67654Anshuman SahuKeymasterThanks for sharing the ftp credentials but after logging with them all i see is this : http://prntscr.com/cbyluy I am not being able to see any files on your server , Can you please share a valid FTP credentials?August 30, 2016 at 3:30 pm #67838TeeParticipantThis reply has been marked as private.August 31, 2016 at 8:13 am #67922Anshuman SahuKeymasterOk I added the fix at your end and now the certificate print is working fine but the background image is still not appearing as there is something that is appended in it . You really need to exclude your certificate background image from whatever the thing that is appending " ?a6a41 " so that the image url becomes absolute .
-
AuthorPosts
- The topic ‘Issue in course certificate’ is closed to new replies.