https problem

  • yiannisps
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
8 years 3 months ago #46811 by yiannisps
https problem was created by yiannisps
My website uses fitness template and google maps. Since i enabled the https security, browsers block hot maps module. The web site is www.pediatricare.gr . Any idea?

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
8 years 3 months ago #46812 by milos
Replied by milos on topic https problem
Hello,

Please edit this file /modules/mod_hot_maps/tmpl/default.php and change this line:
Code:
<iframe height="<?php echo $module_height; ?>" style="border:<?php echo $border; ?>; width:<?php echo $module_width.$module_width_unit; ?>" src="http://maps.google.com/maps?q=<?php

to this:
Code:
<iframe height="<?php echo $module_height; ?>" style="border:<?php echo $border; ?>; width:<?php echo $module_width.$module_width_unit; ?>" src="https://maps.google.com/maps?q=<?php

Thanks,
Milos

Please Log in to join the conversation.

Time to create page: 0.145 seconds
Powered by Kunena Forum