Hi,
I've purchased WPLMS theme and installed it and everything is great, but when I write anything in the certificate template in Arabic language, it's shown with separated letters in the certificate view. Noting that I've changed the font into an Arabic font, and made the alignment to be from right to left, and I've tried so many plugins to change the font but nothing solved this problem. This problem only happens with the certificate template, but the entire theme is compatible with Arabic language and Arabic words appear properly in every other page and post.I've even changed the Wordpress language into Arabic but the problem remains.
There is a strange thing about this problem, as the words of the certificate appear properly in Internet Explorer and Mobile browsers! What should I do to make it appear properly in Chrome and Firefox on the computer or laptop.
Please help me solving this problem because my clients anticipate receiving a certificate.
A sample of the problem is attached in a photo.
my website is coursesfountain.com
The certificate generation script that we are using is causing this issue and in the next update we are removing this script completely .
Hi,
We have the last update version 20.0.9.3 but the arabic font issue in certificate still not solved.
any help ?
Well we could nto find any reliable alternative of the script for this that is why we did not removed the script and still using it currently .
Can you please share your site url and admin credentials so that we can try some css code in your certificate to fix this issue .
Ps: mark reply as private while sharing credentials .
this is test only.. for testing private feature
Site: ihyaonline.org
User: admin
Pass: admin123
Okay i tried the css but it didn't work .
We have to check
this fix as suggested by the the Html2canvas script author .
Please share a valid ftp credentials in a private reply to check this fix .
Username: ihyaonli
Password: 6yJ29ag3Ag
We tried the fix but it did not work .The issue with arabic fonts in html2canvas script still pending from their side .
Hi , any solution for this issue , i have the same , Thanks
Hello @bassam_webotak
This is the known issue of wplms. For now you can hide the print and download option of certificate by adding the below given css code. Also enable the lms setting Disable Course image mode. Refer :
http://prntscr.com/kkryvb
section#certificate .extra_buttons a.certificate_download,section#certificate .extra_buttons a.certificate_pdf {display:none!important;}