VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me
  • Page:
  • 1

TOPIC: google maps

google maps 18 Mar 2019 00:45 #11463

Upgraded to https and the google map disappeared in the contact form.
error says "Googlemap has to be linked to https.
In "contact/default_form.php" there is no googleapi to change to https
Any ideas
Claes

  • Posts:7
  • oxxo
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: google maps 10 Apr 2020 07:14 #12251

oxxo wrote:
Upgraded to https and the google map disappeared in the contact form.
error says "Googlemap has to be linked to https.
In "contact/default_form.php" there is no googleapi to change to https
Any ideas
Claes


Thank you very much. I am also looking for the same. Can some one please respond.

Re: google maps 10 Apr 2020 07:33 #12252

You need to change here:
templates/jf_creativia/html/com_contact/contact/default_form.php

In line 31:
change from
 
<script src="http://maps.googleapis.com/maps/api/js?key=YOUR_KEY&sensor=false"></script>
 


to
 
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_KEY&sensor=false"></script>
 
joomfreak | cause open source rocks
Last Edit: 10 Apr 2020 07:35 by joomfreak.

  • Posts:187
  • cause open source rocks
  • joomfreak
  • Administrator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.74 seconds
Sunday 28 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.