[SOLVED] How to change the google map location

GK User
Mon Feb 22, 2016 12:48 pm
Hi,
How can I change the address in the google map behind the contact form?
Image
Thank you
User avatar
Fresh Boarder

Joshua M
Mon Feb 22, 2016 5:31 pm
Hi,

You have to edit Custom HTML module (Location__Contact us right now!__), here you can find data-latitude="-34.397" data-longitude="150.644" attributes to change the background map and the URL may be changed in this fragment:
Code: Select all
<a href="https://www.google.com/maps/place/Calgary,+Alberta,+Kanada/@51.013117,-114.0741555,11z/" class="gk-locate"><i class="gk-icon-map-path-solid"></i>Locate Us</a>
User avatar
Moderator

GK User
Tue Feb 23, 2016 11:49 am
Thank you very much ;)
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.