JoomlaEstateAgency / com_jea

Joomla Estate Agency. A real estate properties management component for Joomla.
11 stars 17 forks source link

mixed active content in google maps #3

Closed menhir2015 closed 4 years ago

menhir2015 commented 7 years ago

as many people have ssl on their domain, on line 37 on the file default_googlemap.php instead of $this->document->addScript('http://maps.google.com/maps/api/js?key=' it would be better $this->document->addScript('https://maps.google.com/maps/api/js?key='

same in the following files administrator\components\com_jea\models\fields\geolocalization.php components\com_jea\views\properties\tmpl\searchmap.php components\com_jea\views\property\tmpl\default_googlemap.php plugins\jea\social\social.php