Hello
We have an issue with the back end: when we activate https protocol the pointer in back end disappear from maps. If we disable https pointer appear again, we think font awesome css library connection is blocked.
Regards
Hi ictadminidra
You can open these 2 CSS file:
modules/mod_jaimagehotspot/assets/elements/jaimgextrafields/imgextrafields.css
modules/mod_jaimagehotspot/assets/css/style.css
Look for the line of code which loads the Font Awesome CSS:
http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css
change it to:
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css