Hi
I got this issue about the course card, when i edit in elementor, i have added a logo widget as you can see in the video, but in the live environment it is not showing the logo.
http://somup.com/crhY6Fqns5
hi
please check this
https://docs.wplms.io/admin-guide-faqs#elementor-and-other-icons-go-missing-when-pwa-enabled
my missing icon is not in the PWA, i have not gotten to that stage yet.
The icon show clearly when i edit the course card, but not appearing in the live site. Please view the video, we take the trouble to record the video but you don;t even see it to understand the issue we made.
http://somup.com/crhY6Fqns5
This reply has been marked as private.
hi
i did as per your instruction.
First i disable the elementor pro plugin
Then i change the course card with a logo that i used in my home page
Then in incognito mode open the all course and then open the console. Gotten a different error no longer the SSL issue. No able to replicate this.
Please view this video http://somup.com/crh32Hq1zu
Appreciate you look into this. TQ
well, that's strange!
I have checked all the settings and possibilities
try to update your wplms plugin too and then check
you mean the plugin that says version 1.5.7 WPLMS
yes
https://wplms.io/support/knowledge-base/wplms-4-098/
have updated the plugin, but the icon is still missing. view here. http://somup.com/crhO60qlmh
This reply has been marked as private.
please try adding this given code in your wplms-customizer.php file in wplms customizer plugin :
add_action('wp_head',function(){
?>
<link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://ilearnfromcloud.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.1' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://ilearnfromcloud.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.1' type='text/css' media='all' />
<?php
},9999);
we can't find this file. whether in wordpress or in the file directory in our hosting side.
can you give us proper direction as we are not a developer
If you do not have customizer plugin then you can download directly and
activate from this link
https://wplms.io/support/wp-content/uploads/2015/08/wplms-customizer.zip
Where you can find file from
plugins(folder) > wplms-customizer > wplms-customizer.php